Advertisement
Guest User

V-Fighter

a guest
Jan 29th, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. return model =
  2. name: 'V-Fighter'
  3. level: 3
  4. model: 2
  5. size: 1.5
  6. specs:
  7. shield:
  8. capacity: [175,225]
  9. reload: [4,6]
  10. generator:
  11. capacity: [70,100]
  12. reload: [18,25]
  13. ship:
  14. mass: 210
  15. speed: [70,100]
  16. rotation: [30,50]
  17. acceleration: [70,90]
  18. bodies:
  19. main:
  20. section_segments: 12
  21. offset:
  22. x: 0
  23. y: 5
  24. z: 40
  25. position:
  26. x: [0,0,0,0,0,0,0,0,0,0]
  27. y: [-45,-50,-40,-20,20,30,45,55,40]
  28. z: [0,0,0,0,0,0,0,0,0]
  29. width: [0,10,20,25,25,20,20,15,0]
  30. height: [0,10,20,20,20,20,20,15,0]
  31. propeller: true
  32. texture: [4,63,2,10,2,1,12,17]
  33. main_sides:
  34. section_segments: 8
  35. offset:
  36. x: 50
  37. y: -40
  38. z: 0
  39. position:
  40. x: [0,0,0,0,0,0,0,0,0]
  41. y: [-25,-30,-20,10,30,55,65,60]
  42. z: [0,0,0,0,0,0,0,0]
  43. width: [0,20,25,25,20,20,15,0]
  44. height: [0,20,25,25,20,20,15,0]
  45. propeller: true
  46. texture: [4,63,2,13,2,12,17]
  47. cockpit:
  48. section_segments: 8
  49. offset:
  50. x: 0
  51. y: -20
  52. z: 50
  53. position:
  54. x: [0,0,0,0,0,0,0]
  55. y: [-15,0,20,30,60]
  56. z: [0,0,0,0,0]
  57. width: [0,15,17,12,5]
  58. height: [0,21,25,20,5]
  59. propeller: false
  60. texture: [7,9,9,4,4]
  61. cannon:
  62. section_segments: 8
  63. offset:
  64. x: 50
  65. y: -20
  66. z: 0
  67. position:
  68. x: [0,0,0,0,0,0]
  69. y: [-55,-60,-20,0,20,30]
  70. z: [0,0,0,0,0,0]
  71. width: [0,10,16,17,14,0]
  72. height: [0,10,16,17,14,0]
  73. angle: 0
  74. laser:
  75. damage: [10,15]
  76. rate: 5
  77. type: 1
  78. speed: [160,180]
  79. number: 1
  80. error: 0
  81. recoil: 20
  82. propeller: false
  83. texture: [3,3,16,3]
  84. wings:
  85. main:
  86. length: [70]
  87. width: [40,60]
  88. angle: [-40]
  89. position: [20,0]
  90. doubleside: true
  91. offset:
  92. x: 0
  93. y: -20
  94. z: 45
  95. bump:
  96. position: 30
  97. size: 10
  98. texture: [11]
  99. frontFins:
  100. length: [30]
  101. width: [50,30]
  102. angle: [0]
  103. position: [0,10]
  104. doubleside: true
  105. offset:
  106. x: 60
  107. y: -45
  108. z: 0
  109. bump:
  110. position: 30
  111. size: 10
  112. texture: [63]
  113. stab:
  114. length: [30,10]
  115. width: [50,20,20]
  116. angle: [30,30]
  117. position: [70,75,80]
  118. doubleside: true
  119. texture: 63
  120. bump:
  121. position: 0
  122. size: 20
  123. offset:
  124. x: 0
  125. y: -40
  126. z: 40
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement