From ef3947ec1a817bde2aa0fc161f018c73db578db4 Mon Sep 17 00:00:00 2001 From: Robmart Date: Wed, 2 Oct 2024 06:11:16 +0200 Subject: [PATCH] Blood Boil and opinion loc --- .../english/opinions/wc_general_opinions_l_english.yml | 3 ++- .../english/wc_game_concepts_magic_spells_l_english.yml | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/localization/english/opinions/wc_general_opinions_l_english.yml b/localization/english/opinions/wc_general_opinions_l_english.yml index b486da216f..4eb8db5e92 100644 --- a/localization/english/opinions/wc_general_opinions_l_english.yml +++ b/localization/english/opinions/wc_general_opinions_l_english.yml @@ -35,4 +35,5 @@ wc_poisoned_me:0 "Poisoned Me" wc_healed_me:0 "Healed Me" wc_wrathed_me:0 "Inflicted Holy Wrath on Me" - wc_saved_me_salvation:0 "Saved Me from Death" \ No newline at end of file + wc_saved_me_salvation:0 "Saved Me from Death" + wc_plagued_me:0 "Plagued Me" \ No newline at end of file diff --git a/localization/english/wc_game_concepts_magic_spells_l_english.yml b/localization/english/wc_game_concepts_magic_spells_l_english.yml index eda9714b00..42c3f023bd 100644 --- a/localization/english/wc_game_concepts_magic_spells_l_english.yml +++ b/localization/english/wc_game_concepts_magic_spells_l_english.yml @@ -515,9 +515,9 @@ wc_spell_blood_boil_targets:0 "[army|E]" wc_spell_blood_boil_effects:0 "Inflict every character in the target army with [GetTrait('blood_plague').GetName( GetNullCharacter )]" wc_learn_spell_blood_boil:0 "You learn the spell: [wc_spell_blood_boil|E]" - wc_blood_boil_hit_tt:0 "[this_recipient.GetShortUIName|U] [Select_CString(this_recipient.IsLocalPlayer, 'gain', 'gains')] the effects of [wc_spell_blood_boil|E]." - wc_blood_boil_dodge:0 "[this_recipient.GetShortUIName|U] dodged [wc_spell_blood_boil|E]!" - wc_blood_boil_resist_tt:0 "Because of [this_recipient.GetShortUINamePossessive] [wc_spell_school_death|E] [wc_magic_resistance|E], the spell has no effect." + wc_blood_boil_hit_tt:0 "[dodger.GetShortUIName|U] [Select_CString(dodger.IsLocalPlayer, 'gain', 'gains')] the effects of [wc_spell_blood_boil|E]." + wc_blood_boil_dodge:0 "[dodger.GetShortUIName|U] dodged [wc_spell_blood_boil|E]!" + wc_blood_boil_resist_tt:0 "Because of [dodger.GetShortUINamePossessive] [wc_spell_school_death|E] [wc_magic_resistance|E], the spell has no effect." wc_spell_blood_boil_knights_tt:0 "Every [knight|E] in the [this_recipient.GetName] has a large chance to get [GetTrait('blood_plague').GetName( GetNullCharacter )]" game_concept_wc_spell_strangulate:0 "Strangulate"