summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-24 10:45:19 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-24 10:45:19 -0700
commit16a67c799cec7c70d7bb002f267e04ec6f0fb883 (patch)
tree29ba7d1cea6fae0258c1964572b903a547b23889 /vamp_stuff/Modification_Files/Mutation
parentMerge in the updated tileset (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-16a67c799cec7c70d7bb002f267e04ec6f0fb883.tar.xz
Lots of updates to the Hemomancer
Various design notes
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/v_classes.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/v_classes.json b/vamp_stuff/Modification_Files/Mutation/v_classes.json
index e68b248..c6f4e4b 100644
--- a/vamp_stuff/Modification_Files/Mutation/v_classes.json
+++ b/vamp_stuff/Modification_Files/Mutation/v_classes.json
@@ -4,31 +4,31 @@
"id": "VAMP_MANA_spellcaster",
"name": { "str": "Warlock" },
"points": 0,
- "description": "Warlocks follow the rules of the ancient chaotic idols, idols that were said to lived before the existence of the world. They are also called as dark magus, known for their destructive influence over magic. Though it is from the depths of history, their potency remains immeasurable.",
+ "description": "Warlocks follow the tennets of the ancient chaos gods and thus draw from their power. They are known for having destructive influence over magic, and sometimes falling victim to the whims their own fickle gods.",
"starting_trait": false,
"purifiable": false,
"valid": false,
"cancels": [ "VAMP_BLOOD_spellcaster", "VAMP_ELEM_spellcaster" ],
- "spells_learned": [ [ "t1_blood_transfusion", 1 ] ]
+ "spells_learned": [ [ "t1_mana_darkbolt", 1 ] ]
},
{
"type": "mutation",
"id": "VAMP_ELEM_spellcaster",
"name": { "str": "Profane Conjurer" },
"points": 0,
- "description": "Profane conjurers reside far from the world, harnessing the dark elements and take control for their own desires. Their magic is imbued with pure evil, infused with elements lead to the corruption of the weak.",
+ "description": "Profane Conjurers harness the power of elements for their own desires. Their spells are further imbued with dark magicks that can corrupt their opponents, or themselves if they are weak of spirit.",
"starting_trait": false,
"purifiable": false,
"valid": false,
"cancels": [ "VAMP_MANA_spellcaster", "VAMP_BLOOD_spellcaster" ],
- "spells_learned": [ [ "t1_blood_transfusion", 1 ] ]
+ "spells_learned": [ [ "t1_elem_exerxium", 1 ] ]
},
{
"type": "mutation",
"id": "VAMP_BLOOD_spellcaster",
"name": { "str": "Hemomancer" },
"points": 0,
- "description": "Hemomancers tend to be resourceful in their environment, manipulating the life force of one's self and seize other's to bind for their own will. They risk their lives in order to overwhelm those who opposes.",
+ "description": "Hemomancers manipulate the flow of life force, harnessing their own and exploiting that of others. A powerful and deadly art, countered by the everpresent risk of sacrficing too much of their own life force in the attempt.",
"starting_trait": false,
"purifiable": false,
"valid": false,