Advertisement
IOGamer

Charged Scout

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