Skip to content

Commit

Permalink
Update bionics.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DukePaulAtreid3s authored Sep 6, 2024
1 parent a3fe401 commit 0f5528b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions data/json/bionics.json
Original file line number Diff line number Diff line change
Expand Up @@ -833,15 +833,13 @@
"description": "Surgically implanted into your skull near the eardrums are two speakers, as well as a small port behind the left earlobe. They can pick up local radio waves and play downloaded music in concert hall quality. It came pre-installed with \"Rubik's Mickse\".",
"occupied_bodyparts": [ [ "head", 1 ] ],
"flags": [ "USES_BIONIC_POWER" ],
"passive_pseudo_items": [ "internal_mp3" ],
"included_bionics": [ "bio_radio" ],
"upgraded_bionic": "bio_radio"
"passive_pseudo_items": [ "internal_mp3" ]
},
{
"id": "bio_voice_b",
"type": "bionic",
"name": { "str": "AudioVox" },
"description": "Well-loved by the Translyvanian nobility, and now appreciated by Exodii artists, the AudioVox implant allows the user to change, remodulate, and even autotune their voice. It also causes vocalizations /(such as shouts and singing/) to be much louder. It consists of an electronic voice box, synthetic larynx and multiple speakers implanted throughout the throat.",
"description": "Hailing from a world choked with neon smog, and appreciated by Exodii artists, the AudioVox implant allows you to change, remodulate, and even autotune your voice. It also causes vocalizations /(such as shouts and singing/) to be much louder. It consists of an electronic voice box, synthetic larynx and multiple speakers implanted throughout your throat.",
"occupied_bodyparts": [ [ "torso", 3 ], [ "mouth", 2 ] ],
"enchantments": [ { "values": [ { "value": "SHOUT_NOISE", "add": 25 }, { "value": "SHOUT_NOISE_STR_MULT", "add": 2 } ] } ],
"canceled_mutations": [ "GROWL", "SNARL", "HISS", "CROAK", "BOOMING_VOICE" ],
Expand Down Expand Up @@ -1416,7 +1414,6 @@
"occupied_bodyparts": [ [ "head", 2 ] ],
"flags": [ "BIONIC_NPC_USABLE" ],
"passive_pseudo_items": [ "fake_radio" ],
"available_upgrades": [ "bio_mp3" ]
},
{
"id": "bio_radscrubber",
Expand Down

0 comments on commit 0f5528b

Please sign in to comment.