Advertisement
MALEFOR

Stark

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