summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json
index a693a17..096a77a 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json
@@ -7,7 +7,7 @@
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"effect_str": "onfire",
- "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": 225,
"energy_source": "MANA",
@@ -19,10 +19,10 @@
"max_level": 15,
"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": 1100,
"max_duration": 4400,
- "damage_type": "fire"
+ "damage_type": "heat"
}
]