Advertisement
IOGamer

Armored Defender

Jun 2nd, 2018
137
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: 'Armored Defender'
  3. level: 4
  4. model: 8
  5. size: 2.2
  6. specs:
  7. shield:
  8. capacity: [27,27]
  9. reload: [3,3]
  10. generator:
  11. capacity: [75,90]
  12. reload: [45,56]
  13. ship:
  14. mass: 270
  15. speed: [30,30]
  16. rotation: [50,50]
  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,3,3,4,3,3,3,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,3,3,4,3,3,3,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: [4]
  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: [4]
  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,2,3,3,4,4,3,3,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: [1.2,1.2]
  109. rate: 2.4
  110. type: 1
  111. speed: [110,130]
  112. number: 10
  113. recoil: 2
  114. error: 0
  115. propeller: false
  116. texture: [3,3,10,3]
  117. wings:
  118. main:
  119. length: [40,5]
  120. width: [30,20,10]
  121. angle: [0,0]
  122. position: [0,-5,-5]
  123. doubleside: true
  124. offset:
  125. x: 0
  126. y: -45
  127. z: 0
  128. bump:
  129. position: 20
  130. size: 4
  131. texture: [3,11]
  132. wing2:
  133. length: [40,5]
  134. width: [30,20,10]
  135. angle: [0,0]
  136. position: [0,5,5]
  137. doubleside: true
  138. offset:
  139. x: 0
  140. y: 45
  141. z: 0
  142. bump:
  143. position: 20
  144. size: 4
  145. texture: [3,3]
  146. wing3:
  147. length: [40,20]
  148. width: [30,20,100]
  149. angle: [0,0]
  150. position: [0,5,5]
  151. doubleside: true
  152. offset:
  153. x: 0
  154. y: 0
  155. z: 0
  156. bump:
  157. position: 20
  158. size: 4
  159. texture: [11,3]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement