diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation/v_mutation.json')
-rw-r--r-- | vamp_stuff/Modification_Files/Mutation/v_mutation.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/v_mutation.json b/vamp_stuff/Modification_Files/Mutation/v_mutation.json new file mode 100644 index 0000000..c13e9fc --- /dev/null +++ b/vamp_stuff/Modification_Files/Mutation/v_mutation.json @@ -0,0 +1,13 @@ +[ + { + "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" ] + } +] |