Advertisement
IOGamer

Charged Defender

Jun 2nd, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. return model =
  2. name: 'Charged Defender'
  3. level: 3
  4. model: 4
  5. size: 2
  6. specs:
  7. shield:
  8. capacity: [60,60]
  9. reload: [3,3]
  10. generator:
  11. capacity: [90,138]
  12. reload: [45,56]
  13. ship:
  14. mass: 150
  15. speed: [50,50]
  16. rotation: [55,55]
  17. acceleration: [50,50]
  18. bodies:
  19. main:
  20. section_segments: 12
  21. offset:
  22. x: -30
  23. y: 30
  24. z: 0
  25. position:
  26. x: [0,0,0,0,0,0,0,0,0,0]
  27. y: [-30,-10,-5,10,15,30,40,50,55,70]
  28. z: [8,8,6,6,6,4,-2,-10,-20,-30]
  29. width: [30,28,24,20,15,12,9,6,3,0]
  30. height: [20,19,17,15,13,10,8,6,4,0]
  31. angle: -45
  32. propeller: false
  33. texture: [10,63,63,17,63,63,63,63,17]
  34. с1:
  35. section_segments: 12
  36. offset:
  37. x: -30
  38. y: -30
  39. z: 0
  40. position:
  41. x: [0,0,0,0,0,0,0,0,0,0]
  42. y: [-30,-10,-5,10,15,30,40,50,55,70]
  43. z: [8,8,6,6,6,4,-2,-10,-20,-30]
  44. width: [30,28,24,20,15,12,9,6,3,0]
  45. height: [20,19,17,15,13,10,8,6,4,0]
  46. angle: -135
  47. propeller: false
  48. texture: [10,63,63,17,63,63,63,63,17]
  49. cc1:
  50. section_segments: 4
  51. offset:
  52. x: -10
  53. y: -10
  54. z: 0
  55. position:
  56. x: [0,0]
  57. y: [0,-8]
  58. z: [20,70]
  59. width: [15,6.5]
  60. height: [0,0]
  61. angle: -135
  62. propeller: false
  63. texture: [17]
  64. cc2:
  65. section_segments: 4
  66. offset:
  67. x: 10
  68. y: 10
  69. z: 0
  70. position:
  71. x: [0,0]
  72. y: [0,8]
  73. z: [20,70]
  74. width: [15,6.5]
  75. height: [0,0]
  76. angle: -135
  77. propeller: false
  78. texture: [17]
  79. ec:
  80. section_segments: 12
  81. offset:
  82. x: -30
  83. y: 0
  84. z: 74
  85. position:
  86. x: [0,-6,-10,-16,-20,-30,-40,-50,-60,-70]
  87. y: [-30,-10,-5,5,10,16,20,18,14,8]
  88. z: [0,0,0,0,0,0,0,0,0,0]
  89. width: [14,14,12,10,8,7,6,6,3,0]
  90. height: [14,14,12,10,8,7,6,6,3,0]
  91. angle: -90
  92. propeller: false
  93. texture: [10,63,63,17,63,63,63,17,17]
  94. cannon:
  95. section_segments: 6
  96. offset:
  97. x: 0
  98. y: 0
  99. z: 80
  100. position:
  101. x: [0,0,0,0,0,0]
  102. y: [-5,-4,-2,0,2,3]
  103. z: [0,0,0,0,0,0]
  104. width: [0,3,3,3,3,0]
  105. height: [0,3,3,3,3,0]
  106. angle: 0
  107. laser:
  108. damage: [5,5]
  109. rate: 2.4
  110. type: 1
  111. speed: [100,120]
  112. number: 6
  113. error: 4
  114. propeller: false
  115. texture: [3,3,10,3]
  116. wings:
  117. main:
  118. length: [40,5]
  119. width: [30,20,10]
  120. angle: [0,0]
  121. position: [0,-5,-5]
  122. doubleside: true
  123. offset:
  124. x: 0
  125. y: -45
  126. z: 0
  127. bump:
  128. position: 20
  129. size: 4
  130. texture: [63,11]
  131. wing2:
  132. length: [40,5]
  133. width: [30,20,10]
  134. angle: [0,0]
  135. position: [0,5,5]
  136. doubleside: true
  137. offset:
  138. x: 0
  139. y: 45
  140. z: 0
  141. bump:
  142. position: 20
  143. size: 4
  144. texture: [63,63]
  145. wing3:
  146. length: [40,20]
  147. width: [30,20,100]
  148. angle: [0,0]
  149. position: [0,5,5]
  150. doubleside: true
  151. offset:
  152. x: 0
  153. y: 0
  154. z: 0
  155. bump:
  156. position: 20
  157. size: 4
  158. texture: [11,63]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement