Advertisement
Guest User

Infest Fighter Spawner

a guest
May 13th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. return model =
  2. name: 'Infest Fighter Spawner'
  3. level: 4
  4. model: 14
  5. size: 3.5
  6. specs:
  7. shield:
  8. capacity: [400,450]
  9. reload: [12,14]
  10. generator:
  11. capacity: [120,160]
  12. reload: [50,60]
  13. ship:
  14. mass: 360
  15. speed: [5,6]
  16. rotation: [100,110]
  17. acceleration: [5,6]
  18. bodies:
  19. main:
  20. section_segments: 12
  21. offset:
  22. x: 0
  23. y: 0
  24. z: 10
  25. position:
  26. x: [0,0,0,0,0,0,0]
  27. y: [-24,-20.5,-13,0,13,20.5,22]
  28. z: [8,3,1,3,5,9,12]
  29. width: [0,10,20,24,20,10,0]
  30. height: [0,5,7,8,10,15,0]
  31. angle: 90
  32. propeller: false
  33. texture: [63]
  34. s1:
  35. section_segments: 8
  36. offset:
  37. x: 0
  38. y: -34
  39. z: 14
  40. position:
  41. x: [26,26,26,26]
  42. y: [0,5,10,15]
  43. z: [0,0,0,0]
  44. width: [0,4,4,0]
  45. height: [0,4,4,0]
  46. angle: -40
  47. texture: 17
  48. s2:
  49. section_segments: 8
  50. offset:
  51. x: 0
  52. y: -34
  53. z: 20
  54. position:
  55. x: [30,30,30,30]
  56. y: [0,5,10,15]
  57. z: [0,0,0,0]
  58. width: [0,4,4,0]
  59. height: [0,4,4,0]
  60. angle: -42
  61. texture: 17
  62. s3:
  63. section_segments: 8
  64. offset:
  65. x: 0
  66. y: -27
  67. z: 13
  68. position:
  69. x: [0,0,0,0]
  70. y: [0,5,10,15]
  71. z: [0,0,0,0]
  72. width: [0,4,4,0]
  73. height: [0,4,4,0]
  74. angle: -0
  75. texture: 17
  76. s4:
  77. section_segments: 8
  78. offset:
  79. x: 0
  80. y: -28
  81. z: 14
  82. position:
  83. x: [10,10,10,10]
  84. y: [0,5,10,15]
  85. z: [0,0,0,0]
  86. width: [0,4,4,0]
  87. height: [0,4,4,0]
  88. angle: -15
  89. texture: 17
  90. t1:
  91. section_segments: 8
  92. offset:
  93. x: 0
  94. y: 0
  95. z: 15
  96. position:
  97. x: [0,0,-10,-10,0,10,20]
  98. y: [0,10,20,30,40,35,20]
  99. z: [0,-5,-10,-15,-20,-25,-30]
  100. width: [4,3,2,2,1,1,0]
  101. height: [4,3,2,2,1,1,0]
  102. angle: 180
  103. texture: 5
  104. t2:
  105. section_segments: 8
  106. offset:
  107. x: -1
  108. y: 0
  109. z: 10
  110. position:
  111. x: [0,0,0,0,0,0,0]
  112. y: [0,10,20,30,40,50,60]
  113. z: [0,-5,-10,-15,-20,-25,-30]
  114. width: [4,3,2,2,1,1,0]
  115. height: [4,3,2,2,1,1,0]
  116. angle: 50
  117. texture: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement