Advertisement
Guest User

azim

a guest
Nov 16th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. return model =
  2.   name: 'Azimuth'
  3.   level: 4
  4.   model: 4
  5.   size: 1.7
  6.   specs:
  7.     shield:
  8.       capacity: [200,275]
  9.       reload: [4,7]
  10.     generator:
  11.       capacity: [80,130]
  12.       reload: [25,30]
  13.     ship:
  14.       mass: 225
  15.       speed: [80,100]
  16.       rotation: [65,80]
  17.       acceleration: [60,75]
  18.   bodies:
  19.     main:
  20.       section_segments: 12
  21.       offset:
  22.         x: 0
  23.         y: 30
  24.         z: 5
  25.       position:
  26.         x: [0,0,0,0,0,0,0,0,0,0,0,0]
  27.         y: [-88,-88,-92,-90,-15,-10,0,20,50,70,75,60]
  28.         z: [0,0,0,0,0,0,0,0,0,0,0,0]
  29.       width: [0,9,9,14,15,15,25,30,30,17,12,0]
  30.       height: [0,9,9,14,14,14,18,23,23,13,8,0]
  31.       propeller: true
  32.       texture: [5,4,4,1,63,2,11,11,2,4,17]
  33.       laser:
  34.         damage: [13,28]
  35.         rate: 4.5
  36.         type: 1
  37.         speed: [175,230]
  38.         recoil: 50
  39.         number: 1
  40.         error: 3
  41.     arm:
  42.       section_segments: 12
  43.       offset:
  44.         x: 0
  45.         y: -19
  46.         z: 5
  47.       position:
  48.         x: [0,0,0,0]
  49.         y: [-39,-37,34,36]
  50.         z: [0,0,0,0]
  51.       width: [0,6,6,0]
  52.       height: [0,16,16,0]
  53.       angle: 0
  54.       propeller: false
  55.       texture: [4,63]
  56.     arm2:
  57.       section_segments: 12
  58.       offset:
  59.         x: 0
  60.         y: -19
  61.         z: 5
  62.       position:
  63.         x: [0,0,0,0]
  64.         y: [-39,-37,34,36]
  65.         z: [0,0,0,0]
  66.       width: [0,16,16,0]
  67.       height: [0,6,6,0]
  68.       angle: 0
  69.       propeller: false
  70.       texture: [4,63]
  71.     arm3:
  72.       section_segments: 12
  73.       offset:
  74.         x: 7.5
  75.         y: -19
  76.         z: 12.5
  77.       position:
  78.         x: [0,0,0,0]
  79.         y: [-39,-37,34,36]
  80.         z: [0,0,0,0]
  81.       width: [0,5,5,0]
  82.       height: [0,5,5,0]
  83.       angle: 0
  84.       propeller: false
  85.       texture: [4,63]
  86.     arm4:
  87.       section_segments: 12
  88.       offset:
  89.         x: 7.5
  90.         y: -19
  91.         z: -2.5
  92.       position:
  93.         x: [0,0,0,0]
  94.         y: [-39,-37,34,36]
  95.         z: [0,0,0,0]
  96.       width: [0,5,5,0]
  97.       height: [0,5,5,0]
  98.       angle: 0
  99.       propeller: false
  100.       texture: [4,63]
  101.     cockpit:
  102.       section_segments: 12
  103.       offset:
  104.         x: 0
  105.         y: 55
  106.         z: 20
  107.       position:
  108.         x: [0,0,0,0,0]
  109.         y: [-30,-20,5,30,40]
  110.         z: [1,0,0,0,-5]
  111.       width: [0,11,14,10,0]
  112.       height: [0,12,15,12,0]
  113.       propeller: false
  114.       texture: [7,9,9,7]
  115.     propeller:
  116.       section_segments: 10
  117.       offset:
  118.         x: 29
  119.         y: 52
  120.         z: 18
  121.       position:
  122.         x: [-7,-6,-5,-5,-5,0,0,0,0,0]
  123.         y: [-7,-5,0,10,14,18,24,29,50,40]
  124.         z: [0,0,0,0,0,0,0,0,0,0]
  125.       width: [0,7,12,12,12,7,7,12,7,0]
  126.       height: [0,7,12,12,12,7,7,12,7,0]
  127.       texture: [63,4,10,3,3,63,4,63,17]
  128.       propeller: true
  129.     bumpers:
  130.       section_segments: 12
  131.       offset:
  132.         x: 30
  133.         y: 60
  134.         z: 3
  135.       position:
  136.         x: [2,2,2,0,0,0,0]
  137.         y: [-17,-15,-10,0,10,15,17]
  138.         z: [0,0,0,0,-5,-14,-15]
  139.       width: [0,29,32,34,32,30,0]
  140.       height: [0,9,12,12,12,12,0]
  141.       texture: [4,4,12,63]
  142.       angle: 90
  143.       propeller: false
  144.     uwings:
  145.       section_segments: 12
  146.       offset:
  147.         x: 0
  148.         y: 18
  149.         z: 5
  150.       position:
  151.         x: [0,0,0,0]
  152.         y: [-4,-3,2,3]
  153.         z: [0,0,0,0]
  154.       width: [0,17,17,0]
  155.       height: [0,17,17,0]
  156.       texture: [63]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement