Skip to content

Commit

Permalink
Update exosuit_frame.json
Browse files Browse the repository at this point in the history
A local commit did not successfully push before CleverRaven#69186 was merged.
  • Loading branch information
Drew4484 committed Apr 3, 2024
1 parent 10801ce commit 65eb9c8
Showing 1 changed file with 2 additions and 26 deletions.
28 changes: 2 additions & 26 deletions data/mods/Aftershock/items/armor/exosuit/exosuit_frame.json
Original file line number Diff line number Diff line change
Expand Up @@ -310,18 +310,7 @@
}
],
"ammo": "battery",
"flags": [
"USE_UPS",
"IS_UPS",
"STURDY",
"WATERPROOF",
"ELECTRIC_IMMUNE",
"COMBAT_TOGGLEABLE",
"OUTER",
"MUNDANE",
"DEAF",
"TARDIS"
],
"flags": [ "USE_UPS", "STURDY", "WATERPROOF", "ELECTRIC_IMMUNE", "COMBAT_TOGGLEABLE", "OUTER", "MUNDANE", "DEAF", "TARDIS" ],
"relic_data": {
"passive_effects": [
{ "condition": "ACTIVE", "values": [ { "value": "STRENGTH", "add": 10 }, { "value": "CARRY_WEIGHT", "add": 20000 } ] }
Expand Down Expand Up @@ -349,7 +338,6 @@
"description": "This is a standard exosuit frame. Designed to be modular, it can accept a variety of power supplies, defensive and offensive systems, and utility tools. Slots exist for the torso, back, arms, and legs. It is turned on and continually drawing power. Use it to turn it off.",
"flags": [
"USE_UPS",
"IS_UPS",
"STURDY",
"WATERPROOF",
"ELECTRIC_IMMUNE",
Expand Down Expand Up @@ -541,18 +529,7 @@
}
],
"ammo": "battery",
"flags": [
"USE_UPS",
"IS_UPS",
"STURDY",
"WATERPROOF",
"ELECTRIC_IMMUNE",
"COMBAT_TOGGLEABLE",
"OUTER",
"MUNDANE",
"DEAF",
"TARDIS"
],
"flags": [ "USE_UPS", "STURDY", "WATERPROOF", "ELECTRIC_IMMUNE", "COMBAT_TOGGLEABLE", "OUTER", "MUNDANE", "DEAF", "TARDIS" ],
"relic_data": { "passive_effects": [ { "id": "ench_exo_strength" } ] },
"use_action": [
{
Expand All @@ -576,7 +553,6 @@
"description": "This is a light duty exosuit frame. This lighter version of the exosuit draws less power but has less capacity for equipment and uses a fixed cage for collision protection instead of modular armor. It is turned on and continually drawing power. Use it to turn it off.",
"flags": [
"USE_UPS",
"IS_UPS",
"STURDY",
"WATERPROOF",
"ELECTRIC_IMMUNE",
Expand Down

0 comments on commit 65eb9c8

Please sign in to comment.