diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-04-09 23:57:09 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-04-09 23:57:09 -0700 |
commit | a3e42851cb1140fc457e0e538cef17bbf00a90ca (patch) | |
tree | 77959316ae565a66d7056414229a45177859f4a4 | |
parent | Update vampire immunity for some effects added in 0.6.0 (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-a3e42851cb1140fc457e0e538cef17bbf00a90ca.tar.xz |
Standardize the Tier n notice with a capital T.
7 files changed, 17 insertions, 17 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json index c1f09c2..887bef6 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json @@ -5,7 +5,7 @@ "name": { "str": "Transfusion" }, "//": "Uses MANA, just to prevent spamming.", "message": "You drain the lifeforce from your target!", - "description": "Drain the life force of a target within reach.\n\nThis is a <color_light_gray>tier 1</color> spell.", + "description": "Drain the life force of a target within reach.\n\nThis is a <color_light_gray>Tier 1</color> spell.", "sound_description": "splash!", "sound_type": "combat", "sound_id": "misc", @@ -36,7 +36,7 @@ "id": "t1_blood_bcurl", "type": "SPELL", "name": { "str": "Blood Curl" }, - "description": "Command the target's life force to hinder the flow of blood, greatly slowing their ability to perform any action.\n\nThis is a <color_light_gray>tier 1</color> spell.", + "description": "Command the target's life force to hinder the flow of blood, greatly slowing their ability to perform any action.\n\nThis is a <color_light_gray>Tier 1</color> spell.", "sound_id": "misc", "sound_variant": "inhale", "sprite": "fd_fatigue", @@ -65,7 +65,7 @@ "id": "t1_blood_clot", "type": "SPELL", "name": { "str": "Clot" }, - "description": "Expend a small amount of your life force to induce rapid clotting on a body part. The clotting agents will linger for some time.\n\nThis is a <color_light_gray>tier 1</color> spell.", + "description": "Expend a small amount of your life force to induce rapid clotting on a body part. The clotting agents will linger for some time.\n\nThis is a <color_light_gray>Tier 1</color> spell.", "sound_id": "misc", "sound_variant": "inhale", "sprite": "overlay_female_mutation_bio_blood_filter", diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json index b8825e0..296c3eb 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json @@ -3,7 +3,7 @@ "id": "t2_blood_bloodsting", "type": "SPELL", "name": { "str": "Blood Dagger" }, - "description": "Launch a small amount of your blood as a blade which can imaple your target.\n\nThis is a <color_light_gray>tier 2</color> spell.", + "description": "Launch a small amount of your blood as a blade which can imaple your target.\n\nThis is a <color_light_gray>Tier 2</color> spell.", "sound_description": "glass shattering!", "sound_type": "combat", "sound_id": "bullet_hit", @@ -34,7 +34,7 @@ "id": "t2_blood_bloodpuddle", "type": "SPELL", "name": { "str": "Blood Puddle" }, - "description": "Expel a portion of your blood and command it to form a thick pool in an area. It will greatly hamper the movement of non-vampires that attempt to pass through it.\n\nThis is a <color_light_gray>tier 2</color> spell.", + "description": "Expel a portion of your blood and command it to form a thick pool in an area. It will greatly hamper the movement of non-vampires that attempt to pass through it.\n\nThis is a <color_light_gray>Tier 2</color> spell.", "sound_id": "bionics", "sound_variant": "acid_discharge", "sprite": "fd_blood", @@ -66,7 +66,7 @@ "id": "t2_blood_bloodsynthesis", "type": "SPELL", "name": { "str": "Blood Synthesis" }, - "description": "Expend a portion of your life force to heal tissue damage in others.\n\nThis is a <color_light_gray>tier 2</color> spell.", + "description": "Expend a portion of your life force to heal tissue damage in others.\n\nThis is a <color_light_gray>Tier 2</color> spell.", "sound_description": "splash!", "sound_id": "misc", "sound_variant": "inhale", diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json index f799663..69a3274 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json @@ -72,7 +72,7 @@ "id": "t3_blood_purge", "type": "SPELL", "name": { "str": "Purge" }, - "description": "Expend a small amount of your life force to expel contaminants from your body. The accelerated immune response will linger for a time.\n\nThis is a <color_white>tier 3</color> spell.", + "description": "Expend a small amount of your life force to expel contaminants from your body. The accelerated immune response will linger for a time.\n\nThis is a <color_white>Tier 3</color> spell.", "sound_id": "misc", "sound_variant": "inhale", "sprite": "overlay_female_mutation_bio_blood_filter", diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json index fe63f0e..591a01d 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json @@ -3,7 +3,7 @@ "id": "t4_blood_riptide", "type": "SPELL", "name": { "str": "Blood Tide" }, - "description": "Expel some of your blood to strike all targets inside a wide cone.\n\nThis is a <color_light_red>tier 4</color> spell.", + "description": "Expel some of your blood to strike all targets inside a wide cone.\n\nThis is a <color_light_red>Tier 4</color> spell.", "sound_description": "splash!", "sound_type": "combat", "sprite": "fd_blood", @@ -40,7 +40,7 @@ "id": "t4_blood_bloodwave", "type": "SPELL", "name": { "str": "Blood Wave" }, - "description": "Expel a moderate portion of your blood as a shockwave, striking anything nearby.\n\nThis is a <color_light_red>tier 4</color> spell.", + "description": "Expel a moderate portion of your blood as a shockwave, striking anything nearby.\n\nThis is a <color_light_red>Tier 4</color> spell.", "sound_description": "splash!", "sound_type": "combat", "sprite": "fd_blood", @@ -74,7 +74,7 @@ "id": "t4_blood_bloodsurge", "type": "SPELL", "name": { "str": "Blood Surge" }, - "description": "Expend some of your life force to greatly accelerate your blood flow and physical abilties for a short time.\n\nThis is a <color_light_red>tier 4</color> spell.", + "description": "Expend some of your life force to greatly accelerate your blood flow and physical abilties for a short time.\n\nThis is a <color_light_red>Tier 4</color> spell.", "sound_id": "misc", "sound_variant": "inhale", "sprite": "overlay_female_mutation_bio_blood_filter", 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 d95f557..545c253 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json @@ -3,7 +3,7 @@ "id": "t5_blood_vampiricoutrage", "type": "SPELL", "name": { "str": "Vampiric Rage" }, - "description": "Unleash your entire life force in a deadly assault against anything that threatens you.\n\nThis is a <color_red>tier 5</color> spell.", + "description": "Unleash your entire life force in a deadly assault against anything that threatens you.\n\nThis is a <color_red>Tier 5</color> spell.", "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "message": "<color_light_red>Fury fills your mind and body...</color>\nAs you stand, blood tendrils emerge from you!", @@ -39,7 +39,7 @@ "id": "t5_blood_essencepull", "type": "SPELL", "name": { "str": "Blood Eruption" }, - "description": "Command the life force of the target to violently burst blood from every pore of their body.\n\nThis is a <color_red>tier 5</color> spell.", + "description": "Command the life force of the target to violently burst blood from every pore of their body.\n\nThis is a <color_red>Tier 5</color> spell.", "sound_description": "splash!", "sound_id": "misc", "sound_type": "combat", @@ -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 5</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", 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 058fb52..a5024ca 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json @@ -3,7 +3,7 @@ "id": "t6_blood_bloodbomb", "type": "SPELL", "name": { "str": "Blood Bomb" }, - "description": "Compress and throw a portion of your blood. Upon impact it will burst into a maelstrom of crystalized blood daggers.\n\nThis is a <color_magenta>tier 6</color> spell.", + "description": "Compress and throw a portion of your blood. Upon impact it will burst into a maelstrom of crystalized blood daggers.\n\nThis is a <color_magenta>Tier 6</color> spell.", "sound_description": "glass shattering!", "sound_type": "combat", "sound_id": "bullet_hit", @@ -37,7 +37,7 @@ "id": "t6_blood_desolation", "type": "SPELL", "name": { "str": "Desolation" }, - "description": "Expend a large amount of your life force to summon a ravenous mist that consumes life force from every non-vampire near it.\n\nThis is a <color_magenta>tier 6</color> spell.", + "description": "Expend a large amount of your life force to summon a ravenous mist that consumes life force from every non-vampire near it.\n\nThis is a <color_magenta>Tier 6</color> spell.", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 7, "max_level": 30, @@ -60,7 +60,7 @@ "id": "t6_blood_leechswhip", "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.", + "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", diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json index 7aea868..4a3d0ca 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json @@ -3,7 +3,7 @@ "id": "t7_blood_form_orus", "type": "SPELL", "name": { "str": "<color_red>Blood Ascension</color>" }, - "description": "Transform your entire body into a nightmarish avatar of blood.\n\nThis is a <color_pink>tier 7</color> spell.", + "description": "Transform your entire body into a nightmarish avatar of blood.\n\nThis is a <color_pink>Tier 7</color> spell.", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 8, "max_level": 20, |