Advertisement
IOGamer

Phantom

Aug 12th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. return model =
  2. name: 'Phantom'
  3. next: [201,202]
  4. level: 1
  5. model: 1
  6. size: 2
  7. specs:
  8. shield:
  9. capacity: [50,75]
  10. reload: [2.5,3.5]
  11. generator:
  12. capacity: [60,90]
  13. reload: [10,14]
  14. ship:
  15. mass: 55
  16. speed: [130,150]
  17. rotation: [80,100]
  18. acceleration: [80,100]
  19. bodies:
  20. main:
  21. section_segments: 11
  22. offset:
  23. x: 0
  24. y: 0
  25. z: 0
  26. position:
  27. x: [0,0,0,0,0,0,0,0,0,0]
  28. y: [-35,-30,-25,-15,0,18,35,45,60]
  29. z: [-8,-4,-2,1,4,6,6,2,0]
  30. width: [0,6,8,14,14,8,10,12,30]
  31. height: [0,4,5,8,10,10,8,5,0]
  32. propeller: false
  33. texture: [2,63,1,10,1,63,1,2]
  34. cockpit:
  35. section_segments: 12
  36. offset:
  37. x: 0
  38. y: -15
  39. z: 10
  40. position:
  41. x: [0,0,0,0]
  42. y: [-10,0,10,20]
  43. z: [-5.5,-2,1,3]
  44. width: [0,6,8,0]
  45. height: [0,2,3,0]
  46. propeller: false
  47. texture: [9,9,9]
  48. cannon:
  49. section_segments: 8
  50. offset:
  51. x: 25
  52. y: 45
  53. z: -4
  54. position:
  55. x: [0,0,0,0,0,0]
  56. y: [-20,-30,-10,0,10,7]
  57. z: [0,0,0,0,0,0]
  58. width: [0,2,3,5,4,0]
  59. height: [0,2,3,5,4,0]
  60. angle: 0
  61. laser:
  62. damage: [3.5,4.5]
  63. rate: 3
  64. type: 1
  65. speed: [100,140]
  66. number: 1
  67. error: 4
  68. propeller: true
  69. texture: [17,10,2,2,17]
  70. wings: main:
  71. length: [36,16]
  72. width: [40,20,10]
  73. angle: [0,0]
  74. position: [0,40,20]
  75. doubleside: true
  76. offset:
  77. x: 0
  78. y: 16
  79. z: 0
  80. bump:
  81. position: 30
  82. size: 6
  83. texture: [11,63]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement