diff --git a/Crucible.json b/Crucible.json index c7341a8..29200f2 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/Ironclad Assault.json b/Ironclad Assault.json index 379ea6d..41459e7 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" } diff --git a/Ironclad.json b/Ironclad.json index c35b137..4cec435 100644 --- a/Ironclad.json +++ b/Ironclad.json @@ -877,8 +877,8 @@ "type": "turrets", "name": "Manned Turret", "mounts": "1", - "component_size": "3", - "size": "3", + "component_size": "5", + "size": "5", "details": "", "quantity": "2", "manufacturer": null, @@ -888,8 +888,8 @@ "type": "turrets", "name": "Manned Turret", "mounts": "1", - "component_size": "5", - "size": "5", + "component_size": "3", + "size": "3", "details": "", "quantity": "2", "manufacturer": null,