snapshot: Mon Dec 1 19:30:12 EST 2025
This commit is contained in:
parent
a9c5ea94fa
commit
84d13ece27
@ -839,9 +839,9 @@
|
|||||||
"name": "S2 Missiles",
|
"name": "S2 Missiles",
|
||||||
"mounts": "2",
|
"mounts": "2",
|
||||||
"component_size": "2",
|
"component_size": "2",
|
||||||
"size": "2",
|
"size": "3",
|
||||||
"details": "",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "2",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIWeapon"
|
"component_class": "RSIWeapon"
|
||||||
},
|
},
|
||||||
@ -850,9 +850,9 @@
|
|||||||
"name": "S2 Missiles",
|
"name": "S2 Missiles",
|
||||||
"mounts": "2",
|
"mounts": "2",
|
||||||
"component_size": "2",
|
"component_size": "2",
|
||||||
"size": "3",
|
"size": "2",
|
||||||
"details": "",
|
"details": "",
|
||||||
"quantity": "2",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIWeapon"
|
"component_class": "RSIWeapon"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -823,22 +823,22 @@
|
|||||||
{
|
{
|
||||||
"type": "weapons",
|
"type": "weapons",
|
||||||
"name": "S3 Weapon",
|
"name": "S3 Weapon",
|
||||||
"mounts": "1",
|
"mounts": "4",
|
||||||
"component_size": "3",
|
"component_size": "3",
|
||||||
"size": "3",
|
"size": "3",
|
||||||
"details": "",
|
"details": "",
|
||||||
"quantity": "2",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIWeapon"
|
"component_class": "RSIWeapon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "weapons",
|
"type": "weapons",
|
||||||
"name": "S3 Weapon",
|
"name": "S3 Weapon",
|
||||||
"mounts": "4",
|
"mounts": "1",
|
||||||
"component_size": "3",
|
"component_size": "3",
|
||||||
"size": "3",
|
"size": "3",
|
||||||
"details": "",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "2",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIWeapon"
|
"component_class": "RSIWeapon"
|
||||||
}
|
}
|
||||||
|
|||||||
22
Carrack.json
22
Carrack.json
@ -852,6 +852,17 @@
|
|||||||
"RSIWeapon": {
|
"RSIWeapon": {
|
||||||
"weapons": [],
|
"weapons": [],
|
||||||
"turrets": [
|
"turrets": [
|
||||||
|
{
|
||||||
|
"type": "turrets",
|
||||||
|
"name": "S4 Weapon",
|
||||||
|
"mounts": "1",
|
||||||
|
"component_size": "4",
|
||||||
|
"size": "4",
|
||||||
|
"details": "Manned (Bottom)",
|
||||||
|
"quantity": "2",
|
||||||
|
"manufacturer": null,
|
||||||
|
"component_class": "RSIWeapon"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "turrets",
|
"type": "turrets",
|
||||||
"name": "S4 Weapon",
|
"name": "S4 Weapon",
|
||||||
@ -873,17 +884,6 @@
|
|||||||
"quantity": "2",
|
"quantity": "2",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIWeapon"
|
"component_class": "RSIWeapon"
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "turrets",
|
|
||||||
"name": "S4 Weapon",
|
|
||||||
"mounts": "1",
|
|
||||||
"component_size": "4",
|
|
||||||
"size": "4",
|
|
||||||
"details": "Manned (Bottom)",
|
|
||||||
"quantity": "2",
|
|
||||||
"manufacturer": null,
|
|
||||||
"component_class": "RSIWeapon"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"missiles": [],
|
"missiles": [],
|
||||||
|
|||||||
@ -664,9 +664,9 @@
|
|||||||
"type": "radar",
|
"type": "radar",
|
||||||
"name": "Radar",
|
"name": "Radar",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "L",
|
"component_size": "S",
|
||||||
"size": "L",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIAvionic"
|
"component_class": "RSIAvionic"
|
||||||
@ -675,9 +675,9 @@
|
|||||||
"type": "radar",
|
"type": "radar",
|
||||||
"name": "Radar",
|
"name": "Radar",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "S",
|
"component_size": "L",
|
||||||
"size": "S",
|
"size": "L",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIAvionic"
|
"component_class": "RSIAvionic"
|
||||||
@ -687,10 +687,10 @@
|
|||||||
{
|
{
|
||||||
"type": "computers",
|
"type": "computers",
|
||||||
"name": "Computer",
|
"name": "Computer",
|
||||||
"mounts": "3",
|
"mounts": "1",
|
||||||
"component_size": "M",
|
"component_size": "S",
|
||||||
"size": "M",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIAvionic"
|
"component_class": "RSIAvionic"
|
||||||
@ -698,10 +698,10 @@
|
|||||||
{
|
{
|
||||||
"type": "computers",
|
"type": "computers",
|
||||||
"name": "Computer",
|
"name": "Computer",
|
||||||
"mounts": "1",
|
"mounts": "3",
|
||||||
"component_size": "S",
|
"component_size": "M",
|
||||||
"size": "S",
|
"size": "M",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIAvionic"
|
"component_class": "RSIAvionic"
|
||||||
@ -713,10 +713,10 @@
|
|||||||
{
|
{
|
||||||
"type": "fuel_intakes",
|
"type": "fuel_intakes",
|
||||||
"name": "Fuel Intake",
|
"name": "Fuel Intake",
|
||||||
"mounts": "2",
|
"mounts": "1",
|
||||||
"component_size": "L",
|
"component_size": "S",
|
||||||
"size": "L",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -724,10 +724,10 @@
|
|||||||
{
|
{
|
||||||
"type": "fuel_intakes",
|
"type": "fuel_intakes",
|
||||||
"name": "Fuel Intake",
|
"name": "Fuel Intake",
|
||||||
"mounts": "1",
|
"mounts": "2",
|
||||||
"component_size": "S",
|
"component_size": "L",
|
||||||
"size": "S",
|
"size": "L",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -738,9 +738,9 @@
|
|||||||
"type": "fuel_tanks",
|
"type": "fuel_tanks",
|
||||||
"name": "Fuel Tank",
|
"name": "Fuel Tank",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "L",
|
"component_size": "S",
|
||||||
"size": "L",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -749,9 +749,9 @@
|
|||||||
"type": "fuel_tanks",
|
"type": "fuel_tanks",
|
||||||
"name": "Fuel Tank",
|
"name": "Fuel Tank",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "S",
|
"component_size": "L",
|
||||||
"size": "S",
|
"size": "L",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -762,9 +762,9 @@
|
|||||||
"type": "quantum_drives",
|
"type": "quantum_drives",
|
||||||
"name": "Quantum Drive",
|
"name": "Quantum Drive",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "L",
|
"component_size": "S",
|
||||||
"size": "L",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -773,9 +773,9 @@
|
|||||||
"type": "quantum_drives",
|
"type": "quantum_drives",
|
||||||
"name": "Quantum Drive",
|
"name": "Quantum Drive",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "S",
|
"component_size": "L",
|
||||||
"size": "S",
|
"size": "L",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -799,9 +799,9 @@
|
|||||||
"type": "quantum_fuel_tanks",
|
"type": "quantum_fuel_tanks",
|
||||||
"name": "Quantum Fuel Tank",
|
"name": "Quantum Fuel Tank",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "L",
|
"component_size": "S",
|
||||||
"size": "L",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -810,9 +810,9 @@
|
|||||||
"type": "quantum_fuel_tanks",
|
"type": "quantum_fuel_tanks",
|
||||||
"name": "Quantum Fuel Tank",
|
"name": "Quantum Fuel Tank",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "S",
|
"component_size": "L",
|
||||||
"size": "S",
|
"size": "L",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
|
|||||||
@ -665,9 +665,9 @@
|
|||||||
"type": "radar",
|
"type": "radar",
|
||||||
"name": "Radar",
|
"name": "Radar",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "L",
|
"component_size": "S",
|
||||||
"size": "L",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIAvionic"
|
"component_class": "RSIAvionic"
|
||||||
@ -676,9 +676,9 @@
|
|||||||
"type": "radar",
|
"type": "radar",
|
||||||
"name": "Radar",
|
"name": "Radar",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "S",
|
"component_size": "L",
|
||||||
"size": "S",
|
"size": "L",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIAvionic"
|
"component_class": "RSIAvionic"
|
||||||
@ -688,10 +688,10 @@
|
|||||||
{
|
{
|
||||||
"type": "computers",
|
"type": "computers",
|
||||||
"name": "Computer",
|
"name": "Computer",
|
||||||
"mounts": "3",
|
"mounts": "1",
|
||||||
"component_size": "M",
|
"component_size": "S",
|
||||||
"size": "M",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIAvionic"
|
"component_class": "RSIAvionic"
|
||||||
@ -699,10 +699,10 @@
|
|||||||
{
|
{
|
||||||
"type": "computers",
|
"type": "computers",
|
||||||
"name": "Computer",
|
"name": "Computer",
|
||||||
"mounts": "1",
|
"mounts": "3",
|
||||||
"component_size": "S",
|
"component_size": "M",
|
||||||
"size": "S",
|
"size": "M",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIAvionic"
|
"component_class": "RSIAvionic"
|
||||||
@ -714,10 +714,10 @@
|
|||||||
{
|
{
|
||||||
"type": "fuel_intakes",
|
"type": "fuel_intakes",
|
||||||
"name": "Fuel Intake",
|
"name": "Fuel Intake",
|
||||||
"mounts": "2",
|
"mounts": "1",
|
||||||
"component_size": "L",
|
"component_size": "S",
|
||||||
"size": "L",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -725,10 +725,10 @@
|
|||||||
{
|
{
|
||||||
"type": "fuel_intakes",
|
"type": "fuel_intakes",
|
||||||
"name": "Fuel Intake",
|
"name": "Fuel Intake",
|
||||||
"mounts": "1",
|
"mounts": "2",
|
||||||
"component_size": "S",
|
"component_size": "L",
|
||||||
"size": "S",
|
"size": "L",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -739,9 +739,9 @@
|
|||||||
"type": "fuel_tanks",
|
"type": "fuel_tanks",
|
||||||
"name": "Fuel Tank",
|
"name": "Fuel Tank",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "L",
|
"component_size": "S",
|
||||||
"size": "L",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -750,9 +750,9 @@
|
|||||||
"type": "fuel_tanks",
|
"type": "fuel_tanks",
|
||||||
"name": "Fuel Tank",
|
"name": "Fuel Tank",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "S",
|
"component_size": "L",
|
||||||
"size": "S",
|
"size": "L",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -763,9 +763,9 @@
|
|||||||
"type": "quantum_drives",
|
"type": "quantum_drives",
|
||||||
"name": "Quantum Drive",
|
"name": "Quantum Drive",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "L",
|
"component_size": "S",
|
||||||
"size": "L",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -774,9 +774,9 @@
|
|||||||
"type": "quantum_drives",
|
"type": "quantum_drives",
|
||||||
"name": "Quantum Drive",
|
"name": "Quantum Drive",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "S",
|
"component_size": "L",
|
||||||
"size": "S",
|
"size": "L",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": "TBD",
|
"manufacturer": "TBD",
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -800,9 +800,9 @@
|
|||||||
"type": "quantum_fuel_tanks",
|
"type": "quantum_fuel_tanks",
|
||||||
"name": "Quantum Fuel Tank",
|
"name": "Quantum Fuel Tank",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "L",
|
"component_size": "S",
|
||||||
"size": "L",
|
"size": "S",
|
||||||
"details": "",
|
"details": "Command Pod",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
@ -811,9 +811,9 @@
|
|||||||
"type": "quantum_fuel_tanks",
|
"type": "quantum_fuel_tanks",
|
||||||
"name": "Quantum Fuel Tank",
|
"name": "Quantum Fuel Tank",
|
||||||
"mounts": "1",
|
"mounts": "1",
|
||||||
"component_size": "S",
|
"component_size": "L",
|
||||||
"size": "S",
|
"size": "L",
|
||||||
"details": "Command Pod",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIPropulsion"
|
"component_class": "RSIPropulsion"
|
||||||
|
|||||||
@ -900,9 +900,9 @@
|
|||||||
"name": "S2 Missiles",
|
"name": "S2 Missiles",
|
||||||
"mounts": "4",
|
"mounts": "4",
|
||||||
"component_size": "2",
|
"component_size": "2",
|
||||||
"size": "3",
|
"size": "2",
|
||||||
"details": "",
|
"details": "",
|
||||||
"quantity": "2",
|
"quantity": "1",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIWeapon"
|
"component_class": "RSIWeapon"
|
||||||
},
|
},
|
||||||
@ -911,9 +911,9 @@
|
|||||||
"name": "S2 Missiles",
|
"name": "S2 Missiles",
|
||||||
"mounts": "4",
|
"mounts": "4",
|
||||||
"component_size": "2",
|
"component_size": "2",
|
||||||
"size": "2",
|
"size": "3",
|
||||||
"details": "",
|
"details": "",
|
||||||
"quantity": "1",
|
"quantity": "2",
|
||||||
"manufacturer": null,
|
"manufacturer": null,
|
||||||
"component_class": "RSIWeapon"
|
"component_class": "RSIWeapon"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user