Advertisement
General_Nuisance

N-1 Phantom Starblast.io Code

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