Advertisement
IOGamer

Sprayer

Aug 13th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. return model =
  2. name: 'Sprayer'
  3. level: 3
  4. model: 1
  5. size: 2.6
  6. next: [401,402]
  7. specs:
  8. shield:
  9. capacity: [120,170]
  10. reload: [2.5,4.5]
  11. generator:
  12. capacity: [90,180]
  13. reload: [18,26]
  14. ship:
  15. mass: 90
  16. speed: [100,120]
  17. rotation: [50,70]
  18. acceleration: [90,110]
  19. bodies:
  20. main:
  21. section_segments: 12
  22. offset:
  23. x: 80
  24. y: 0
  25. z: 0
  26. position:
  27. x: [15,0,0,-15,-15,-5,15,0]
  28. y: [10,20,30,40,50,60,70,80]
  29. z: [0,0,0,0,0,0,0,0]
  30. width: [0,13,30,30,20,20,30,10]
  31. height: [0,2,3,5,3,4,5,4]
  32. texture: [63,2,11,4,4,11,1]
  33. angle: 270
  34. propeller: false
  35. pr:
  36. section_segments: 8
  37. offset:
  38. x: 30
  39. y: 0
  40. z: 0
  41. position:
  42. x: [0,0,0,0]
  43. y: [0,15,25,15]
  44. z: [0,0,0,0]
  45. width: [4,10,8,0]
  46. height: [2,3,2,0]
  47. texture: [4,8,17]
  48. angle: 0
  49. propeller: true
  50. co:
  51. section_segments: 8
  52. offset:
  53. x: 0
  54. y: 0
  55. z: 2
  56. position:
  57. x: [0,0,0,0,0,0,0]
  58. y: [-8,-2,6]
  59. z: [0,0,0]
  60. width: [4,10,4]
  61. height: [1,4,3]
  62. texture: [9]
  63. angle: 0
  64. propeller: false
  65. ca:
  66. section_segments: 8
  67. offset:
  68. x: 1
  69. y: 0
  70. z: 2
  71. position:
  72. x: [0,0]
  73. y: [-2,2]
  74. z: [0,0]
  75. width: [0,0]
  76. height: [0,0]
  77. texture: [9]
  78. angle: 6
  79. propeller: false
  80. laser:
  81. damage: [3,4.5]
  82. rate: 6
  83. type: 1
  84. speed: [120,160]
  85. number: 1
  86. error: 18
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement