Advertisement
Guest User

Spore

a guest
May 14th, 2018
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. return model =
  2. name: 'Spore'
  3. level: 3
  4. model: 4
  5. size: 2
  6. specs:
  7. shield:
  8. capacity: [70,75]
  9. reload: [25,30]
  10. generator:
  11. capacity: [330,330]
  12. reload: [150,150]
  13. ship:
  14. mass: 1800
  15. speed: [90,95]
  16. rotation: [30,30]
  17. acceleration: [45,50]
  18. dash:
  19. rate: 1
  20. burst_speed: [220,230]
  21. speed: [160,170]
  22. acceleration: [80,80]
  23. initial_energy: [50,55]
  24. energy: [20,30]
  25. bodies:
  26. main:
  27. section_segments: 8
  28. offset:
  29. x: 0
  30. y: 0
  31. z: 0
  32. position:
  33. x: [0,0,0,0]
  34. y: [-0.5,2,8,10.5]
  35. z: [0,0,0,0]
  36. width: [0,5,5,0]
  37. height: [0,5,5,0]
  38. angle: 0
  39. texture: 17
  40. t1:
  41. section_segments: 8
  42. offset:
  43. x: 0.1
  44. y: 0
  45. z: 0
  46. position:
  47. x: [0,0,3,4,5,5,5]
  48. y: [0,5,10,15,20,25,30]
  49. z: [0,0,3,4,5,5,5]
  50. width: [2,2,1.5,1.5,1,1,0]
  51. height: [2,2,1.5,1.5,1,1,0]
  52. angle: 0
  53. texture: 63
  54. t2:
  55. section_segments: 8
  56. offset:
  57. x: 0.1
  58. y: 0
  59. z: 0
  60. position:
  61. x: [0,0,-3,-4,-5,-5,-5]
  62. y: [0,5,10,15,20,25,30]
  63. z: [0,0,-3,-4,-5,-5,-5]
  64. width: [2,2,1.5,1.5,1,1,0]
  65. height: [2,2,1.5,1.5,1,1,0]
  66. angle: 0
  67. texture: 63
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement