Advertisement
Nexagon

Untitled

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