summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Spells/Profane Conjurer
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:12:43 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:12:43 -0700
commit873bd00487a751cf396481b3187def998eb1c3e8 (patch)
tree1bfa40b7092fc78147d0ba8416e80eb0b1ed1eb2 /vamp_stuff/Modification Files/Spells/Profane Conjurer
parentInitial commit (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-873bd00487a751cf396481b3187def998eb1c3e8.tar.xz
Fix folder layout
Diffstat (limited to 'vamp_stuff/Modification Files/Spells/Profane Conjurer')
-rw-r--r--vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T1.json73
-rw-r--r--vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T2.json26
-rw-r--r--vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T3.json51
-rw-r--r--vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json25
-rw-r--r--vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T5.json53
-rw-r--r--vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T6.json56
-rw-r--r--vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T7.json62
7 files changed, 0 insertions, 346 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
deleted file mode 100644
index 3d26814..0000000
--- a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T1.json
+++ /dev/null
@@ -1,73 +0,0 @@
-[{
- "id": "t1_elem_exerxium",
- "type": "SPELL",
- "name": "Exerxium",
- "description": "Ignites the foe with ardent profane blaze, dealing <color_red>fire damage</color> and <color_yellow>curses</color> them.\n\nThis is a <color_gray>tier 1</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "target_attack",
- "effect_str": "v_spell_elem_curse",
- "base_energy_cost": 75,
- "final_energy_cost": 125,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 1,
- "min_damage": 2,
- "max_damage": 20,
- "damage_increment": 1,
- "max_level": 30,
- "min_range": 6,
- "max_range": 16,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ],
- "base_casting_time": 125,
- "min_duration": 250,
- "max_duration": 1000,
- "damage_type": "fire"
-},
-{
- "id": "t1_elem_frost",
- "type": "SPELL",
- "name": "Frost",
- "description": "Binds the foe by instantly converting the air into ice, dealing <color_white>cold damage</color> and <color_yellow>freezes</color> them.\n\nThis is a <color_gray>tier 1</color> spell.",
- "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" ],
- "base_energy_cost": 150,
- "final_energy_cost": 200,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 2,
- "min_damage": 1,
- "max_damage": 10,
- "damage_increment": 0.5,
- "max_level": 30,
- "min_range": 6,
- "max_range": 16,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
- "base_casting_time": 125,
- "min_duration": 200,
- "max_duration": 600,
- "damage_type": "cold"
-},
-{
- "id": "t1_elem_elemdis",
- "type": "SPELL",
- "name": "Elemental Dissipation",
- "description": "Nullifies <color_yellow>elemental blights</color> from you or an ally.\n\nThis is a <color_gray>tier 1</color> spell.",
- "valid_targets": [ "ally" ],
- "effect": "target_attack",
- "effect_str": "v_spell_elem_null",
- "base_energy_cost": 150,
- "final_energy_cost": 225,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 2,
- "max_level": 5,
- "min_range": 3,
- "max_range": 8,
- "min_duration": 75,
- "max_duration": 75,
- "base_casting_time": 150,
- "flags": [ "SOMATIC", "CONCENTRATE", "NO_LEGS" ]
-}
-] \ No newline at end of file
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
deleted file mode 100644
index a67f24c..0000000
--- a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T2.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "id": "t2_elem_ignite",
- "type": "SPELL",
- "name": "Ignite",
- "description": "Sets foe <color_yellow>ablaze</color>, dealing <color_red>fire damage</color.\n\nThis is a <color_gray>tier 2</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "target_attack",
- "effect_str": "onfire",
- "affected_body_parts": [ "HEAD", "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ],
- "base_energy_cost": 150,
- "final_energy_cost": 225,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 2,
- "min_damage": 1,
- "max_damage": 5,
- "damage_increment": 1.5,
- "max_level": 15,
- "min_range": 6,
- "max_range": 16,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ],
- "base_casting_time": 125,
- "min_duration": 1100,
- "max_duration": 4400,
- "damage_type": "fire"
-} \ No newline at end of file
diff --git a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T3.json b/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T3.json
deleted file mode 100644
index 3195707..0000000
--- a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T3.json
+++ /dev/null
@@ -1,51 +0,0 @@
-[{
- "id": "t3_elem_perfury",
- "type": "SPELL",
- "name": "Perfury",
- "description": "Conjures dark, hellish flames to engulf the foe, dealing <color_red>fire damage</color> and is afflicted with <color_yellow>cursed flames</color>.\n\nThis is a <color_white>tier 3</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "target_attack",
- "effect_str": "v_spell_elem_flame_curse",
- "affected_body_parts": [ "HEAD", "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ],
- "base_energy_cost": 275,
- "final_energy_cost": 475,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 3,
- "min_damage": 10,
- "max_damage": 50,
- "max_level": 10,
- "min_range": 10,
- "max_range": 15,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ],
- "base_casting_time": 125,
- "min_duration": 1000,
- "max_duration": 3000,
- "damage_type": "fire"
-},
-{
- "id": "t3_elem_blizzaga",
- "type": "SPELL",
- "name": "Blizzaga",
- "description": "<color_yellow>Immobilizes</color> the foe by flash-freezing the air around them, dealing <color_white>cold damage</color>.\n\nThis is a <color_white>tier 3</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "target_attack",
- "effect_str": "v_spell_elem_flashfreeze",
- "affected_body_parts": [ "HEAD", "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ],
- "base_energy_cost": 325,
- "final_energy_cost": 500,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 3,
- "min_damage": 3,
- "max_damage": 30,
- "max_level": 10,
- "min_range": 10,
- "max_range": 15,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ],
- "base_casting_time": 325,
- "min_duration": 400,
- "max_duration": 1800,
- "damage_type": "cold"
-}
-] \ No newline at end of file
diff --git a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json b/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json
deleted file mode 100644
index 59d3922..0000000
--- a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "id": "t4_elem_firewall",
- "type": "SPELL",
- "name": "Fire Wall",
- "description": "Surrounds the foe inside a blazing wall of flames.\n* Creates fire fields outside the aoe range.\n\nThis is a <color_light_red>tier 4</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "projectile_attack",
- "base_energy_cost": 500,
- "final_energy_cost": 200,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 4,
- "max_level": 5,
- "min_range": 15,
- "max_range": 15,
- "min_aoe": 3,
- "max_aoe": 3,
- "aoe_increment": -0.3,
- "field_id": "fd_firewall",
- "min_field_intensity": 1,
- "max_field_intensity": 1,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
- "base_casting_time": 250,
- "damage_type": "fire"
-} \ No newline at end of file
diff --git a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T5.json b/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T5.json
deleted file mode 100644
index b39a69b..0000000
--- a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T5.json
+++ /dev/null
@@ -1,53 +0,0 @@
-[{
- "id": "t5_elem_firebane",
- "type": "SPELL",
- "name": "Firebane",
- "description": "Conjures a profane fireball to strike the foe. Upon impact, it explodes, dealing <color_red>fire damage</color> and spreads cursed flames on that area.\n\nThis is a <color_red>tier 5</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "projectile_attack",
- "base_energy_cost": 600,
- "final_energy_cost": 1000,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 5,
- "min_damage": 10,
- "max_damage": 30,
- "max_level": 10,
- "min_range": 10,
- "max_range": 20,
- "min_aoe": 2,
- "max_aoe": 6,
- "field_id": "fd_fire_curse",
- "min_field_intensity": 1,
- "max_field_intensity": 1,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
- "base_casting_time": 175,
- "damage_type": "fire"
-},
-{
- "id": "t5_elem_icebane",
- "type": "SPELL",
- "name": "Icebane",
- "description": "Conjures a profane ball of fiery ice to strike the foe. Upon impact, it shatters, dealing <color_white>cold damage</color> and spreads frostburn on that area.\n\nThis is a <color_red>tier 5</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "projectile_attack",
- "base_energy_cost": 600,
- "final_energy_cost": 900,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 5,
- "min_damage": 5,
- "max_damage": 20,
- "max_level": 10,
- "min_range": 10,
- "max_range": 20,
- "min_aoe": 2,
- "max_aoe": 5,
- "field_id": "fd_fire_frost",
- "min_field_intensity": 1,
- "max_field_intensity": 1,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
- "base_casting_time": 175,
- "damage_type": "fire"
-}
-] \ No newline at end of file
diff --git a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T6.json b/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T6.json
deleted file mode 100644
index bd9c382..0000000
--- a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T6.json
+++ /dev/null
@@ -1,56 +0,0 @@
-[{
- "id": "t6_elem_exerxium",
- "type": "SPELL",
- "name": "Deus Exerxium",
- "description": "A wave of profane blaze strikes all foes within a cone, dealing <color_red>fire damage</color> and <color_yellow>curses</color> them.\n* Slim chance to spread cursed flames on the affected area.\n\nThis is a <color_magenta>tier 6</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "cone_attack",
- "effect_str": "v_spell_elem_curse",
- "base_energy_cost": 250,
- "final_energy_cost": 625,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 6,
- "min_damage": 0,
- "max_damage": 20,
- "damage_increment": 0.2,
- "max_level": 20,
- "min_range": 3,
- "max_range": 5,
- "range_increment": 0.1,
- "min_aoe": 5,
- "max_aoe": 35,
- "aoe_increment": 2,
- "field_id": "fd_fire_curse",
- "field_chance": 50,
- "min_field_intensity": 1,
- "max_field_intensity": 1,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ],
- "base_casting_time": 175,
- "min_duration": 250,
- "max_duration": 1000,
- "damage_type": "fire"
-},
-{
- "id": "t6_elem_elemward",
- "type": "SPELL",
- "name": "Elemental Ward",
- "description": "Creates a barrier that protects you or an ally from all <color_yellow>elemental blights</color>.\n* Doesn't nullify existing <color_yellow>blights</color>.\n\nThis is a <color_magenta>tier 6</color> spell.",
- "valid_targets": [ "ally" ],
- "effect": "target_attack",
- "effect_str": "v_spell_elem_bar",
- "base_energy_cost": 300,
- "final_energy_cost": 450,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 6,
- "max_level": 5,
- "min_range": 3,
- "max_range": 8,
- "min_duration": 3000,
- "max_duration": 4500,
- "dura5ion_increment": 500,
- "base_casting_time": 200,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ]
-}
-] \ No newline at end of file
diff --git a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T7.json b/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T7.json
deleted file mode 100644
index 694c961..0000000
--- a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T7.json
+++ /dev/null
@@ -1,62 +0,0 @@
-[{
- "id": "t7_elem_desecrate",
- "type": "SPELL",
- "name": "Desecrate",
- "description": "Channels the underworld to create a rift that engulfs the foe with a towering hellfire, dealing massive <color_red>fire damage</color>, inflicts a long-lasting <color_yellow>curse</color> and leaves an intense cursed flame at that point.\n\nThis is a <color_pink>tier 7</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "projectile_attack",
- "effect_str": "v_spell_elem_curse",
- "base_energy_cost": 1300,
- "final_energy_cost": 3900,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 8,
- "min_damage": 100,
- "max_damage": 100,
- "damage_increment": 65,
- "max_level": 5,
- "min_range": 10,
- "max_range": 10,
- "range_increment": 2,
- "field_id": "fd_fire_curse",
- "min_field_intensity": 3,
- "max_field_intensity": 3,
- "flags": [ "SOMATIC", "VERBAL", "CONCENTRATE", "NO_LEGS", "RANDOM_DURATION" ],
- "base_casting_time": 175,
- "min_duration": 500,
- "max_duration": 2000,
- "damage_type": "fire"
-},
-{
- "id": "t7_elem_eternalfrost",
- "type": "SPELL",
- "name": "Eternal Frost",
- "description": "A blast of sheer wind <color_yellow>flash-freezes</color> all creatures in an area, dealing <color_white>cold damage</color>.\n* Creates a lingering frost fields that freezes any creature that comes in contact.\n\nThis is a <color_pink>tier 7</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "projectile_attack",
- "effect_str": "v_spell_elem_curse",
- "base_energy_cost": 800,
- "final_energy_cost": 1800,
- "energy_source": "MANA",
- "spell_class": "VAMP_ELEM_spellcaster",
- "difficulty": 8,
- "min_damage": 30,
- "max_damage": 30,
- "damage_increment": 10,
- "max_level": 5,
- "min_range": 10,
- "max_range": 10,
- "range_increment": 1,
- "min_aoe": 5,
- "max_aoe": 5,
- "aoe_increment": 0.8,
- "field_id": "fd_fire_curse",
- "min_field_intensity": 3,
- "max_field_intensity": 3,
- "flags": [ "SOMATIC", "VERBAL", "CONCENTRATE", "NO_LEGS", "RANDOM_DURATION" ],
- "base_casting_time": 175,
- "min_duration": 500,
- "max_duration": 2000,
- "damage_type": "fire"
-}
-] \ No newline at end of file