forked from inferno8/wesnoth-Era_of_Magic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEoMa_eras.cfg
172 lines (149 loc) · 4.69 KB
/
EoMa_eras.cfg
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
#textdomain wesnoth-Era_of_Magic
#define EOMA_EVENTS
{I8CUSTOMPLAGUEEVENT}
[event]
name=preload
first_time_only=no
[lua]
code=<<
wesnoth.dofile "~add-ons/Era_of_Magic/lua/preload.lua"
>>
[/lua]
[/event]
[event]
name=prestart
[unit]
type=eoma_wesnoth_bug_3827
placement=map
[/unit]
[kill]
type=eoma_wesnoth_bug_3827
[/kill]
[/event]
#ifdef MULTIPLAYER
#weaken tough leaders to balance things out
[event]
name=prestart
[modify_unit]
[filter]
type=EoMa_RhamiDatu,EoMa_RhamiKai,EoMa_DharmaRhami,EoMa_HoRhami,EoMa_Efreet,EoMa_Great_Efreeti,EoMa_Great_Jinn,EoMa_Wonderful_Jinn
canrecruit=yes
[/filter]
{TRAIT_WEAK}
[/modify_unit]
[modify_unit]
[filter]
type=EoMa_Efreet
canrecruit=yes
[/filter]
#{TRAIT_SLOW}
[effect]
apply_to=movement
increase=-1
[/effect]
[/modify_unit]
[/event]
#endif
#enddef
[era]
id=era_magic
name= _ "Era of Magic"
#ifver WESNOTH_VERSION < 1.13.0
description=_"The Era of Magic consists of 8 unique factions (all of which are fully animated, with many unit having fancy custom abilities/weapon specials):"+"
"+_"Sky Kingdom"+":
"{EOMA_FACTION_DESCR_SKYKINGDOM}+"
"+_"Summoners"+":
"+{EOMA_FACTION_DESCR_SUMMONERS}+"
"+_"Tharis"+":
"+{EOMA_FACTION_DESCR_THARIS}+"
"+_"Kharos"+":
"+{EOMA_FACTION_DESCR_KHAROS}+"
"+_"Barbarians"+":
"+{EOMA_FACTION_DESCR_BARBARIANS}+"
"+_"Dark Blood Alliance"+":
"+{EOMA_FACTION_DESCR_DARKBLOOD}+"
"+_"Runemasters"+":
"+{EOMA_FACTION_DESCR_RUNEMASTERS}+"
"+_"Destroyers"+":
"+{EOMA_FACTION_DESCR_DESTROYERS}#endif
#ifver WESNOTH_VERSION >= 1.13.0
description=_"The Era of Magic consists currently of 8 unique, fully animated factions: Barbarians, Darkblooded, Destroyers, Kharos, Runemasters, Sky Kingdom, Summoners and Tharis. Many units have fancy custom abilities/weapon specials."#endif
require_era=yes
{RANDOM_SIDE}
{EOMA_SIDE default skykingdom}
{EOMA_SIDE default summoners}
{EOMA_SIDE default tharis}
{EOMA_SIDE default kharos}
{EOMA_SIDE default barbarians}
{EOMA_SIDE default darkblood}
{EOMA_SIDE default runemasters}
{EOMA_SIDE default destroyers}
{EOMA_EVENTS}
[/era]
[era]
id=era_magic_rpg
name= _ "Era of Magic (RPG)"
# description=_"A variant of Era of Magic that is ideal for playing scenarios, which involve the elements of roleplaing (RPG)."
description=_"A variant of Era of Magic designed for playing scenarios which involve elements of roleplaying (RPG) by having lvl1 units as leaders with empty recruit lists."
require_era=yes
{RANDOM_SIDE}
{EOMA_SIDE mrpg skykingdom}
{EOMA_SIDE mrpg summoners}
{EOMA_SIDE mrpg tharis}
{EOMA_SIDE mrpg kharos}
{EOMA_SIDE mrpg barbarians}
{EOMA_SIDE mrpg darkblood}
{EOMA_SIDE mrpg runemasters}
{EOMA_SIDE mrpg destroyers}
{EOMA_EVENTS}
[/era]
[era]
id=era_magic_aoh
name= _ "Era of Magic (Age of Heroes)"
description=_"A variant of Era of Magic with higher level units: level 3 leaders, with level 1 and 2 units available for recruit. Not considered balanced."
require_era=yes
{RANDOM_SIDE}
{EOMA_SIDE aoh skykingdom}
{EOMA_SIDE aoh summoners}
{EOMA_SIDE aoh tharis}
{EOMA_SIDE aoh kharos}
{EOMA_SIDE aoh barbarians}
{EOMA_SIDE aoh darkblood}
{EOMA_SIDE aoh runemasters}
{EOMA_SIDE aoh destroyers}
{EOMA_EVENTS}
[/era]
[era]
id=era_magic_masters&slaves
name= _ "Era of Magic (Masters & Slaves)"
description=_"A variant of Era of Magic with higher level units: level 4 leaders, with level 2 and 3 units available for recruit. Not considered balanced."
require_era=yes
{RANDOM_SIDE}
{EOMA_SIDE ms skykingdom}
{EOMA_SIDE ms summoners}
{EOMA_SIDE ms tharis}
{EOMA_SIDE ms kharos}
{EOMA_SIDE ms barbarians}
{EOMA_SIDE ms darkblood}
{EOMA_SIDE ms runemasters}
{EOMA_SIDE ms destroyers}
{EOMA_EVENTS}
[/era]
#[era]
# id=era_magic_slaves
# name= _ "Era of Magic (lvl3 leaders)"
# description=_"A variant of Era of Magic with level 3 leaders and level 1 units available for recruit."
# require_era=yes
#
# {RANDOM_SIDE}
# {EOMA_SIDE_OLD slaves skykingdom}
# {EOMA_SIDE_OLD slaves summoners}
# {EOMA_SIDE_OLD slaves tharis}
# {EOMA_SIDE_OLD slaves kharos}
# {EOMA_SIDE_OLD slaves barbarians}
# {EOMA_SIDE_OLD slaves darkblood}
# {EOMA_SIDE_OLD slaves runemasters}
# {EOMA_SIDE_OLD slaves destroyers}
#
# {EOMA_EVENTS}
#[/era]