Advertisement
IOGamer

Hades

May 28th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. return model =
  2. name: 'Hades'
  3. level: 5
  4. model: 7
  5. size: 5
  6. specs:
  7. shield:
  8. capacity: [600,1000]
  9. reload: [24,48]
  10. generator:
  11. capacity: [200,280]
  12. reload: [16,26]
  13. ship:
  14. mass: 1000
  15. speed: [70,95]
  16. rotation: [35,50]
  17. acceleration: [120,150]
  18. dash:
  19. rate: 1
  20. burst_speed: [260,360]
  21. speed: [180,220]
  22. acceleration: [90,90]
  23. initial_energy: [60,80]
  24. energy: [30,40]
  25. bodies:
  26. body:
  27. section_segments: 12
  28. offset:
  29. x: 0
  30. y: 0
  31. z: 0
  32. position:
  33. x: [0,0,0,0,0,0,0,0,0,0]
  34. y: [-90,-100,-60,-10,0,20,50,80,100,90]
  35. z: [0,0,0,0,0,0,0,0,0,0,0]
  36. width: [0,5,15,25,35,40,40,35,25,0]
  37. height: [0,5,15,15,20,30,35,40,25,0]
  38. texture: [1,4,1,4,2,4,2,63,12]
  39. propeller: true
  40. s1:
  41. section_segments: 10
  42. offset:
  43. x: 30
  44. y: 20
  45. z: 0
  46. position:
  47. x: [0,5,10,15,20,20,15,10,5,0]
  48. y: [-20,-10,0,10,20,30,40,50,60,70]
  49. z: [0,0,0,0,0,0,0,0,0,0]
  50. width: [0,4,6,9,13,13,9,6,4,0]
  51. height: [0,4,6,9,13,13,9,6,4,0]
  52. texture: [2,3,2,10,11,10,2,3,2]
  53. propeller: false
  54. front:
  55. section_segments: 8
  56. offset:
  57. x: 0
  58. y: -20
  59. z: 0
  60. position:
  61. x: [0,0,0,0,0]
  62. y: [-90,-85,-70,-60,-20]
  63. z: [0,0,0,0,0]
  64. width: [0,10,15,10,0]
  65. height: [0,10,18,8,0]
  66. texture: [8,63,4,4,4]
  67. propeller: true
  68. sides:
  69. section_segments: 8
  70. angle: 90
  71. offset:
  72. x: 0
  73. y: 0
  74. z: 0
  75. position:
  76. x: [120,100,80,60,40,40,60,80,100,120]
  77. y: [-95,-90,-80,-60,-10,10,60,80,90,95]
  78. z: [0,0,0,0,0,0,0,0,0,0]
  79. width: [0,10,5,9,8,8,9,5,10,0]
  80. height: [0,10,16,12,8,8,12,16,10,0]
  81. texture: [4]
  82. wings:
  83. top:
  84. doubleside: true
  85. offset:
  86. x: 0
  87. y: 50
  88. z: 15
  89. length: [60]
  90. width: [70,30]
  91. angle: [90]
  92. position: [0,30]
  93. texture: [3]
  94. bump:
  95. position: 10
  96. size: 30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement