Advertisement
Guest User

Fly-OP

a guest
Apr 23rd, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. return model =
  2. name: 'Fly-OP'
  3. level: 1
  4. model: 1
  5. size: 2.10
  6. specs:
  7. shield:
  8. capacity: [750,1000]
  9. reload: [20,30]
  10. generator:
  11. capacity: [400,600]
  12. reload: [100,150]
  13. ship:
  14. mass: 240
  15. speed: [250,350]
  16. rotation: [1100,1300]
  17. acceleration: [150,200]
  18. bodies:
  19. main:
  20. section_segments: 12
  21. offset:
  22. x: 0
  23. y: 0
  24. z: 10
  25. position:
  26. x: [0,0,0,0,0,0,0,0,0,0]
  27. y: [-65,-60,-50,-20,10,30,55,75,60]
  28. z: [0,0,0,0,0,0,0,0,0]
  29. width: [0,8,10,30,25,30,18,15,0]
  30. height: [0,6,8,12,20,20,18,15,0]
  31. propeller: true
  32. texture: [4,63,10,1,1,1,12,17]
  33. cockpit:
  34. section_segments: 12
  35. offset:
  36. x: 0
  37. y: 0
  38. z: 20
  39. position:
  40. x: [0,0,0,0,0,0,0]
  41. y: [-15,0,20,30,60]
  42. z: [0,0,0,0,0]
  43. width: [0,13,17,10,5]
  44. height: [0,18,25,18,5]
  45. propeller: false
  46. texture: [7,9,9,4,4]
  47. cannon:
  48. section_segments: 6
  49. offset:
  50. x: 0
  51. y: -15
  52. z: -10
  53. position:
  54. x: [0,0,0,0,0,0]
  55. y: [-40,-50,-20,0,20,30]
  56. z: [0,0,0,0,0,20]
  57. width: [0,5,8,11,7,0]
  58. height: [0,5,8,11,10,0]
  59. angle: 0
  60. laser:
  61. damage: [50,60]
  62. rate: 4
  63. type: 1
  64. speed: [180,200]
  65. number: 1
  66. error: 2.5
  67. propeller: false
  68. texture: [3,3,10,3]
  69. wings: main:
  70. length: [60,20]
  71. width: [100,50,40]
  72. angle: [-10,10]
  73. position: [0,20,10]
  74. doubleside: true
  75. offset:
  76. x: 0
  77. y: 10
  78. z: 5
  79. bump:
  80. position: 30
  81. size: 20
  82. texture: [11,63]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement