Skip to content

Commit

Permalink
Blood Boil and opinion loc
Browse files Browse the repository at this point in the history
  • Loading branch information
robmart committed Oct 2, 2024
1 parent 4fc59dd commit ef3947e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
wc_saved_me_salvation:0 "Saved Me from Death"
wc_plagued_me:0 "Plagued Me"
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ef3947e

Please sign in to comment.