From 9fc72a906ffc6ccd497ae47cf9e0933e55058f52 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 14 Mar 2021 14:43:49 -0700 Subject: Remove old vamp threshold trait Offload natural armor to another mutation Update npcs for this mutation --- vamp_stuff/Modification_Files/Mutation/v_mutation.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 vamp_stuff/Modification_Files/Mutation/v_mutation.json (limited to 'vamp_stuff/Modification_Files/Mutation/v_mutation.json') diff --git a/vamp_stuff/Modification_Files/Mutation/v_mutation.json b/vamp_stuff/Modification_Files/Mutation/v_mutation.json deleted file mode 100644 index c13e9fc..0000000 --- a/vamp_stuff/Modification_Files/Mutation/v_mutation.json +++ /dev/null @@ -1,13 +0,0 @@ -[ - { - "description": "Your proof of immortality. You invested your whole life on a countless battles with immensive power and all of your experiences has paid off until now. The living nightmare of the dark days, is now a scavenger of Cataclysm.", - "id": "VAMP", - "name": "Vampire", - "points": 0, - "profession": true, - "purifiable": false, - "type": "mutation", - "valid": false, - "enchantments": [ "VAMP_ench" ] - } -] -- cgit v1.2.1