summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 02:10:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 02:10:41 -0700
commit19e1e7da757cfd5b34d1dc90bf91cbc111ab3f96 (patch)
treedcd7162ab273936adb865ef1eee443fadfc31cb8 /vamp_stuff/Modification_Files/Spells/v_spell_combo.json
parentMany more updates for BN (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-19e1e7da757cfd5b34d1dc90bf91cbc111ab3f96.tar.xz
Migration error
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/v_spell_combo.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_combo.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
index 363131d..a05e6f4 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
@@ -6,7 +6,7 @@
"name": { "str": "Tranfusion Spell" },
"message": "You feel refreshed as you cast!",
"description": "It will cast Transfusion Damage and Transfusion Heal.",
- "flags": [ "SILENT", "NO_PROJECTILE" ],
+ "flags": [ "SILENT" ],
"valid_targets": [ "ally", "hostile", "ground" ],
"effect": "target_attack",
"extra_effects": [ { "id": "t1_blood_transfusion_spell_heal", "hit_self": true }, { "id": "t1_blood_transfusion_spell_dmg" } ],
@@ -18,7 +18,7 @@
"type": "SPELL",
"name": { "str": "Tranfusion Heal" },
"description": "Heals the caster with 1 hp.",
- "flags": [ "SILENT", "NO_PROJECTILE" ],
+ "flags": [ "SILENT" ],
"valid_targets": [ "self" ],
"effect": "target_attack",
"min_damage": -1,
@@ -30,7 +30,7 @@
"type": "SPELL",
"name": { "str": "Tranfusion Damage" },
"description": "Damages the target with 2 hp.",
- "flags": [ "SILENT", "RANDOM_TARGET", "NO_PROJECTILE" ],
+ "flags": [ "SILENT", "RANDOM_TARGET" ],
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"min_damage": 2,
@@ -60,7 +60,7 @@
"name": { "str": "Outrage Bash" },
"description": "Deals 25 bash damage.",
"message": "A thick tentacle strikes!",
- "flags": [ "SILENT", "RANDOM_TARGET", "NO_PROJECTILE" ],
+ "flags": [ "SILENT", "RANDOM_TARGET" ],
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"base_energy_cost": 3,
@@ -77,7 +77,7 @@
"name": { "str": "Outrage Cut" },
"description": "Deals 25 cut damage.",
"message": "A tentacle strand slashes!",
- "flags": [ "SILENT", "RANDOM_TARGET", "NO_PROJECTILE" ],
+ "flags": [ "SILENT", "RANDOM_TARGET" ],
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"base_energy_cost": 3,
@@ -94,7 +94,7 @@
"name": { "str": "Outrage Stab" },
"description": "Deals 25 stab damage.",
"message": "A long tendril impales!",
- "flags": [ "SILENT", "RANDOM_TARGET", "NO_PROJECTILE" ],
+ "flags": [ "SILENT", "RANDOM_TARGET" ],
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"base_energy_cost": 3,
@@ -111,7 +111,7 @@
"name": { "str": "Outrage Drain" },
"message": "You steal their life force!",
"description": "It will cast Drain Damage and Drain Heal.",
- "flags": [ "SILENT", "NO_PROJECTILE" ],
+ "flags": [ "SILENT" ],
"valid_targets": [ "ally", "hostile", "ground" ],
"effect": "target_attack",
"extra_effects": [ { "id": "t5_blood_outrage_drain_heal", "hit_self": true }, { "id": "t5_blood_outrage_drain_dmg" } ],
@@ -123,7 +123,7 @@
"type": "SPELL",
"name": { "str": "Drain Heal" },
"description": "Heals the caster with 5 hp.",
- "flags": [ "SILENT", "NO_PROJECTILE" ],
+ "flags": [ "SILENT" ],
"valid_targets": [ "self" ],
"effect": "target_attack",
"min_damage": -5,
@@ -135,7 +135,7 @@
"type": "SPELL",
"name": { "str": "Drain Damage" },
"description": "Damages the target with 10 hp.",
- "flags": [ "SILENT", "RANDOM_TARGET", "NO_PROJECTILE" ],
+ "flags": [ "SILENT", "RANDOM_TARGET" ],
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"min_damage": 10,
@@ -151,7 +151,7 @@
"description": "Push monsters within a 4 tile radius.",
"effect": "area_push",
"effect_filter": [ "hostile" ],
- "flags": [ "SILENT", "NO_PROJECTILE" ],
+ "flags": [ "SILENT" ],
"valid_targets": [ "self", "ally", "hostile", "ground" ],
"min_aoe": 3,
"max_aoe": 3
@@ -164,7 +164,7 @@
"valid_targets": [ "none" ],
"message": "",
"effect": "target_attack",
- "flags": [ "WONDER", "SILENT", "NO_PROJECTILE" ],
+ "flags": [ "WONDER", "SILENT" ],
"min_damage": 1,
"max_damage": 1,
"extra_effects": [
@@ -182,7 +182,7 @@
"valid_targets": [ "none" ],
"message": "",
"effect": "target_attack",
- "flags": [ "WONDER", "SILENT", "NO_PROJECTILE" ],
+ "flags": [ "WONDER", "SILENT" ],
"min_damage": 1,
"max_damage": 1,
"extra_effects": [ { "id": "t5_mana_megamagic_exhaust" } ]
@@ -192,7 +192,7 @@
"type": "SPELL",
"name": { "str": "Megamagic Exhaust" },
"description": "Weakens the player.",
- "flags": [ "SILENT", "NO_PROJECTILE" ],
+ "flags": [ "SILENT" ],
"valid_targets": [ "self" ],
"effect": "target_attack",
"effect_str": "v_spell_megamagic_exhaust",