Advertisement
MALEFOR

Novax

Oct 13th, 2018
2,829
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. return model =
  2.   name: 'Novax'
  3.   level: 7
  4.   model: 1
  5.   size: 3
  6.   specs:
  7.     shield:
  8.       capacity: [200,300]
  9.       reload: [4,6]
  10.     generator:
  11.       capacity: [80,160]
  12.       reload: [40,60]
  13.     ship:
  14.       mass: 200
  15.       speed: [70,90]
  16.       rotation: [50,70]
  17.       acceleration: [60,110]
  18.   bodies:
  19.     top:
  20.       section_segments: 6
  21.       offset:
  22.         x: 0
  23.         y: 0
  24.         z: 20
  25.       position:
  26.         x: [0,0,0,0,0,0,0]
  27.         y: [-20,-17,40,100,105,110,110]
  28.         z: [-10,-10,5,0,0,-15,-10]
  29.       width: [0,16,20,20,10,10,0]
  30.       height: [0,8,15,10,10,10,0]
  31.       texture: [1,10,10,1,63]
  32.     bot:
  33.       section_segments: 6
  34.       offset:
  35.         x: 0
  36.         y: 0
  37.         z: -20
  38.       position:
  39.         x: [0,0,0,0,0,0,0]
  40.         y: [-20,-17,40,100,105,110,110]
  41.         z: [10,10,-5,0,0,15,10]
  42.       width: [0,16,20,20,10,10,0]
  43.       height: [0,8,15,10,10,10,0]
  44.       texture: [1,10,10,1,63]
  45.     main:
  46.       section_segments: 6
  47.       offset:
  48.         x: 0
  49.         y: 0
  50.         z: 0
  51.       position:
  52.         x: [0,0,0,0,0,0,0,0]
  53.         y: [-38,-40,-10,20,90,105,115,120]
  54.         z: [0,0,0,0,0,0,0,0]
  55.       width: [0,14,16,40,40,10,10,0]
  56.       height: [0,12,8,20,20,20,10,0]
  57.       texture: [17,63,7,7,7,63]
  58.     sides_ft:
  59.       section_segments: 6
  60.       offset:
  61.         x: 25
  62.         y: 20
  63.         z: 15
  64.       position:
  65.         x: [0,0,0,0]
  66.         y: [0,0,30,30]
  67.         z: [0,0,0,0]
  68.       width: [0,10,10,0]
  69.       height: [0,10,10,0]
  70.       texture: [63]
  71.     sides_bt:
  72.       section_segments: 6
  73.       offset:
  74.         x: 25
  75.         y: 65
  76.         z: 10
  77.       position:
  78.         x: [0,0,0,0]
  79.         y: [0,0,25,25]
  80.         z: [0,0,0,0]
  81.       width: [0,10,10,0]
  82.       height: [0,10,10,0]
  83.       texture: [63]
  84.     sides_fb:
  85.       section_segments: 6
  86.       offset:
  87.         x: 25
  88.         y: 20
  89.         z: -15
  90.       position:
  91.         x: [0,0,0,0]
  92.         y: [0,0,30,30]
  93.         z: [0,0,0,0]
  94.       width: [0,10,10,0]
  95.       height: [0,10,10,0]
  96.       texture: [63]
  97.     sides_bb:
  98.       section_segments: 6
  99.       offset:
  100.         x: 25
  101.         y: 65
  102.         z: -10
  103.       position:
  104.         x: [0,0,0,0]
  105.         y: [0,0,25,25]
  106.         z: [0,0,0,0]
  107.       width: [0,10,10,0]
  108.       height: [0,10,10,0]
  109.       texture: [63]
  110.     back_decor:
  111.       section_segments: 6
  112.       offset:
  113.         x: 35
  114.         y: 78
  115.         z: 0
  116.       position:
  117.         x: [0,0,0,0]
  118.         y: [-5,0,20,25]
  119.         z: [0,0,0,0]
  120.       width: [0,10,10,0]
  121.       height: [0,10,10,0]
  122.       texture: [63]
  123.     side_cannons_bot:
  124.       section_segments: 16
  125.       offset:
  126.         x: 25
  127.         y: 20
  128.         z: -15
  129.       position:
  130.         x: [0,0,0,0,0,0]
  131.         y: [-50,-50,-30,-30,0,0]
  132.         z: [0,0,0,0,0,0]
  133.       width: [0,4,4,3,4,0]
  134.       height: [0,4,4,3,4,0]
  135.       texture: [18,18,1]
  136.     side_cannons_top:
  137.       section_segments: 16
  138.       offset:
  139.         x: 25
  140.         y: 20
  141.         z: 15
  142.       position:
  143.         x: [0,0,0,0,0,0]
  144.         y: [-50,-50,-30,-30,0,0]
  145.         z: [0,0,0,0,0,0]
  146.       width: [0,4,4,3,4,0]
  147.       height: [0,4,4,3,4,0]
  148.       texture: [18,18,1]
  149.     wing_supports:
  150.       section_segments: 6
  151.       offset:
  152.         x: 50
  153.         y: 20
  154.         z: 0
  155.       position:
  156.         x: [0,0,0,-5,-5,-20]
  157.         y: [0,0,30,30,50,70]
  158.         z: [0,0,0,0,0,0]
  159.       width: [0,6,6,12,12,0]
  160.       height: [0,5,5,7,7,0]
  161.       texture: [7]
  162.     inner_wing:
  163.       section_segments: 6
  164.       offset:
  165.         x: 90
  166.         y: 8
  167.         z: 0
  168.       position:
  169.         x: [5,5,-8,-8,-18,-14,-14,-21,-21]
  170.         y: [0,0,15,45,60,60,75,83,83]
  171.         z: [0,0,0,0,0,0,0,0,0]
  172.       width: [0,20,35,35,24,18,18,10,0]
  173.       height: [0,2,2,2,2,2,2,2,0]
  174.       texture: [14]
  175.     mid_wing:
  176.       section_segments: 6
  177.       offset:
  178.         x: 160
  179.         y: 8
  180.         z: 0
  181.       position:
  182.         x: [0,0,0,-20]
  183.         y: [0,0,40,45]
  184.         z: [0,0,0,0]
  185.       width: [0,40,40,20]
  186.       height: [0,2,2,0]
  187.       texture: [14]
  188.     outer_wing:
  189.       section_segments: 6
  190.       offset:
  191.         x: 240
  192.         y: 8
  193.         z: 0
  194.       position:
  195.         x: [-17,-17,5,5,0]
  196.         y: [0,0,15,40,40]
  197.         z: [0,0,0,0]
  198.       width: [0,20,45,45,0]
  199.       height: [0,2,2,2,0]
  200.       texture: [14]
  201.   wings:
  202.     attachments1:
  203.       doubleside: false
  204.       offset:
  205.         x: 107
  206.         y: 15
  207.         z: 2
  208.       length: [20]
  209.       width: [8,8]
  210.       angle: [0,0]
  211.       position: [0,0]
  212.       texture: [63]
  213.       bump:
  214.         position: 0
  215.         size: 5
  216.     attachments2:
  217.       doubleside: false
  218.       offset:
  219.         x: 107
  220.         y: 45
  221.         z: 2
  222.       length: [20]
  223.       width: [8,8]
  224.       angle: [0,0]
  225.       position: [0,0]
  226.       texture: [63]
  227.       bump:
  228.         position: 0
  229.         size: 5
  230.     attachments3:
  231.       doubleside: false
  232.       offset:
  233.         x: 190
  234.         y: 12
  235.         z: 2
  236.       length: [20]
  237.       width: [8,8]
  238.       angle: [0,0]
  239.       position: [0,0]
  240.       texture: [63]
  241.       bump:
  242.         position: 0
  243.         size: 5
  244.     attachments4:
  245.       doubleside: false
  246.       offset:
  247.         x: 190
  248.         y: 40
  249.         z: 2
  250.       length: [20]
  251.       width: [8,8]
  252.       angle: [0,0]
  253.       position: [0,0]
  254.       texture: [63]
  255.       bump:
  256.         position: 0
  257.         size: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement