summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json60
1 files changed, 41 insertions, 19 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json b/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json
index 4891a45..c8ad79c 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json
@@ -8,7 +8,8 @@
"valid_targets": [ "none" ],
"flags": [ "SILENT" ],
"message": "",
- "effect": "target_attack"
+ "effect": "attack",
+ "shape": "blast"
},
{
"type": "SPELL",
@@ -17,7 +18,8 @@
"description": "1/10 chance to do Sweeping Strike.",
"valid_targets": [ "none" ],
"message": "",
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"flags": [ "WONDER", "SILENT" ],
"min_damage": 1,
"max_damage": 1,
@@ -42,7 +44,8 @@
"description": "Does the Sweeping Strike.",
"valid_targets": [ "none" ],
"message": "The leech's whip strikes a wide arc!",
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"flags": [ "SILENT" ],
"min_damage": 1,
"max_damage": 1,
@@ -54,7 +57,8 @@
"name": { "str": "Sweeping Strike" },
"description": "Swipes through an arc, dealing 16 cutting damage.",
"valid_targets": [ "hostile", "ground" ],
- "effect": "cone_attack",
+ "effect": "attack",
+ "shape": "cone",
"flags": [ "SILENT" ],
"min_damage": 16,
"max_damage": 16,
@@ -70,7 +74,8 @@
"name": { "str": "Drain?" },
"description": "100% chance to do Drain.",
"valid_targets": [ "none" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"extra_effects": [
{ "id": "v_hemo_whip_spell_d_yes" }
],
@@ -85,7 +90,8 @@
"description": "Call the Drain Damage and Drain Heal spells.",
"valid_targets": [ "none" ],
"message": "The blood sword absorbs the life force of a nearby creature!",
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"flags": [ "SILENT" ],
"extra_effects": [ { "id": "v_hemo_whip_spell_d_dmg" }, { "id": "v_hemo_whip_spell_d_heal", "hit_self": true } ]
},
@@ -95,7 +101,8 @@
"name": { "str": "Drain Damage" },
"description": "Deals 5 damage.",
"valid_targets": [ "hostile" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"min_damage": 5,
"max_damage": 5,
"min_range": 1,
@@ -109,7 +116,8 @@
"name": { "str": "Drain Heal" },
"description": "Heals 1 hp.",
"valid_targets": [ "self" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"min_damage": -1,
"flags": [ "SILENT" ],
"max_damage": -1,
@@ -121,7 +129,8 @@
"name": { "str": "Piercing Retaliation?" },
"description": "75% chance to retaliate with a blood tentacle when hit.",
"valid_targets": [ "none" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"extra_effects": [
{ "id": "v_spell_null" },
{ "id": "v_hemo_crimsoncoat_coat_pr_yes" },
@@ -139,7 +148,8 @@
"description": "Calls the Piercing Retaliation spell with Crimson Coat message.",
"valid_targets": [ "none" ],
"message": "The crimson coat retaliates against your attacker with a blood tentacle!",
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"flags": [ "SILENT" ],
"extra_effects": [ { "id": "v_hemo_crimsoncoat_coat_pr" } ]
},
@@ -151,7 +161,8 @@
"message": "The crimson coat retaliates against your attacker with a blood tentacle!",
"valid_targets": [ "hostile" ],
"flags": [ "SILENT", "RANDOM_DURATION" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"effect_str": "stunned",
"min_damage": 15,
"max_damage": 15,
@@ -167,7 +178,8 @@
"name": { "str": "Spawn Bloodling on Attack Dice Roll!" },
"description": "20% chance to do create a bloodling when attacking. 5% chance to do create a greater bloodling when attacking.",
"valid_targets": [ "none" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"extra_effects": [
{ "id": "v_hemo_orusform_bloodling_strike" },
{ "id": "v_hemo_orusform_bloodling_strike" },
@@ -202,6 +214,7 @@
"message": "You transform a portion of the target into a bloodling!",
"valid_targets": [ "self" ],
"effect": "summon",
+ "shape": "blast",
"effect_str": "mon_orus_bloodling",
"spell_class": "VAMP_BLOOD_spellcaster",
"min_damage": 1,
@@ -220,6 +233,7 @@
"message": "You transform a portion of the target into a greater bloodling!",
"valid_targets": [ "self" ],
"effect": "summon",
+ "shape": "blast",
"effect_str": "mon_orus_bloodling_greater",
"spell_class": "VAMP_BLOOD_spellcaster",
"min_damage": 1,
@@ -236,7 +250,8 @@
"name": { "str": "Spawn Bloodling or Retaliate when Hit Dice Roll!" },
"description": "10% chance to do create a bloodling when hit. 40% chance to retaliate with blood tentacles when hit.",
"valid_targets": [ "none" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"extra_effects": [
{ "id": "v_hemo_orusform_bloodling_impact" },
{ "id": "v_hemo_orusform_pr_impact" },
@@ -261,6 +276,7 @@
"message": "You transform some of your lost blood into a bloodling!",
"valid_targets": [ "self" ],
"effect": "summon",
+ "shape": "blast",
"effect_str": "mon_orus_bloodling",
"spell_class": "VAMP_BLOOD_spellcaster",
"min_damage": 1,
@@ -278,7 +294,8 @@
"description": "Calls the Piercing Retaliation spell with Blood Ascended message.",
"valid_targets": [ "none" ],
"message": "You retaliate against your attacker with a blood tentacle!",
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"flags": [ "SILENT" ],
"extra_effects": [ { "id": "v_hemo_crimsoncoat_coat_pr" } ]
},
@@ -290,7 +307,8 @@
"message": "You retaliate against your attacker with a blood tentacle!",
"valid_targets": [ "hostile" ],
"flags": [ "SILENT", "RANDOM_DURATION" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"effect_str": "stunned",
"min_damage": 15,
"max_damage": 15,
@@ -304,9 +322,10 @@
"id": "v_hemo_orusform_bloodling",
"type": "SPELL",
"name": { "str": "Spawn Bloodling!" },
- "description": "Transform a random pool of blood into a bloodling.",
- "valid_targets": [ "fd_blood" ],
+ "description": "Summons a bloodling at a random field in range.",
+ "valid_targets": [ "field" ],
"effect": "summon",
+ "shape": "blast",
"effect_str": "mon_orus_bloodling",
"spell_class": "VAMP_BLOOD_spellcaster",
"min_damage": 1,
@@ -326,7 +345,8 @@
"description": "1/20 chance to do Summon Silhouette.",
"valid_targets": [ "none" ],
"message": "",
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"flags": [ "WONDER", "SILENT" ],
"min_damage": 1,
"max_damage": 1,
@@ -360,7 +380,8 @@
"description": "Does the Summon Silhouette.",
"valid_targets": [ "none" ],
"message": "An etherean silhouette emerges from your weapon!",
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"flags": [ "SILENT" ],
"min_damage": 1,
"max_damage": 1,
@@ -373,6 +394,7 @@
"description": "Summons an etherean silhouette.",
"valid_targets": [ "self", "ground" ],
"effect": "summon",
+ "shape": "blast",
"effect_str": "mon_ether_shadow",
"flags": [ "SILENT", "RANDOM_DURATION" ],
"min_damage": 1,