-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_main.cfg
More file actions
65 lines (46 loc) · 2.06 KB
/
Copy path_main.cfg
File metadata and controls
65 lines (46 loc) · 2.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
#textdomain wesnoth-Sepulchre_of_Elran
[textdomain]
name="wesnoth-Sepulchre_of_Elran"
path="data/add-ons/Sepulchre_of_Elran/translations"
[/textdomain]
{~add-ons/Sepulchre_of_Elran/team_colors.cfg}
#ifdef SCENARIO_SEPULCHRE_OF_ELRAN
{~add-ons/War_of_Legends/campaign.cfg}
[binary_path]
path="data/add-ons/Sepulchre_of_Elran"
[/binary_path]
{~add-ons/Sepulchre_of_Elran/utils}
{~add-ons/Sepulchre_of_Elran/scenarios}
[+units]
{~add-ons/Sepulchre_of_Elran/units}
[/units]
#endif
[campaign]
id="Sepulchre_of_Elran"
name= _ "Sepulchre of Elran"
abbrev= _ "SoE"
rank="487"
define="SCENARIO_SEPULCHRE_OF_ELRAN"
first_scenario="01_Sepulchre_of_Elran"
icon="data/add-ons/War_of_Legends/images/units/elves-wood/mystic.png~RC(magenta>006600,FFFFFF,000000,006600)"
background="story/grim-altar.jpg~CS(-75,-45,-13)"
image="data/add-ons/War_of_Legends/images/portraits/elf-mystic.webp~SCALE(325,325)"
description= _ "Elran was the first King of the Lintanir Elves and a renowned hero among them. Now, reports of undead sightings near his sarcophagus have caused the High Council of Elves to send a detachment of soldiers under the command of an aspiring sorceress in order to investigate. What shall they find inside?" + _ "
(Single-Scenario Campaign, Intermediate Level)"
{CAMPAIGN_DIFFICULTY EASY "units/elves-wood/shaman.png~RC(magenta>brown)" ( _ "Initiate") ( _ "Normal")}
{CAMPAIGN_DIFFICULTY NORMAL "units/elves-wood/sorceress.png~RC(magenta>brown)" ( _ "Sorceress") ( _ "Challenging")} {DEFAULT_DIFFICULTY}
{CAMPAIGN_DIFFICULTY HARD "units/elves-wood/enchantress.png~RC(magenta>brown)" ( _ "Mystic") ( _ "Difficult")}
end_text= _ "The End"
{~add-ons/Sepulchre_of_Elran/about.cfg}
# curse and terrain link
[load_resource]
id=WOL_resource_abilities_events_nightmares
[/load_resource]
# load AMLA system
[load_resource]
id=WOL_resource_AMLA_preview_only
[/load_resource]
[load_resource]
id=knyght_wol_resource_amla_system_sylvans
[/load_resource]
[/campaign]