Skip to content

Commit

Permalink
Update exosuit_modules.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew4484 committed Nov 22, 2023
1 parent 239764b commit 878b444
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/mods/Aftershock/items/armor/exosuit/exosuit_modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -682,20 +682,20 @@
"menu_text": "Turn off module",
"type": "transform"
}
}
},
{
"id": "exo_dazzle",
"type": "GUN",
"copy-from": "hm12",
"name": { "str": "UCIA Drone Controller" },
"description": "This is a closely-held military module used by the UCIA to both control their own drones and disable hostile drones. A large phased array fits over the torso and an onboard controller links to the suit's systems. ",
"description": "This is a closely-held military module used by the UCIA to both control their own drones and disable hostile drones. A large phased array fits over the torso and an onboard controller links to the suit's systems. Without the command keys, this will still disable a drone or robot for a few seconds.",
"weight": "4 kg",
"volume": "7 l",
"range": 30,
"ammo": [ "battery" ],
"ammo_to_fire": 0,
"energy_drain": "10 kJ",
"ammo_effects": [ "LASER", "ROBOT_DAZZLE" ],
"ammo_effects": [ "LASER", "IMPROVED_ROBOT_DAZZLE" ],
"flags": [ "NEVER_JAMS", "NON_FOULING", "NEEDS_NO_LUBE", "FRAGILE" ],
"pocket_data": [
{
Expand All @@ -707,5 +707,5 @@
"item_restriction": [ "afs_cartridge", "afs_compact_cartridge", "afs_bootleg_cartridge", "afs_archeotech_cartridge" ]
}
]
},
}
]

0 comments on commit 878b444

Please sign in to comment.