summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json
index bd3b60b..dc849c2 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json
@@ -20,7 +20,7 @@
"duration_increment": 5000,
"max_duration": 180000,
"base_casting_time": 3000,
- "flags": [ "SOMATIC", "CONCENTRATE", "NO_LEGS" ]
+ "flags": [ "SOMATIC", "NO_LEGS", "CONCENTRATE" ]
},
{
"id": "t6_blood_crimsoncoat",
@@ -28,6 +28,8 @@
"name": { "str": "Crimson Coat" },
"note": "Timed countering tactic. Useful for preventing high damage attacks like SMASH or gunshots.",
"description": "Convert a portion of your blood into a thick flexible armour that covers your entire body for a short time.\n\nThis is a <color_magenta>tier 6</color> spell.",
+ "sound_id": "misc",
+ "sound_variant": "inhale",
"spell_class": "VAMP_BLOOD_spellcaster",
"difficulty": 6,
"max_level": 10,
@@ -48,6 +50,8 @@
"type": "SPELL",
"name": { "str": "Blood Sword" },
"description": "Convert some of your blood into a powerful broadsword.\n\nThis is a <color_magenta>tier 6</color> spell.",
+ "sound_id": "misc",
+ "sound_variant": "inhale",
"spell_class": "VAMP_BLOOD_spellcaster",
"difficulty": 4,
"max_level": 10,
@@ -66,6 +70,6 @@
"base_casting_time": 150,
"casting_time_increment": -7.5,
"final_casting_time": 75,
- "flags": [ "SOMATIC", "NO_LEGS" ]
+ "flags": [ "SOMATIC", "NO_LEGS", "CONCENTRATE" ]
}
]