wesnoth/data/campaigns/Liberty/achievements.cfg
2023-04-12 12:50:09 -07:00

42 lines
2.1 KiB
INI

#textdomain wesnoth-l
[achievement_group]
display_name=_"Liberty"
content_for=liberty
[achievement]
id="liberty_or_death"
name=_"Give Me Liberty or Give Me Death!"
description=_"Complete Civil Disobedience with at least 3 peasants remaining."
icon="data/core/images/attacks/pitchfork.png"
icon_completed="data/core/images/attacks/pitchfork.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-3-red.png",0,0)"
[/achievement]
[achievement]
id="liberty_nameless"
name=_"The Nameless General"
description=_"Find out the name of the general in Unlawful Orders."
icon="data/core/images/icons/helmet_chain-coif.png"
icon_completed="data/core/images/icons/helmet_chain-coif.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-grey.png",0,0)"
[/achievement]
[achievement]
id="liberty_iron"
name=_"Harper vs. Goliath"
description=_"Defeat an Iron Mauler with Harper in Hide and Seek."
icon="data/core/images/attacks/slingshot.png"
icon_completed="data/core/images/attacks/slingshot.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-3-red.png",0,0)"
[/achievement]
[achievement]
id="liberty_hunter"
#po: this is the achievement for the scenario The Hunters
name=_"Perfect Hunter"
description=_"Complete The Hunters with no losses"
icon="data/core/images/attacks/blowgun.png"
icon_completed="data/core/images/attacks/blowgun.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-grey.png",0,0)"
[/achievement]
[achievement]
id="liberty_army"
name=_"Force of Arms is Pointless Without Strategy"
description=_"On Challenging difficulty, defeat Dommel in Glory."
icon="data/core/images/attacks/sword-steel.png"
icon_completed="data/core/images/attacks/sword-steel.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-6-royal.png",0,0)"
[/achievement]
[/achievement_group]