Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIONIC_ITEM name to object #38273

Merged
merged 1 commit into from
Feb 24, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions data/json/items/bionics.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"id": "bio_digestion",
"copy-from": "bionic_general_npc_usable",
"type": "BIONIC_ITEM",
"name": "Expanded Digestive System CBM",
"name": { "str": "Expanded Digestive System CBM" },
"looks_like": "bio_int_enhancer",
"description": "This module contains three synthetic stomachs and industrial-grade intestines. Not only will these extract much more nutrition from food, but also increase the user's resistance to foodborne illness, and occasionally allow the digestion of rotten food.",
"price": 550000,
Expand All @@ -268,7 +268,7 @@
"id": "bio_ears",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "Enhanced Hearing CBM",
"name": { "str": "Enhanced Hearing CBM" },
"looks_like": "bio_int_enhancer",
"description": "While this bionic is active, the user's hearing will be drastically improved, allowing them to hear ten times better than the average person. Additionally, high-intensity sounds will be automatically dampened before they can damage their hearing.",
"price": 500000,
Expand All @@ -279,7 +279,7 @@
"id": "bio_emp",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "Directional EMP CBM",
"name": { "str": "Directional EMP CBM" },
"looks_like": "bio_int_enhancer",
"description": "Small parabolic EMP field generators that are mounted in the palm of the user's right hand. These can be used to instantly fire a wide, but short-ranged blast which will disable electronics and robots.",
"price": 720000,
Expand All @@ -289,7 +289,7 @@
"id": "bio_emp_armgun",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "EMP Projector CBM",
"name": { "str": "EMP Projector CBM" },
"looks_like": "bio_int_enhancer",
"description": "A ranged EMP generator system that is implanted in the user's right arm and hand. The system fires precise, single-target pulses that require time to aim. Extremely effective against electronic targets but mostly useless otherwise.",
"price": 220000,
Expand All @@ -299,7 +299,7 @@
"id": "bio_ethanol",
"copy-from": "bionic_general_npc_usable",
"type": "BIONIC_ITEM",
"name": "Ethanol Burner CBM",
"name": { "str": "Ethanol Burner CBM" },
"looks_like": "bio_int_enhancer",
"description": "A reactor that burns alcohol as fuel in an extremely efficient reaction. It can store up to 500ml and accepts ethanol, methanol and denatured alcohol as fuel.",
"price": 120000,
Expand All @@ -319,7 +319,7 @@
"id": "bio_eye_enhancer",
"copy-from": "bionic_general_npc_usable",
"type": "BIONIC_ITEM",
"name": "Diamond Cornea CBM",
"name": { "str": "Diamond Cornea CBM" },
"looks_like": "bio_int_enhancer",
"description": "A set of diamond corneas which greatly enhance the user's vision, granting a +2 bonus to perception.",
"price": 800000,
Expand All @@ -341,7 +341,7 @@
"id": "bio_face_mask",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "Facial Distortion CBM",
"name": { "str": "Facial Distortion CBM" },
"looks_like": "bio_int_enhancer",
"description": "Through controlled application of electrochemical impulses, this bionic module lets the user alter their facial structure so as to subtly affect the reactions of others. This grants a bonus to all social interactions.",
"price": 850000,
Expand All @@ -352,7 +352,7 @@
"id": "bio_faraday",
"copy-from": "bionic_general_npc_usable",
"type": "BIONIC_ITEM",
"name": "Dielectric Capacitance System CBM",
"name": { "str": "Dielectric Capacitance System CBM" },
"looks_like": "bio_int_enhancer",
"description": "A network of miniature piezoelectric capacitors, implanted throughout the body to protect from external electrical discharge.",
"price": 5000,
Expand All @@ -363,7 +363,7 @@
"id": "bio_fingerhack",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "Fingerhack CBM",
"name": { "str": "Fingerhack CBM" },
"looks_like": "bio_int_enhancer",
"description": "A miniature electrohack, surgically embedded in a finger of the right hand. This is an all-purpose hacking unit used to override control panels and the like, but not computers. Computer proficiency is important, and a failed use may cause damage.",
"price": 350000,
Expand All @@ -374,7 +374,7 @@
"id": "bio_flashbang",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "Flashbang Generator CBM",
"name": { "str": "Flashbang Generator CBM" },
"looks_like": "bio_int_enhancer",
"description": "A combination of LEDs and speakers that create a flash and sound comparable to a flashbang grenade, deafening and blinding nearby enemies.",
"price": 720000,
Expand All @@ -385,7 +385,7 @@
"id": "bio_flashlight",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "Cranial Flashlight CBM",
"name": { "str": "Cranial Flashlight CBM" },
"looks_like": "bio_int_enhancer",
"description": "A small, but powerful LED flashlight that is mounted between the eyes.",
"price": 20000,
Expand Down Expand Up @@ -492,7 +492,7 @@
"id": "bio_laser",
"copy-from": "bionic_general_npc_usable",
"type": "BIONIC_ITEM",
"name": "Finger-Mounted Laser CBM",
"name": { "str": "Finger-Mounted Laser CBM" },
"looks_like": "bio_int_enhancer",
"description": "A small, high-powered laser that is embedded in the fingertip. This long range weapon is not incredibly damaging, but is very accurate, and has the potential to start fires.",
"price": 720000,
Expand All @@ -514,7 +514,7 @@
"id": "bio_lighter",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "Finger Lighter CBM",
"name": { "str": "Finger Lighter CBM" },
"looks_like": "bio_int_enhancer",
"description": "Powerful fire starters which extend from the tip of both hands' index fingers.",
"price": 130000,
Expand All @@ -525,7 +525,7 @@
"id": "bio_lockpick",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "Fingerpick CBM",
"name": { "str": "Fingerpick CBM" },
"looks_like": "bio_int_enhancer",
"description": "An electronic lockpick that is embedded in a fingertip. This automatic system will quickly unlock all but the most advanced key locks without any skill required on the part of the user.",
"price": 350000,
Expand All @@ -536,7 +536,7 @@
"id": "bio_magnet",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "Electromagnetic Unit CBM",
"name": { "str": "Electromagnetic Unit CBM" },
"looks_like": "bio_int_enhancer",
"description": "A powerful electromagnet that is implanted into the user's right hand, allowing them to indiscriminately pull all nearby magnetic objects towards them. Unlucky bystanders might be injured or killed by flying objects.",
"price": 200000,
Expand All @@ -558,7 +558,7 @@
"id": "bio_memory",
"copy-from": "bionic_general",
"type": "BIONIC_ITEM",
"name": "Enhanced Memory Banks CBM",
"name": { "str": "Enhanced Memory Banks CBM" },
"looks_like": "bio_int_enhancer",
"description": "A set of highly-advanced quantum storage drives used to enhance memory. While active, they increase the rate that the user learns skills, and give them near-perfect memory of skills and terrain.",
"price": 1000000,
Expand Down Expand Up @@ -732,7 +732,7 @@
"id": "bio_razors",
"copy-from": "bionic_general_npc_usable",
"type": "BIONIC_ITEM",
"name": "Fingertip Razors CBM",
"name": { "str": "Fingertip Razors CBM" },
"looks_like": "bio_int_enhancer",
"description": "A set of ten double-edged, four centimeter long razor-sharp claws that are implanted underneath the fingernails. These will deal a small amount of unarmed slashing damage whenever the user's fingertips are uncovered.",
"price": 450000,
Expand Down Expand Up @@ -808,7 +808,7 @@
"id": "bio_shock",
"copy-from": "bionic_general_npc_usable",
"type": "BIONIC_ITEM",
"name": "Electroshock Unit CBM",
"name": { "str": "Electroshock Unit CBM" },
"looks_like": "bio_int_enhancer",
"description": "While fighting unarmed, or with a weapon that conducts electricity, there is a chance that a successful hit will shock the user's opponent, inflicting extra damage and disabling them temporarily at the cost of some energy.",
"price": 550000,
Expand Down Expand Up @@ -1062,7 +1062,7 @@
"id": "bio_dis_shock",
"copy-from": "bionic_general_faulty",
"type": "BIONIC_ITEM",
"name": "Faulty Electric System",
"name": { "str": "Faulty Electric System" },
"description": "This CBM is a mess of naked wire and burnt resistors.",
"weight": "700 g",
"difficulty": 5
Expand All @@ -1071,7 +1071,7 @@
"id": "bio_drain",
"copy-from": "bionic_general_faulty",
"type": "BIONIC_ITEM",
"name": "Electrical Drain",
"name": { "str": "Electrical Drain" },
"description": "This CBM was wired incorrectly and would drain power from any system connected to it.",
"weight": "900 g",
"difficulty": 5
Expand Down Expand Up @@ -1150,7 +1150,7 @@
"id": "bio_sleepy",
"copy-from": "bionic_general_faulty",
"type": "BIONIC_ITEM",
"name": "Endocrine Enervator",
"name": { "str": "Endocrine Enervator" },
"description": "This malfunctioning bionic causes fatigue by altering the unfortunate user's brain chemistry.",
"weight": "100 g",
"difficulty": 11
Expand Down