1#textdomain wesnoth-tsg
2[scenario]
3    id=07a_Into_the_Depths
4
5    name= _ "Into the Depths"
6    next_scenario=08a_Return_to_Kerlath
7
8    {SCENARIO_MUSIC the_dangerous_symphony.ogg}
9    {EXTRA_SCENARIO_MUSIC into_the_shadows.ogg}
10    {EXTRA_SCENARIO_MUSIC knalgan_theme.ogg}
11    {EXTRA_SCENARIO_MUSIC underground.ogg}
12
13    map_data="{campaigns/The_South_Guard/maps/07a_Into_the_Depths.map}"
14
15#define SG_DEATHS_LAST_LEVEL
16#enddef
17    {campaigns/The_South_Guard/utils/sg_deaths.cfg}
18
19    {UNDERGROUND}
20
21    victory_when_enemies_defeated=no
22    {TURNS 50 47 44}
23
24    {SG_INTO_THE_DEPTHS}
25    {TSG_BIGMAP {JOURNEY_07A_NEW} }
26
27    # The South Guard.
28
29    [side]
30        side=1
31        type=Horseman Commander
32        id=Deoran
33        name= _ "Deoran"
34        profile=portraits/deoran.png
35        unrenamable=yes
36
37        team_name=South_Guard
38        user_team_name=_"South Guard"
39        controller=human
40        {CUSTOM_SG_FLAG}
41
42        fog=yes
43        shroud=yes
44
45        share_vision=all
46
47        {GOLD 175 150 125}
48        {INCOME 4 2 0}
49    [/side]
50
51    {STARTING_VILLAGES 1 4}
52
53    # The Undead Hordes
54
55    [side]
56        side=2
57        type=Ancient Lich
58        id="Mal M'Brin"
59        name= _ "Mal M’Brin"
60        profile=portraits/mal-mbrin.png
61
62        team_name=undead_hordes
63        user_team_name=_"Undead"
64        controller=ai
65
66        {GOLD 40 50 60}
67        {INCOME 9 12 15}
68
69        canrecruit=yes
70        [ai]
71#ifdef EASY
72            recruitment_pattern=fighter,scout,fighter
73#endif
74#ifdef NORMAL
75            recruitment_pattern=fighter,scout,fighter
76#endif
77#ifdef HARD
78            recruitment_pattern=fighter,scout,archer,fighter
79#endif
80            aggression=0.8
81            village_value=0.1
82
83            [avoid]
84                x,y=2-15,12-20
85            [/avoid]
86        [/ai]
87
88#ifdef EASY
89        recruit=Bone Shooter,Revenant,Vampire Bat
90#endif
91#ifdef NORMAL
92        recruit=Bone Shooter,Revenant,Vampire Bat,Dark Adept
93#endif
94#ifdef HARD
95        recruit=Bone Shooter,Deathblade,Ghoul,Revenant,Blood Bat,Dark Adept
96#endif
97
98        # decrease Mebrin's moves so he doesn't run around too much
99        # also make him weaker
100        [modifications]
101            [object]
102                [effect]
103                    apply_to=movement
104                    increase=-2
105                [/effect]
106            [/object]
107#ifdef EASY
108            [object]
109                [effect]
110                    apply_to=attack
111                    range=melee
112                    increase_damage=-3
113                [/effect]
114                [effect]
115                    apply_to=attack
116                    range=ranged
117                    increase_damage=-3
118                [/effect]
119                [effect]
120                    apply_to=hitpoints
121                    increase_total=-20
122                [/effect]
123            [/object]
124#endif
125#ifdef NORMAL
126            [object]
127                [effect]
128                    apply_to=attack
129                    increase_damage=-2
130                [/effect]
131                [effect]
132                    apply_to=hitpoints
133                    increase_total=-15
134                [/effect]
135            [/object]
136#endif
137#ifdef HARD
138            [object]
139                [effect]
140                    apply_to=attack
141                    increase_damage=-1
142                [/effect]
143                [effect]
144                    apply_to=hitpoints
145                    increase_total=-10
146                [/effect]
147            [/object]
148#endif
149        [/modifications]
150
151        {FLAG_VARIANT undead}
152    [/side]
153
154    {STARTING_VILLAGES 2 13}
155
156    [side]
157        side=3
158        type=Soulless
159        id=Groth
160        name= _ "Groth"
161
162        team_name=undead_hordes
163        user_team_name=_"Undead"
164        controller=ai
165
166        {GOLD 30 40 50}
167        {INCOME 3 4 5}
168
169        canrecruit=yes
170        [ai]
171            recruitment_pattern=fighter
172            aggression=0.6
173            village_value=0.3
174
175            [avoid]
176                x,y=2-15,12-20
177            [/avoid]
178        [/ai]
179
180        recruit=Walking Corpse,Ghoul
181        {FLAG_VARIANT undead}
182    [/side]
183
184    {STARTING_VILLAGES 3 9}
185
186    [side]
187        side=4
188        type=Lich
189        id=Mal Tera
190        name= _ "Mal Tera"
191
192        team_name=undead_hordes
193        user_team_name=_"Undead"
194        controller=ai
195
196        {GOLD 50 75 100}
197        {INCOME 6 9 12}
198
199        canrecruit=yes
200        [ai]
201            recruitment_pattern=fighter
202            aggression=0.8
203            village_value=0.2
204
205            [avoid]
206                x,y=2-15,12-20
207            [/avoid]
208        [/ai]
209
210#ifdef EASY
211        recruit=Walking Corpse,Ghoul,Soulless
212#endif
213
214#ifdef NORMAL
215        recruit=Walking Corpse,Soulless,Ghoul
216#endif
217
218#ifdef HARD
219        recruit=Walking Corpse,Soulless,Ghoul,Necrophage
220#endif
221        {FLAG_VARIANT undead}
222    [/side]
223
224    {STARTING_VILLAGES 4 6}
225
226    # Trolls
227
228    [side]
229        side=5
230        no_leader=yes
231        team_name=trolls
232        controller=ai
233        gold=0
234        income=-20
235        hidden=yes
236    [/side]
237
238    {STARTING_VILLAGES 5 8}
239
240    # Scenario Setup
241
242    [event]
243        name=prestart
244
245        [unit]
246            side=2
247            type=Eyestalk
248            x,y=17,10
249            id=Eye Guardian
250            name=_ "Eye Guardian"
251            facing=nw
252        [/unit]
253
254        # undead guardians for side 4
255        {LOYAL_UNDEAD_UNIT 4 Skeleton 31 21} {GUARDIAN}
256        {LOYAL_UNDEAD_UNIT 4 (Skeleton Archer) 32 21} {GUARDIAN}
257
258#ifdef EASY
259        {LOYAL_UNDEAD_UNIT 4 (Walking Corpse) 31 22} {GUARDIAN}
260        {LOYAL_UNDEAD_UNIT 4 (Walking Corpse) 31 23} {GUARDIAN}
261#endif
262#ifdef NORMAL
263        {LOYAL_UNDEAD_UNIT 4 (Soulless) 31 22} {GUARDIAN}
264        {LOYAL_UNDEAD_UNIT 4 (Walking Corpse) 31 23} {GUARDIAN}
265#endif
266#ifdef HARD
267        {LOYAL_UNDEAD_UNIT 4 (Soulless) 31 22} {GUARDIAN}
268        {LOYAL_UNDEAD_UNIT 4 (Soulless) 31 23} {GUARDIAN}
269#endif
270
271        # Mal M'brin's guards
272
273        {LOYAL_UNDEAD_UNIT 2 (Revenant) 23 27} {GUARDIAN}
274        {LOYAL_UNDEAD_UNIT 2 (Bone Shooter) 22 25} {GUARDIAN}
275        {LOYAL_UNDEAD_UNIT 2 (Deathblade) 22 28} {GUARDIAN}
276
277#ifdef EASY
278        {LOYAL_UNDEAD_UNIT 2 (Revenant) 19 26} {GUARDIAN}
279        {LOYAL_UNDEAD_UNIT 2 (Revenant) 19 29} {GUARDIAN}
280        {NAMED_LOYAL_UNIT 2 (Dark Sorcerer) 20 27 (Mal Maul) (_"Mal Maul")} {GUARDIAN}
281#endif
282#ifdef NORMAL
283        {LOYAL_UNDEAD_UNIT 2 (Revenant) 19 26} {GUARDIAN}
284        {LOYAL_UNDEAD_UNIT 2 (Draug) 19 29} {GUARDIAN}
285        {NAMED_LOYAL_UNIT 2 (Dark Sorcerer) 20 27 (Mal Maul) (_"Mal Maul")} {GUARDIAN}
286#endif
287#ifdef HARD
288        {LOYAL_UNDEAD_UNIT 2 (Draug) 19 26} {GUARDIAN}
289        {LOYAL_UNDEAD_UNIT 2 (Draug) 19 29} {GUARDIAN}
290        {NAMED_LOYAL_UNIT 2 (Necromancer) 20 27 (Mal Maul) (_"Mal Maul")} {GUARDIAN}
291#endif
292
293        # trolls
294
295        {NAMED_LOYAL_UNIT 5 (Troll Hero) 8 17 (Grek) (_"Grek")} {GUARDIAN}
296#ifdef EASY
297        {LOYAL_UNIT 5 (Troll) 5 17} {GUARDIAN}
298        {LOYAL_UNIT 5 (Troll Rocklobber) 12 16} {GUARDIAN}
299        {LOYAL_UNIT 5 (Troll Whelp) 3 15} {GUARDIAN}
300        {LOYAL_UNIT 5 (Troll) 5 19} {GUARDIAN}
301#endif
302#ifdef NORMAL
303        {LOYAL_UNIT 5 (Troll) 5 17} {GUARDIAN}
304        {LOYAL_UNIT 5 (Troll Rocklobber) 12 16} {GUARDIAN}
305        {LOYAL_UNIT 5 (Troll Whelp) 3 15} {GUARDIAN}
306        {LOYAL_UNIT 5 (Troll Whelp) 5 19} {GUARDIAN}
307#endif
308#ifdef HARD
309        {LOYAL_UNIT 5 (Troll Whelp) 5 17} {GUARDIAN}
310        {LOYAL_UNIT 5 (Troll Rocklobber) 12 16} {GUARDIAN}
311        {LOYAL_UNIT 5 (Troll Whelp) 3 15} {GUARDIAN}
312        {LOYAL_UNIT 5 (Troll Whelp) 5 19} {GUARDIAN}
313#endif
314    [/event]
315
316    # Scenario Beginning
317
318    [event]
319        name=start
320
321        [set_recruit]
322            side=1
323            recruit=Bowman,Spearman,Cavalryman,Elvish Shaman,Elvish Fighter
324        [/set_recruit]
325
326        [recall]
327            id=Ethiliel
328        [/recall]
329
330        [recall]
331            id=Minister Hylas
332        [/recall]
333
334        [object]
335            [filter]
336                id=Minister Hylas
337            [/filter]
338            duration=forever
339            silent=yes
340            [effect]
341                apply_to=overlay
342                replace="misc/loyal-icon.png"
343            [/effect]
344        [/object]
345
346        [if]
347            [variable]
348                name=stored_Sir_Gerrick.id
349                equals="Sir Gerrick"
350            [/variable]
351            [then]
352                {VARIABLE stored_Sir_Gerrick.x "recall"}
353                {VARIABLE stored_Sir_Gerrick.y "recall"}
354
355                [unstore_unit]
356                    variable=stored_Sir_Gerrick
357                [/unstore_unit]
358
359                [foreach]
360                    array=stored_Sir_Gerrick_army
361                    [do]
362                        {VARIABLE this_item.x "recall"}
363                        {VARIABLE this_item.y "recall"}
364
365                        [unstore_unit]
366                            variable=this_item
367                        [/unstore_unit]
368                    [/do]
369                [/foreach]
370
371                {CLEAR_VARIABLE stored_Sir_Gerrick_army}
372                {CLEAR_VARIABLE stored_Sir_Gerrick}
373            [/then]
374        [/if]
375
376        [recall]
377            id=Sir Gerrick
378        [/recall]
379
380        [object]
381            [filter]
382                id=Sir Gerrick
383            [/filter]
384            duration=forever
385            silent=yes
386            [effect]
387                apply_to=overlay
388                replace="misc/loyal-icon.png"
389            [/effect]
390        [/object]
391
392        [message]
393            speaker=Deoran
394            message= _ "It is so dark down here! It feels like the light from our torches is doing hardly anything at all."
395        [/message]
396
397        [message]
398            speaker=Ethiliel
399            message= _ "That would be the work of the undead. We must proceed slowly, for the evils that the bandits have awoken seem to be quite powerful. We elves are also far less adept in caves than we are in our forests. You will have to lead the way."
400        [/message]
401
402        [message]
403            speaker=Deoran
404            message= _ "Very well. We should all stay close and guard each others’ backs. Something sinister lurks in this darkness."
405        [/message]
406
407#ifdef EASY
408        [message]
409            speaker=narrator
410            {TUTOR: _"Cavalrymen and Dragoons will be less useful underground than soldiers who fight on foot."}
411            image=wesnoth-icon.png
412        [/message]
413        [message]
414            speaker=narrator
415            {TUTOR: _"Soldiers with the <i>quick</i> trait will be useful for traversing rough caverns."}
416            image=wesnoth-icon.png
417        [/message]
418#endif
419
420        [objectives]
421            side=1
422            [objective]
423                description= _ "Find the source of the undead under the citadel"
424                condition=win
425            [/objective]
426            [objective]
427                description= _ "Death of Deoran"
428                condition=lose
429            [/objective]
430            [objective]
431                description= _ "Death of Ethiliel"
432                condition=lose
433            [/objective]
434
435            {TURNS_RUN_OUT}
436
437            [gold_carryover]
438                bonus=yes
439                carryover_percentage=40
440            [/gold_carryover]
441        [/objectives]
442    [/event]
443
444    [event]
445        name=sighted
446
447        [filter]
448            type=Eyestalk
449        [/filter]
450
451        [filter_second]
452            side=1
453        [/filter_second]
454
455        [redraw]
456            side=1
457        [/redraw]
458
459        [message]
460            speaker=Minister Hylas
461            message= _ "What manner of horrid creature is this? I have seen many wicked things in my life, but never one so perverse."
462        [/message]
463
464        [message]
465            speaker=Ethiliel
466            message= _ "Such creatures may be summoned by conjurers of sufficient skill, though I suspect that this is some other beast, twisted by the foul energy of this place. It must have been set here as a guardian."
467        [/message]
468    [/event]
469
470    [event]
471        name=sighted
472
473        [filter]
474            side=5
475        [/filter]
476
477        [filter_second]
478            side=1
479        [/filter_second]
480
481        [remove_shroud]
482            [filter_side]
483                side=1
484            [/filter_side]
485            x,y=8,17
486            radius=4
487        [/remove_shroud]
488
489        [lift_fog]
490            [filter_side]
491                side=1
492            [/filter_side]
493            x,y=8,17
494            radius=4
495            multiturn=yes # To allow resetting the fog at the end of this event
496        [/lift_fog]
497
498        [redraw]
499            side=1
500            clear_shroud=yes
501        [/redraw]
502
503        # po: bad grammar/different manner of speech here for the trolls
504        [message]
505            speaker=Grek
506            image_pos=right
507            mirror=yes
508            message= _ "Who go there? I see... I sees some humans and elfsies! What you doing in our caves?"
509        [/message]
510        [message]
511            speaker=Deoran
512            message= _ "We do not mean to trespass on your territory. We are hunting the undead and have no quarrel with you."
513        [/message]
514        [message]
515            speaker=Grek
516            image_pos=right
517            mirror=yes
518            message= _ "Undead! Pesky skeletons invade our home, drive us into hiding! They too stupid to find us here, but we no leave here either."
519        [/message]
520        [message]
521            speaker=Deoran
522            message= _ "It seems that we have a common enemy, then. Would you like to join forces to defeat the undead?"
523        [/message]
524        [message]
525            speaker=Grek
526            image_pos=right
527            mirror=yes
528            message= _ "Join? Join with humans and elfsies? Hmm. Okay. Humans and elfsies friends. We help you beat skeletons, but after they gone we take back our home and you leave. Okay?"
529        [/message]
530        [message]
531            speaker=Deoran
532            message= _ "Very well. Can you help guide us through these tunnels? We are not well suited to fighting in the caves."
533        [/message]
534        [message]
535            speaker=Grek
536            image_pos=right
537            mirror=yes
538            message= _ "It okay. Grek lead you to lich. Look there!"
539        [/message]
540
541        [remove_shroud]
542            [filter_side]
543                side=1
544            [/filter_side]
545            x,y=28,9
546            radius=2
547        [/remove_shroud]
548        [redraw]
549            side=1
550            clear_shroud=yes
551        [/redraw]
552
553        [scroll_to]
554            x,y=28,9
555        [/scroll_to]
556        [delay]
557            time=1500
558        [/delay]
559
560        [remove_shroud]
561            [filter_side]
562                side=1
563            [/filter_side]
564            x,y=27,22
565            radius=2
566        [/remove_shroud]
567        [redraw]
568            side=1
569            clear_shroud=yes
570        [/redraw]
571
572        [scroll_to]
573            x,y=27,22
574        [/scroll_to]
575        [delay]
576            time=1500
577        [/delay]
578
579        [remove_shroud]
580            [filter_side]
581                side=1
582            [/filter_side]
583            x,y=18,27
584            radius=3
585        [/remove_shroud]
586
587        [redraw]
588            side=1
589            clear_shroud=yes
590        [/redraw]
591
592        [scroll_to]
593            x,y=18,27
594        [/scroll_to]
595        [delay]
596            time=1500
597        [/delay]
598
599        [store_villages]
600            [filter]
601                side=5
602            [/filter]
603            variable=side_5_villages
604        [/store_villages]
605
606        [modify_unit]
607            [filter]
608                side=5
609            [/filter]
610            side=1
611        [/modify_unit]
612
613        [foreach]
614            array=side_5_villages
615            [do]
616                [capture_village]
617                    x,y=$this_item.x,$this_item.y
618                    side=1
619                [/capture_village]
620            [/do]
621        [/foreach]
622
623        {CLEAR_VARIABLE side_5_villages}
624
625        [reset_fog]
626            [filter_side]
627                side=1
628            [/filter_side]
629            x,y=8,17
630            radius=4
631        [/reset_fog]
632
633        [redraw]
634            side=1
635            clear_shroud=yes
636        [/redraw]
637
638        [message]
639            speaker=Deoran
640            message= _ "Excellent. Onwards we go!"
641        [/message]
642    [/event]
643
644    # Confrontation with Mal Brin
645    [event]
646        name=sighted
647        [filter]
648            id="Mal M'Brin"
649        [/filter]
650
651        [filter_second]
652            side=1
653        [/filter_second]
654
655        [redraw][/redraw]
656        [message]
657            speaker="Ethiliel"
658            message= _ "Mebrin! My old master! Is that truly you?"
659        [/message]
660
661        [message]
662            speaker="Mal M'Brin"
663            # wmllint: local spelling Eth
664            message = _ "Eth... Ethiliel?"
665        [/message]
666
667        [message]
668            speaker="Ethiliel"
669            message= _ "Oh, it truly is you! How did you come to be here, shut away from the trees and the light of the sun?"
670        [/message]
671
672        [message]
673            speaker="Mal M'Brin"
674            message = _ "They bound me, the accursed humans, they bound me in iron! Ahh, the cold iron on my skin... they burned me with it day and night for days, weeks, tormenting me endlessly as they tried to pry the secrets of the undead from me!"
675        [/message]
676
677        [message]
678            speaker="Deoran"
679            message= _ "What is this? Elves bear steel swords! I had no idea iron would hurt your kind so."
680        [/message]
681
682        [message]
683            speaker="Ethiliel"
684            message= _ "All elves feel the shadow of iron, and to those who walk our higher paths, it is a bane that breaks the body and twists the mind. This touches on mysteries that are not for men to know, human. I bind you never to speak of it. Cruel as those abominable brigands were, they could not have known the hurt they inflicted upon my master."
685        [/message]
686
687        [message]
688            speaker="Mal M'Brin"
689            message = _ "They knew, they knew! They reveled in my hurt, relished each and everyone of my cries of pain! Even as I asked... as I <i>begged</i> for mercy, they would not relent. I did not know day from night; the light and the shadows, heat and cold, everything was one and the same as the iron bled itself into my veins. Imagine! I, a great and powerful sage, crippled and defeated by nothing more than a rusted pair of bracelets... it was... humiliating..."
690        [/message]
691
692        [message]
693            speaker="Ethiliel"
694            message= _ "Mebrin..."
695        [/message]
696
697        [message]
698            speaker="Mal M'Brin"
699            message = _ "At my lowest point, they broke me. I finally gave in, telling them that I would teach them to raise the dead if they would just take the accursed shackles off me. I knew... I knew that once the first strand of black magic left my hands, there would be no turning back. I knew, but what did it matter?! They had killed my brethren, taken my dignity, tortured me to the brink of death! What did I have left?! Nothing... nothing... but vengeance."
700        [/message]
701
702        [message]
703            speaker="Mal M'Brin"
704            message = _ "Humans are ultimately a weak breed. I taught them to summon powers they could not control. In their greed, they never stopped to wonder if they could master the sorcery, or if it would master them and their minds in turn. Content with only meager tricks, they never even noticed as I siphoned away the energy they summoned for myself. I grew more powerful day by day, yet not one of those filthy tree-killers thought that I posed a threat to them. Even when I ascended to undeath, they never questioned my teachings until they had all become my mindless slaves!"
705        [/message]
706
707        [message]
708            speaker="Ethiliel"
709            message= _ "Mebrin, please..."
710        [/message]
711
712        [message]
713            speaker="Mal M'Brin"
714            message = _ "You were my best pupil, Ethiliel. You surely recognize the greatness that I have become. Hah! Imagine, a small part of me is actually grateful to those decrepit humans! Without them, I never would have found the courage to master the dark arts and uncover the secrets to immortality."
715        [/message]
716
717        [message]
718            speaker="Ethiliel"
719            message= _ "Mebrin... that's enough. I am sorry. I should have protected you. I should never have let those humans take you and turn you into... into a monster!"
720        [/message]
721
722        [message]
723            speaker="Mal M'Brin"
724            message = _ "What are you saying..?"
725        [/message]
726
727        [message]
728            speaker="Ethiliel"
729            message= _ "Surely you see it! Take a good look at yourself! Your servants are abominations worse than any human. They stink of death, and tainted magic, and... and corruption! Even you! Mebrin... you were the kindest and gentlest of the sages. How could you become something like this? Mebrin, answer me!"
730        [/message]
731
732        [message]
733            speaker="Mal M'Brin"
734            message= _ "I am called Mal M’Brin now, Ethiliel. It is the name I took when I unchained myself from the shallow-mindedness of the elves and passed over into enlightenment. There is infinity here in death; I have touched the void at the heart of all things, and I have begun to probe the mystic arts far beyond what any living human or elf knows. You, too, can partake of its boundless power."
735        [/message]
736
737        [message]
738            speaker="Ethiliel"
739            message= _ "You have become evil!"
740        [/message]
741
742        [message]
743            speaker="Mal M'Brin"
744            message= _ "Join me! Stand by my side! We shall rise and eradicate the humans from the green world. Their corpses will serve us! Their bones will dance for our pleasure! We will make them into the mindless slaves that they deserve to be!"
745        [/message]
746
747        [message]
748            speaker="Ethiliel"
749            message= _ "And when that is done, what will we have become? Naught but hungering shadows, devouring all we once cherished."
750            image=portraits/ethiliel-mad.png
751        [/message]
752
753        [message]
754            speaker="Ethiliel"
755            message= _ "No... No. The sage Mebrin is dead. You are not the master I once revered. I will cleanse your soul and put you to rest, my beloved teacher."
756        [/message]
757
758        [message]
759            speaker=Deoran
760            image=portraits/deoran-mad.png
761            message= _ "Even a mere human can see that you have become a mockery of all that you once believed in. I will destroy you and bury your perverse ideals, even if it costs me my own life!"
762        [/message]
763
764        [message]
765            speaker="Mal M'Brin"
766            message= _ "You? Destroy me? Your flesh will provide a fine feast for my ghouls, and once they are through with you, you will serve me forever in undeath!"
767        [/message]
768
769        {REPLACE_SCENARIO_MUSIC vengeful.ogg}
770        {APPEND_MUSIC frantic.ogg}
771        {APPEND_MUSIC northerners.ogg}
772
773        [gold]
774            side=2
775            {QUANTITY amount 75 100 125}
776        [/gold]
777    [/event]
778
779    # time over events
780
781    [event]
782        name=turn 40
783
784        [sound]
785            name=magic-dark-big.ogg
786        [/sound]
787
788        [message]
789            speaker=Minister Hylas
790            message= _ "I feel the touch of dark magic. This is quite a powerful spell — the very air feels thick and heavy."
791        [/message]
792        [message]
793            speaker=Ethiliel
794            message= _ "It is Mebrin’s doing. I recognize the energy, though it has been twisted by the touch of the black arts. He used to use this spell to heal the mind and purge negative emotions from the body. I imagine it will have exactly the opposite effect now."
795        [/message]
796    [/event]
797    [event]
798        name=turn 44
799
800        [sound]
801            name=magic-dark-big.ogg
802        [/sound]
803
804        [message]
805            speaker=Deoran
806            message= _ "I feel... faint..."
807        [/message]
808        [message]
809            speaker=Ethiliel
810            message= _ "We must hurry! Once Mebrin’s spell takes full effect, none of us will be able to stop him."
811        [/message]
812    [/event]
813    [event]
814        name=turn 47
815
816        [sound]
817            name=magic-dark-big.ogg
818        [/sound]
819
820        [message]
821            speaker=Sir Gerrick
822            message= _ "I feel so weary... I can hardly grasp my weapon anymore..."
823        [/message]
824    [/event]
825    [event]
826        name=time over
827
828        [sound]
829            name=magic-dark-big.ogg
830            repeat=1
831        [/sound]
832
833        [message]
834            speaker="Mal M'Brin"
835            message= _ "Taste the breath of oblivion!"
836        [/message]
837        [message]
838            speaker=Ethiliel
839            message= _ "Mebrin has caught us in his spell! We are doomed..."
840        [/message]
841    [/event]
842
843    [event]
844        name=last breath
845        [filter]
846            id=Grek
847        [/filter]
848
849        [message]
850            speaker=Grek
851            image_pos=right
852            mirror=yes
853            message= _ "Ouch! Me hurt! Me feel cold! Me dying..."
854        [/message]
855    [/event]
856
857    [event]
858        name=last breath
859        [filter]
860            id="Mal M'Brin"
861        [/filter]
862
863        [message]
864            speaker="Mal M'Brin"
865            message= _ "Ethiliel! Wait... think about it! Think of everything you are throwing away! We could build an empire together, where the humans are our slaves and you and I are the immortal rulers of the world!"
866        [/message]
867
868        [message]
869            speaker="Ethiliel"
870            message= _ "It would only be an empire of misery, Mebrin. I wish it had not come to this, but you have been corrupted beyond saving. Still, I will fondly cherish the memories I had with the old you."
871        [/message]
872
873        [message]
874            speaker="Mal M'Brin"
875            message= _ "You wouldn’t dare strike me! I am the darkness incarnate! I am your master! You will obey me!"
876        [/message]
877
878        [message]
879            speaker="Ethiliel"
880            message= _ "Goodbye, Mebrin."
881        [/message]
882
883        [kill]
884            id="Mal M'Brin"
885            animate=yes
886        [/kill]
887
888        [message]
889            speaker="Ethiliel"
890            message= _ "It is done."
891        [/message]
892
893        [message]
894            speaker=Deoran
895            message= _ "Indeed, the lich is destroyed. Let us not linger here any longer than we need to. This place is filled with only grief and sorrow."
896        [/message]
897
898        [message]
899            speaker="Ethiliel"
900            message= _ "Yes... just let me gather my thoughts, and I will lead you back to your homes."
901        [/message]
902
903        [kill]
904            side=1
905            race=troll
906        [/kill]
907
908        [endlevel]
909            result=victory
910            bonus=yes
911            {NEW_GOLD_CARRYOVER 40}
912        [/endlevel]
913    [/event]
914[/scenario]
915