Advertisement
Guest User

reliant

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