From cc5dd20caa662b51dd9700d4915a1aa0a007dd8c Mon Sep 17 00:00:00 2001 From: jrmyr Date: Tue, 18 Nov 2025 02:45:12 -0500 Subject: [PATCH] snapshot: Tue Nov 18 02:45:12 EST 2025 --- Carrack w--C8X.json | 22 +++++++++++----------- Crucible.json | 12 ++++++------ Golem.json | 28 ++++++++++++++-------------- Ironclad Assault.json | 16 ++++++++-------- 4 files changed, 39 insertions(+), 39 deletions(-) diff --git a/Carrack w--C8X.json b/Carrack w--C8X.json index 1b06c9b9..2fc6ddb8 100644 --- a/Carrack w--C8X.json +++ b/Carrack w--C8X.json @@ -852,6 +852,17 @@ "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", @@ -873,17 +884,6 @@ "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": [], diff --git a/Crucible.json b/Crucible.json index a2cf23dd..25328530 100644 --- a/Crucible.json +++ b/Crucible.json @@ -677,9 +677,9 @@ { "type": "computers", "name": "Computer", - "mounts": "1", - "component_size": "M", - "size": "M", + "mounts": "2", + "component_size": "S", + "size": "S", "details": "", "quantity": "1", "manufacturer": "TBD", @@ -688,9 +688,9 @@ { "type": "computers", "name": "Computer", - "mounts": "2", - "component_size": "S", - "size": "S", + "mounts": "1", + "component_size": "M", + "size": "M", "details": "", "quantity": "1", "manufacturer": "TBD", diff --git a/Golem.json b/Golem.json index 2e8a2a42..3d0acd03 100644 --- a/Golem.json +++ b/Golem.json @@ -725,18 +725,6 @@ }, "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", @@ -761,6 +749,18 @@ "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": "Top", + "details": "Bottom", "quantity": "1", "manufacturer": null, "component_class": "RSIThruster" @@ -830,7 +830,7 @@ "component_size": "-", "category": "F", "size": "-", - "details": "Bottom", + "details": "Top", "quantity": "1", "manufacturer": null, "component_class": "RSIThruster" diff --git a/Ironclad Assault.json b/Ironclad Assault.json index 886b18a6..0e38e5e1 100644 --- a/Ironclad Assault.json +++ b/Ironclad Assault.json @@ -858,7 +858,7 @@ "component_size": "3", "size": "3", "details": "", - "quantity": "4", + "quantity": "2", "manufacturer": null, "component_class": "RSIWeapon" }, @@ -869,7 +869,7 @@ "component_size": "3", "size": "3", "details": "", - "quantity": "2", + "quantity": "4", "manufacturer": null, "component_class": "RSIWeapon" }, @@ -888,10 +888,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" }, @@ -899,10 +899,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" }