1#textdomain wesnoth-sotbe
2[scenario]
3    id=16_The_Coward
4    name= _ "The Coward"
5    map_data="{campaigns/Son_Of_The_Black_Eye/maps/16_The_Coward.map}"
6
7    turns=22
8
9    victory_when_enemies_defeated="yes"
10
11    {SCENARIO_MUSIC "vengeful.ogg"}
12    {EXTRA_SCENARIO_MUSIC "breaking_the_chains.ogg"}
13
14    {DEFAULT_SCHEDULE_MORNING}
15
16    next_scenario=17_The_Human_Attack
17
18    [event]
19        name=prestart
20        [objectives]
21            side=1
22            [objective]
23                description=_ "Defeat all enemy leaders"
24                condition=win
25            [/objective]
26            [objective]
27                description=_ "Death of Kapou’e"
28                condition=lose
29            [/objective]
30            [objective]
31                description= _ "Death of Grüü"
32                condition=lose
33            [/objective]
34
35            {TURNS_RUN_OUT}
36
37            [gold_carryover]
38                bonus=yes
39                carryover_percentage=40
40            [/gold_carryover]
41
42            {GREAT_HORDE_NOTE}
43        [/objectives]
44    [/event]
45
46    [side]
47        side=1
48        id="Kapou'e"
49        type=Orcish Leader
50        controller=human
51        team_name=Kapoue
52        user_team_name=_ "Kapou’e"
53        gold=200
54        {BLACK_FLAG}
55    [/side]
56
57    [side]
58        type=Orcish Warlord
59        id=Orga
60        name= _ "Orga"
61        side=2
62        canrecruit=yes
63        recruit=Goblin Knight, Orcish Warrior, Orcish Crossbowman, Wolf Rider, Orcish Grunt, Orcish Archer, Orcish Slayer, Ogre
64        {GOLD 600 700 800}
65        user_team_name=_"Rebels"
66        team_name=rebels
67        [ai]
68            aggression=1.0
69            caution=0.0
70            village_value=0
71            villages_per_scout=0
72            grouping=no
73        [/ai]
74    [/side]
75
76    {STARTING_VILLAGES 2 31}
77
78    [side]
79        type=Orcish Warrior
80        id=Knorgh
81        name= _ "Knorgh"
82        side=3
83        canrecruit=yes
84        recruit=Wolf Rider, Orcish Grunt, Orcish Archer, Young Ogre
85        gold=150
86        user_team_name=_"Rebels"
87        team_name=rebels
88    [/side]
89
90    {STARTING_VILLAGES 3 6}
91
92    [side]
93        type=Orcish Warrior
94        id=Nofhug
95        name= _ "Nofhug"
96        side=4
97        canrecruit=yes
98        recruit=Wolf Rider, Orcish Grunt, Orcish Archer, Young Ogre
99        gold=150
100        user_team_name=_"Rebels"
101        team_name=rebels
102    [/side]
103
104    {STARTING_VILLAGES 4 6}
105
106    [story]
107        [part]
108            story= _ "Kapou’e and his followers made a grueling march across the frozen Northlands. For the orcs it was a constant nightmare of freezing, marching and fighting. Food was scarce, and the stores that they managed to seize from rebellious tribes had to be strictly rationed. Many of the weaker orcs who weren’t killed in combat died from exhaustion, or fell behind and froze to death."
109            {SOTBE_BIGMAP}
110            {JOURNEY_15_OLD}
111        [/part]
112
113        [part]
114            story= _ "Throughout this nightmare Kapou’e drove himself and his men ruthlessly. The spring thaw would soon be upon them and with it, the human army that Earl Lanbec’h was no doubt rallying. By that time the orcs had to be united one way or another, since if they were separated and scattered, they would surely be exterminated."
115            {SOTBE_BIGMAP}
116            {JOURNEY_15_OLD}
117        [/part]
118
119        [part]
120            story= _ "And so they marched on, persevering in weather that would kill even the most hardened human, and through fierce bloody battles with belligerent tribes."
121            {SOTBE_BIGMAP}
122            {JOURNEY_15_OLD}
123        [/part]
124
125        [part]
126            story= _ "Finally, after over three months, Kapou’e and his exhausted but hardened army arrived at Bitok, just before the spring thaw."
127            {SOTBE_BIGMAP}
128            {JOURNEY_15_OLD}
129        [/part]
130    [/story]
131
132    {SOTBE_TRACK {JOURNEY_16_NEW} }
133
134    {GOT_THE_GREAT_HORDE 1}
135
136    [event]
137        name=prestart
138
139        [unit]
140            side=2
141            type=Orcish Warlord
142            id=Shan Taum
143            name= _ "Shan Taum"
144            profile=portraits/shan_taum.png
145            x=12
146            y=19
147            random_traits=no
148        [/unit]
149    [/event]
150
151    [event]
152        name=start
153
154        [recall]
155            id=Grüü
156            x,y=45,11
157        [/recall]
158
159        [recall]
160            id=Inarix
161            x,y=44,10
162        [/recall]
163
164        [recall]
165            id=Jetto
166            x,y=44,9
167        [/recall]
168
169        [if]
170            [have_unit]
171                id=Jetto
172            [/have_unit]
173
174            [else]
175                [recall]
176                    type=Orcish Warlord,Orcish Slurbow,Saurian Flanker,Troll Warrior,Orcish Warrior,Orcish Crossbowman,Saurian Oracle,Saurian Soothsayer,Saurian Ambusher,Troll,Troll Rocklobber,Orcish Slayer
177                    x,y=44,9
178                [/recall]
179            [/else]
180        [/if]
181
182        [if]
183            [have_unit]
184                id=Inarix
185            [/have_unit]
186
187            [else]
188                [recall]
189                    type=Orcish Warlord,Orcish Slurbow,Saurian Flanker,Troll Warrior,Orcish Warrior,Orcish Crossbowman,Saurian Oracle,Saurian Soothsayer,Saurian Ambusher,Troll,Troll Rocklobber,Orcish Slayer
190                    x,y=44,10
191                [/recall]
192            [/else]
193        [/if]
194
195        [message]
196            speaker="Kapou'e"
197            message= _ "Good morning, Shan Taum!"
198            image=portraits/kapoue-angry.png
199        [/message]
200
201        [message]
202            speaker="Shan Taum"
203            image=portraits/shan_taum.png~FL()~RIGHT()
204            message= _ "What... Kapou’e! What in the frozen Northlands are you doing here?!"
205        [/message]
206
207        [message]
208            speaker="Kapou'e"
209            message= _ "Oh, I just thought I would take a bracing winter stroll and visit my father’s old friend. How could I not, given his impressive list of recent accomplishments."
210        [/message]
211
212        [message]
213            speaker="Shan Taum"
214            image=portraits/shan_taum.png~FL()~RIGHT()
215            message= _ "Accomplishments?"
216        [/message]
217
218        [message]
219            speaker="Kapou'e"
220            message= _ "Well let’s see, first he betrays the trust of his sworn sovereign and becomes no less than a boot-licking spy for the humans. Then he goes on to engineer the death of half of the Great Council and in doing so makes himself directly responsible for the deaths of hundreds of orcs. And best of all, he is directly responsible for a bloody civil war right at the time when his people are on the edge of total extermination!"
221        [/message]
222
223        [message]
224            speaker="Shan Taum"
225            image=portraits/shan_taum.png~FL()~RIGHT()
226            message= _ "LIES! THESE ARE ALL LIES!"
227        [/message]
228
229        [message]
230            speaker="Kapou'e"
231            message= _ "Tell you what, you ungrateful backstabbing traitor, if you surrender right now I will just cut off your head instead of torturing you to death."
232        [/message]
233
234        [message]
235            speaker="Shan Taum"
236            image=portraits/shan_taum.png~FL()~RIGHT()
237            message= _ "How dare you accuse me of being a traitor, you turdlicker!"
238        [/message]
239
240        [message]
241            speaker="Kapou'e"
242            message= _ "Right... So what will it be, beheading or torture?"
243        [/message]
244
245        [message]
246            speaker="Shan Taum"
247            image=portraits/shan_taum.png~FL()~RIGHT()
248            # wmllint: local spelling turdlicker
249            message= _ "Orga, kill this kid for me. I’ll be in my keep."
250        [/message]
251
252        [message]
253            speaker=Orga
254            image=portraits/orcs/warlord.png~FL()~RIGHT()
255            message= _ "Yes, sir!"
256        [/message]
257
258        [kill]
259            id=Shan Taum
260        [/kill]
261
262        [move_unit_fake]
263            type=Orcish Warlord
264            side=2
265            x=12,10
266            y=19,20
267        [/move_unit_fake]
268
269        [message]
270            speaker="Kapou'e"
271            message= _ "What! Fight like an orc, you gutless coward!"
272            image=portraits/kapoue-angry.png
273        [/message]
274    [/event]
275
276    [event]
277        name=turn 4
278
279        [role]
280            side=1
281            type=Orcish Warlord, Orcish Slurbow, Direwolf Rider, Orcish Warrior, Orcish Crossbowman, Orcish Slayer, Goblin Knight, Goblin Pillager, Orcish Grunt, Orcish Archer, Orcish Assassin, Goblin Wolfrider, Saurian Flanker, Saurian Soothsayer, Saurian Oracle, Saurian Ambusher, Saurian Augur, Saurian Skirmisher
282            role=Helper
283        [/role]
284
285        [message]
286            role=Helper
287            message= _ "Hey Chief, it’s pretty odd. Shan Taum doesn’t seem to have too many of his men around. He was given control of half the Great Horde. Do you think they left him?"
288        [/message]
289
290        [message]
291            speaker="Kapou'e"
292            message= _ "I doubt it. Shan Taum knows how to dissemble. I’ll bet he sent them out like we did to clobber the other tribes to his rule. In any case, it will be convenient for us."
293        [/message]
294    [/event]
295
296    [event]
297        name=enemies defeated
298
299        [message]
300            speaker="Kapou'e"
301            message= _ "Good, we crushed this pocket of resistance too. Now where in the world did that coward Shan Taum run off to?"
302        [/message]
303
304        [endlevel]
305            result=victory
306            bonus=yes
307            {NEW_GOLD_CARRYOVER 40}
308        [/endlevel]
309    [/event]
310
311    {HERO_DEATHS}
312[/scenario]
313