Advertisement
IOGamer

Armored Storm

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