aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mutations.json10
1 files changed, 2 insertions, 8 deletions
diff --git a/mutations.json b/mutations.json
index ad8c7eb..1345bc0 100644
--- a/mutations.json
+++ b/mutations.json
@@ -220,19 +220,13 @@
"id": "EATHEALTH",
"name": { "str": "Hyper-Metabolism" },
"points": 15,
- "description": "Your particular metabolism allows you to burn calories at a prodigious rate to regenerate tissues in a matter of minutes, this is however a very wasteful process. Activate to start healing.",
+ "description": "You metabolize nutrients so rapidly that you can convert food directly into useful tissue. Excess nutrition will convert to HP, rather than being wasted. Activate to skip prompt for overeating.",
"prereqs": [ "HUNGER3" ],
"types": [ "METABOLISM" ],
"threshreq": [ "THRESH_CHIMERA", "THRESH_SHOGGOTH" ],
"category": [ "CHIMERA", "SHOGGOTH" ],
"valid": false,
- "active": true,
- "transform": {
- "target": "EATHEALTH_active",
- "msg_transform": "Your hyper-metabolism starts burning up calories.",
- "active": true,
- "moves": 0
- }
+ "active": true
},
{
"type": "mutation",