Advertisement
The_Fish

Speargun Code

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