snapshot: Tue Nov 18 03:00:16 EST 2025
This commit is contained in:
parent
cc5dd20caa
commit
41cdbdeabc
@ -852,17 +852,6 @@
|
||||
"RSIWeapon": {
|
||||
"weapons": [],
|
||||
"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",
|
||||
"name": "S4 Weapon",
|
||||
@ -884,6 +873,17 @@
|
||||
"quantity": "2",
|
||||
"manufacturer": null,
|
||||
"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": [],
|
||||
|
||||
@ -677,9 +677,9 @@
|
||||
{
|
||||
"type": "computers",
|
||||
"name": "Computer",
|
||||
"mounts": "2",
|
||||
"component_size": "S",
|
||||
"size": "S",
|
||||
"mounts": "1",
|
||||
"component_size": "M",
|
||||
"size": "M",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
@ -688,9 +688,9 @@
|
||||
{
|
||||
"type": "computers",
|
||||
"name": "Computer",
|
||||
"mounts": "1",
|
||||
"component_size": "M",
|
||||
"size": "M",
|
||||
"mounts": "2",
|
||||
"component_size": "S",
|
||||
"size": "S",
|
||||
"details": "",
|
||||
"quantity": "1",
|
||||
"manufacturer": "TBD",
|
||||
|
||||
28
Golem.json
28
Golem.json
@ -725,6 +725,18 @@
|
||||
},
|
||||
"RSIThruster": {
|
||||
"main_thrusters": [
|
||||
{
|
||||
"type": "main_thrusters",
|
||||
"name": "Main VTOL Thruster",
|
||||
"mounts": "2",
|
||||
"component_size": "-",
|
||||
"category": "",
|
||||
"size": "-",
|
||||
"details": "Main",
|
||||
"quantity": "1",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIThruster"
|
||||
},
|
||||
{
|
||||
"type": "main_thrusters",
|
||||
"name": "Main VTOL Thruster",
|
||||
@ -749,18 +761,6 @@
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIThruster"
|
||||
},
|
||||
{
|
||||
"type": "main_thrusters",
|
||||
"name": "Main VTOL Thruster",
|
||||
"mounts": "2",
|
||||
"component_size": "-",
|
||||
"category": "",
|
||||
"size": "-",
|
||||
"details": "Main",
|
||||
"quantity": "1",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIThruster"
|
||||
},
|
||||
{
|
||||
"type": "main_thrusters",
|
||||
"name": "Main VTOL Thruster",
|
||||
@ -818,7 +818,7 @@
|
||||
"component_size": "-",
|
||||
"category": "F",
|
||||
"size": "-",
|
||||
"details": "Bottom",
|
||||
"details": "Top",
|
||||
"quantity": "1",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIThruster"
|
||||
@ -830,7 +830,7 @@
|
||||
"component_size": "-",
|
||||
"category": "F",
|
||||
"size": "-",
|
||||
"details": "Top",
|
||||
"details": "Bottom",
|
||||
"quantity": "1",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIThruster"
|
||||
|
||||
@ -858,7 +858,7 @@
|
||||
"component_size": "3",
|
||||
"size": "3",
|
||||
"details": "",
|
||||
"quantity": "2",
|
||||
"quantity": "4",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
},
|
||||
@ -869,7 +869,7 @@
|
||||
"component_size": "3",
|
||||
"size": "3",
|
||||
"details": "",
|
||||
"quantity": "4",
|
||||
"quantity": "2",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
},
|
||||
@ -888,10 +888,10 @@
|
||||
"type": "turrets",
|
||||
"name": "Manned Turret",
|
||||
"mounts": "1",
|
||||
"component_size": "3",
|
||||
"size": "3",
|
||||
"component_size": "5",
|
||||
"size": "5",
|
||||
"details": "",
|
||||
"quantity": "2",
|
||||
"quantity": "4",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
},
|
||||
@ -899,10 +899,10 @@
|
||||
"type": "turrets",
|
||||
"name": "Manned Turret",
|
||||
"mounts": "1",
|
||||
"component_size": "5",
|
||||
"size": "5",
|
||||
"component_size": "3",
|
||||
"size": "3",
|
||||
"details": "",
|
||||
"quantity": "4",
|
||||
"quantity": "2",
|
||||
"manufacturer": null,
|
||||
"component_class": "RSIWeapon"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user