summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json
index 26d3f52..d2b6783 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json
@@ -18,11 +18,11 @@
"max_level": 30,
"min_range": 6,
"max_range": 16,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ],
+ "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION", "NO_PROJECTILE" ],
"base_casting_time": 125,
"min_duration": 250,
"max_duration": 1000,
- "damage_type": "fire"
+ "damage_type": "heat"
},
{
"id": "t1_elem_frost",
@@ -32,7 +32,7 @@
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
"effect_str": "v_spell_elem_freeze",
- "affected_body_parts": [ "HEAD", "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ],
+ "affected_body_parts": [ "head", "torso", "arm_l", "arm_r", "leg_l", "leg_r" ],
"base_energy_cost": 150,
"final_energy_cost": 200,
"energy_source": "MANA",
@@ -69,6 +69,6 @@
"min_duration": 75,
"max_duration": 75,
"base_casting_time": 150,
- "flags": [ "SOMATIC", "CONCENTRATE", "NO_LEGS" ]
+ "flags": [ "SOMATIC", "CONCENTRATE", "NO_LEGS", "NO_PROJECTILE" ]
}
]