Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
BalthazarArgall committed May 8, 2024
1 parent 6a8d75a commit eef9f13
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/json/items/armor/combat_exoskeleton.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"copy-from": "combat_exoskeleton_abstract",
"type": "TOOL_ARMOR",
"name": { "str": "combat exoskeleton mk1", "str_pl": "combat exoskeletons mk1" },
"description": "Colloquially known as a 'tank suit' in the media, these first-generation exoskeletons were tested in military service a few years back and determined to be too expensive for regular use. The exoskeleton itself is strapped on an environmental suit with an integrated life-support system. A variety of of webbing, magnets, and clips allows the attachment of special armor plating onto the frame.",
"description": "Colloquially known as a 'tank suit' in the media, these first-generation exoskeletons were tested in military service a few years back and determined to be too expensive for regular use. The exoskeleton itself is strapped on an environmental suit with an integrated life-support system. A variety of webbing, magnets, and clips allows the attachment of special armor plating onto the frame.",
"looks_like": "power_armor_heavy",
"ammo": "battery",
"relic_data": { "passive_effects": [ { "id": "combat_exoskeleton_heavy_active" } ] },
Expand Down Expand Up @@ -252,7 +252,7 @@
"copy-from": "combat_exoskeleton_abstract",
"type": "TOOL_ARMOR",
"name": { "str": "combat exoskeleton mk2", "str_pl": "combat exoskeletons mk2" },
"description": "These were the second wave of military combat exoskeleton, and got a lot of media attention, with popular Navy commercials featuring them heavily. The exoskeleton itself is strapped on an environmental suit with an integrated life-support system. A variety of of webbing, magnets, and clips allows the attachment of special armor plating onto the frame.",
"description": "These were the second wave of military combat exoskeleton, and got a lot of media attention, with popular Navy commercials featuring them heavily. The exoskeleton itself is strapped on an environmental suit with an integrated life-support system. A variety of webbing, magnets, and clips allows the attachment of special armor plating onto the frame.",
"looks_like": "power_armor_basic",
"ammo": "battery",
"relic_data": { "passive_effects": [ { "id": "combat_exoskeleton_medium_active" } ] },
Expand Down Expand Up @@ -357,7 +357,7 @@
"copy-from": "combat_exoskeleton_abstract",
"type": "TOOL_ARMOR",
"name": { "str": "combat exoskeleton mk3", "str_pl": "combat exoskeletons mk3" },
"description": "The final iteration of military power armor before the fall of civilization, this version was designed for actual widespread combat use and was seen on the front lines during the last days of the Cataclysm, unfortunately, the world ended before it could roll out in significant numbers. The exoskeleton itself is strapped on an environmental suit with an integrated life-support system. A variety of of webbing, magnets, and clips allows the attachment of special armor plating onto the frame.",
"description": "The final iteration of military power armor before the fall of civilization, this version was designed for actual widespread combat use and was seen on the front lines during the last days of the Cataclysm, unfortunately, the world ended before it could roll out in significant numbers. The exoskeleton itself is strapped on an environmental suit with an integrated life-support system. A variety of webbing, magnets, and clips allows the attachment of special armor plating onto the frame.",
"looks_like": "power_armor_light",
"ammo": "battery",
"relic_data": { "passive_effects": [ { "id": "combat_exoskeleton_light_active" } ] },
Expand Down Expand Up @@ -462,7 +462,7 @@
"copy-from": "combat_exoskeleton_light",
"type": "ARMOR",
"name": { "str": "salvaged combat exoskeleton" },
"description": "This used to be a combat exoskeleton of third generation but it has been rendered non-functional: as one might expect, this makes it a lot harder to wear. A variety of of webbing, magnets, and clips allows the attachment of special armor plating onto the frame.",
"description": "This used to be a combat exoskeleton of third generation but it has been rendered non-functional: as one might expect, this makes it a lot harder to wear. A variety of webbing, magnets, and clips allows the attachment of special armor plating onto the frame.",
"relative": { "environmental_protection": 0, "warmth": 0 },
"proportional": { "volume": 0.25, "weight": 0.5, "price": 0.1, "price_postapoc": 0.1 },
"delete": {
Expand Down

0 comments on commit eef9f13

Please sign in to comment.