Advertisement
IOGamer

Invisible

Jul 1st, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. return model =
  2. name: 'Invisible'
  3. level: 1
  4. model: 1
  5. size: 2
  6. specs:
  7. shield:
  8. capacity: [200,250]
  9. reload: [10,12.5]
  10. generator:
  11. capacity: [500,750]
  12. reload: [100,150]
  13. ship:
  14. mass: 300
  15. speed: [100,125]
  16. rotation: [40,55]
  17. acceleration: [80,130]
  18. bodies:
  19. main:
  20. section_segments: 6
  21. offset:
  22. x: 30
  23. y: 0
  24. z: 12
  25. position:
  26. x: [50,57,58,58,53,42,25,8,-15,-5]
  27. y: [-65,-60,-50,-20,10,30,55,70,85]
  28. z: [0,0,0,0,0,0,0,0,0]
  29. width: [0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05]
  30. height: [0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05]
  31. propeller: false
  32. texture: [5]
  33. bc2:
  34. section_segments: 6
  35. offset:
  36. x: 30
  37. y: 0
  38. z: 12
  39. position:
  40. x: [50,43,41,41,28,8,-5,-18,-15,-5]
  41. y: [-65,-60,-50,-20,10,30,55,70,85]
  42. z: [0,0,0,0,0,0,0,0,0]
  43. width: [0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05]
  44. height: [0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05]
  45. propeller: false
  46. texture: [5]
  47. cc1:
  48. section_segments: 12
  49. offset:
  50. x: 0.0001
  51. y: 0
  52. z: 22
  53. position:
  54. x: [0,13,16,18,34,24,18,10,0]
  55. y: [-15,0,20,30,45,60,75,85,85]
  56. z: [0,8,10,12,10,6,0,-8,-8]
  57. width: [0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05]
  58. height: [0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05]
  59. propeller: false
  60. texture: [5]
  61. lc1:
  62. section_segments: 6
  63. offset:
  64. x: 25
  65. y: 35
  66. z: 22
  67. position:
  68. x: [0,2,9,4,6,4,0]
  69. y: [-55,-40,-30,-20,0,20,30]
  70. z: [0,0,0,0,0,0,0]
  71. width: [0.05,0.05,0.05,0.05,0.05,0.05,0.05]
  72. height: [0.05,0.05,0.05,0.05,0.05,0.05,0.05]
  73. angle: 0
  74. laser:
  75. damage: [10,15]
  76. rate: 2
  77. type: 1
  78. speed: [150,200]
  79. recoil: 6
  80. number: 25
  81. error: 4
  82. propeller: false
  83. texture: [5]
  84. lc2:
  85. section_segments: 6
  86. offset:
  87. x: 25
  88. y: 35
  89. z: 22
  90. position:
  91. x: [0,-2,-9,-4,-6,-4,0]
  92. y: [-55,-40,-30,-20,0,20,30]
  93. z: [0,0,0,0,0,0,0]
  94. width: [0.05,0.05,0.05,0.05,0.05,0.05,0.05]
  95. height: [0.05,0.05,0.05,0.05,0.05,0.05,0.05]
  96. angle: 0
  97. laser:
  98. damage: [10,15]
  99. rate: 2
  100. type: 1
  101. speed: [150,200]
  102. recoil: 6
  103. number: 25
  104. error: 4
  105. propeller: false
  106. texture: [5]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement