From 873bd00487a751cf396481b3187def998eb1c3e8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 21 Sep 2020 17:12:43 -0700 Subject: Fix folder layout --- .../Spells/Hemomancer/v_blood_T7.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T7.json (limited to 'vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T7.json') diff --git a/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T7.json b/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T7.json deleted file mode 100644 index 04cea7d..0000000 --- a/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T7.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "id": "t7_blood_form_orus", - "type": "SPELL", - "name": "Form: Orus", - "description": "Impersonates one of ancient hemomancers - Orus, the zealous manipulator - who possesses the ability to rise the impure beings from the blood of their victim.\n* While actively 'having' this form, gains a negative flat bonus to stat (SPD -15), but increases your maximum health by 50.\n\nThis is a tier 7 spell.", - "valid_targets": [ "hostile" ], - "effect": "spawn_item", - "effect_str": "v_hemo_form_orus", - "base_energy_cost": 5000, - "energy_source": "MANA", - "spell_class": "VAMP_BLOOD_spellcaster", - "difficulty": 10, - "max_level": 10, - "min_duration": 14000, - "max_duration": 68000, - "flags": [ "SOMATIC", "CONCENTRATE", "NO_LEGS" ], - "base_casting_time": 100, - "final_casting_time": 75 -} \ No newline at end of file -- cgit v1.2.1