diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-08-08 19:30:21 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-08-08 19:30:21 -0700 |
commit | 1c80f1718e52b1488cb56765041e87eb1f8d2011 (patch) | |
tree | aec8a88fa4071fb3cfdc81f8a7c384ead7b17556 /vamp_stuff/Modification_Files/Spells/Hemomancer | |
parent | Adjust the max stacking duration of blood surge. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-1c80f1718e52b1488cb56765041e87eb1f8d2011.tar.xz |
Fix tier description of crimson coat.
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer')
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json index a72d7e5..0e37264 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json @@ -71,7 +71,7 @@ "type": "SPELL", "name": { "str": "Crimson Coat" }, "//": "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.", + "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 5</color> spell.", "sound_id": "misc", "sound_variant": "inhale", "spell_class": "VAMP_BLOOD_spellcaster", |