mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-17 18:29:21 +00:00
84 lines
2.5 KiB
INI
84 lines
2.5 KiB
INI
#textdomain wesnoth-did
|
|
[textdomain]
|
|
name="wesnoth-did"
|
|
[/textdomain]
|
|
|
|
# wmlscope: set export=no
|
|
[campaign]
|
|
id=Descent_into_Darkness
|
|
rank=100
|
|
year="389 YW"
|
|
icon="data/campaigns/Descent_Into_Darkness/images/units/dark-mage.png~RC(magenta>red)"
|
|
background="data/campaigns/The_Rise_Of_Wesnoth/images/story/trow_intro_03.webp"
|
|
name= _ "Descent into Darkness"
|
|
abbrev= _ "DiD"
|
|
define=CAMPAIGN_DESCENT
|
|
first_scenario=01_Saving_Parthyn
|
|
|
|
[modify_unit_type]
|
|
type="Dark Sorcerer"
|
|
remove_advancement="Lich"
|
|
[/modify_unit_type]
|
|
{CAMPAIGN_DIFFICULTY EASY "units/undead-necromancers/adept.png~RC(magenta>black)" ( _ "Neophyte") ( _ "Easy")}
|
|
{CAMPAIGN_DIFFICULTY NORMAL "units/undead-necromancers/dark-sorcerer.png~RC(magenta>black)" ( _ "Evoker") ( _ "Normal")} {DEFAULT_DIFFICULTY}
|
|
{CAMPAIGN_DIFFICULTY HARD "units/undead-necromancers/lich.png~RC(magenta>black)" ( _ "Summoner") ( _ "Challenging")}
|
|
|
|
description=_ "The northern frontier town of Parthyn is annually raided by neighboring tribes of orcs. Malin Keshar, an outcast mage, seeks to defend his home and wreak vengeance on the orcs by any means necessary, even if it means sacrificing his own soul in the process.
|
|
|
|
" + _"(Intermediate level, 10 scenarios.)"
|
|
|
|
[about]
|
|
title = _ "Original Campaign Design"
|
|
[entry]
|
|
name = "esci"
|
|
[/entry]
|
|
[/about]
|
|
[about]
|
|
title = _ "Latest Campaign Revision"
|
|
[entry]
|
|
name = "nemaara"
|
|
[/entry]
|
|
[/about]
|
|
[about]
|
|
title = _ "Artwork and Graphics Design"
|
|
[entry]
|
|
name = "Blarumyrran"
|
|
comment = "story images"
|
|
[/entry]
|
|
[entry]
|
|
name = "Emilien Rotival (LordBob)"
|
|
comment = "current portraits"
|
|
[/entry]
|
|
[entry]
|
|
name= "theycallmerooster"
|
|
comment = "old portraits"
|
|
[/entry]
|
|
[/about]
|
|
[about]
|
|
title = _ "Miscellaneous"
|
|
[entry]
|
|
name = "josteph"
|
|
comment = "dialogue comments and revisions"
|
|
[/entry]
|
|
[/about]
|
|
[/campaign]
|
|
|
|
#ifdef CAMPAIGN_DESCENT
|
|
{campaigns/Descent_Into_Darkness/utils}
|
|
[units]
|
|
{campaigns/Descent_Into_Darkness/units}
|
|
[/units]
|
|
[binary_path]
|
|
path=data/campaigns/Descent_Into_Darkness
|
|
[/binary_path]
|
|
[lua]
|
|
code = <<
|
|
wesnoth.dofile('campaigns/Descent_Into_Darkness/lua/' .. 'skip_animations.lua')
|
|
>>
|
|
[/lua]
|
|
{campaigns/Descent_Into_Darkness/scenarios}
|
|
|
|
#endif
|
|
|
|
# wmllint: directory spelling Malin Dela Keshar Drogan Darken Volk Karres
|