Advertisement
LogosLinted

No Man's Sky Fighter Ship Starblast.io (stats not included)

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