Advertisement
Guest User

Cannon update1

a guest
May 27th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. return model =
  2. name: 'Cannon update1'
  3. level: 2
  4. model: 2
  5. size: 2.4
  6. specs:
  7. shield:
  8. capacity: [80,90]
  9. reload: [1.5,2.5]
  10. generator:
  11. capacity: [60,60]
  12. reload: [10,14]
  13. ship:
  14. mass: 110
  15. speed: [60,80]
  16. rotation: [50,60]
  17. acceleration: [50,66]
  18. bodies:
  19. main:
  20. section_segments: 12
  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]
  27. y: [-55,-50,-30,-20,-10,-10,50,55,60]
  28. z: [0,2,6,6,0,0,0,0,0]
  29. width: [0,18,22,20,20,14,14,16,0]
  30. height: [0,12,16,14,14,10,10,14,0]
  31. propeller: true
  32. texture: [2,10,2,1,63,2,10,2]
  33. cockpit:
  34. section_segments: 12
  35. offset:
  36. x: 0
  37. y: -48
  38. z: 14
  39. position:
  40. x: [0,0,0,0,0,0,0]
  41. y: [-5,0,15,30,35]
  42. z: [-10,0,6,2,-5]
  43. width: [0,8,10,8,0]
  44. height: [0,2,3,5,0]
  45. propeller: false
  46. texture: [7,9,9,4,4]
  47. cannon:
  48. section_segments: 6
  49. offset:
  50. x: 0
  51. y: -4
  52. z: -10
  53. position:
  54. x: [0,0,0,0,0,0]
  55. y: [-40,-50,-30,-10,0,10]
  56. z: [-3,-3,-5,-5,0,10]
  57. width: [0,3,5,5,3,0]
  58. height: [0,2,5,5,3,0]
  59. angle: 0
  60. laser:
  61. damage: [8,10]
  62. rate: 2
  63. type: 1
  64. speed: [150,170]
  65. number: 1
  66. error: 8
  67. propeller: false
  68. texture: [3,3,10,3]
  69. wings: main:
  70. length: [40,20]
  71. width: [20,20,20]
  72. angle: [0,0]
  73. position: [0,0,0]
  74. doubleside: true
  75. offset:
  76. x: 0
  77. y: 30
  78. z: 0
  79. bump:
  80. position: 30
  81. size: 10
  82. texture: [3,3]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement