Revert "EI - show custom traits in help menu (#8652)"

This reverts commit 04d29f4e3b.
This commit is contained in:
Wedge009 2024-04-03 16:12:45 +11:00
parent 6b1ccd9761
commit 49d586a537
2 changed files with 1 additions and 17 deletions

View file

@ -1,12 +0,0 @@
#textdomain wesnoth-ei
# create a dummy unit so that the custom traits show up in the help menu
[unit_type]
id=ei_dummy_unit
race=monster
hide_help=yes
{TRAIT_MERCENARY}
{TRAIT_AUDACIOUS}
{TRAIT_DESERTER}
{TRAIT_SURVIVOR}
[/unit_type]

View file

@ -126,8 +126,6 @@
female_name= _ "female^mercenary" female_name= _ "female^mercenary"
description= _ "<span color='#00FF00'>+30%</span> base damage when gold is positive. description= _ "<span color='#00FF00'>+30%</span> base damage when gold is positive.
<span color='#FF0000'>-30%</span> base damage when gold is 0 or negative." <span color='#FF0000'>-30%</span> base damage when gold is 0 or negative."
help_text= _ "+30% base damage when gold is positive.
-30% base damage when gold is 0 or negative."
[effect] [effect]
apply_to=new_ability apply_to=new_ability
[abilities] [abilities]
@ -160,10 +158,8 @@
description= _ "<span color='#00FF00'>+1</span> damage to and <span color='#00FF00'>-1</span> damage from undead, necromancers, and bats. description= _ "<span color='#00FF00'>+1</span> damage to and <span color='#00FF00'>-1</span> damage from undead, necromancers, and bats.
Against all odds, this unit has endured the terrors and tortures of Mal-Ravanals prisons and lived to tell the tale. Survivors bear a heavy burden from their time in captivity, but have also learned much of the strengths and weaknesses of their former captors." Against all odds, this unit has endured the terrors and tortures of Mal-Ravanals prisons and lived to tell the tale. Survivors bear a heavy burden from their time in captivity, but have also learned much of the strengths and weaknesses of their former captors."
help_text= _ "+1 damage to and -1 damage from undead, necromancers, and bats.
Against all odds, this unit has endured the terrors and tortures of Mal-Ravanals prisons and lived to tell the tale. Survivors bear a heavy burden from their time in captivity, but have also learned much of the strengths and weaknesses of their former captors." # nice and simple, just give +1 damage vs undead
# +1 damage for self against undead
[effect] [effect]
apply_to=attack # all attacks apply_to=attack # all attacks
[set_specials] [set_specials]