1#textdomain wesnoth-sotbe 2 3[scenario] 4 id=12_Giving_Some_Back 5 name= _ "Giving Some Back" 6 map_data="{campaigns/Son_Of_The_Black_Eye/maps/12_Giving_Some_Back.map}" 7 turns=18 8 9 {SCENARIO_MUSIC "the_city_falls.ogg"} 10 {EXTRA_SCENARIO_MUSIC "battle.ogg"} 11 12 {DEFAULT_SCHEDULE} 13 14 next_scenario=13_The_Dwarvish_Stand 15 16 [event] 17 name=prestart 18 [objectives] 19 side=1 20 [objective] 21 description= _ "Defeat all enemy leaders" 22 condition=win 23 [/objective] 24 [objective] 25 description= _ "Death of Kapou’e" 26 condition=lose 27 [/objective] 28 [objective] 29 description= _ "Death of Grüü" 30 condition=lose 31 [/objective] 32 [objective] 33 description= _ "Death of Al’Brock" 34 condition=lose 35 [/objective] 36 [objective] 37 description= _ "Death of Flar’Tar" 38 condition=lose 39 [/objective] 40 41 {TURNS_RUN_OUT} 42 43 [gold_carryover] 44 bonus=yes 45 carryover_percentage=40 46 [/gold_carryover] 47 48 {AI_CONTROLLER_NOTE} 49 50 {GREAT_HORDE_NOTE} 51 [/objectives] 52 [/event] 53 54 [side] 55 side=1 56 id="Kapou'e" 57 type=Orcish Leader 58 controller=human 59 team_name=Kapoue 60 user_team_name=_ "Kapou’e" 61 gold=250 62 {BLACK_FLAG} 63 [/side] 64 65 {AI_CONTROLLER () 1 2,3 ()} 66 67 [side] 68 # wmllint: who ALBROCK_SIDE is Al'Brock 69 {ALBROCK_SIDE} 70 {GOLD 200 150 125} 71 [/side] 72 73 [side] 74 # wmllint: who FLARTAR_SIDE is Flar'Tar 75 {FLARTAR_SIDE} 76 {GOLD 200 150 125} 77 [/side] 78 79 [side] 80 type=General 81 id=Arthain 82 name= _ "Arthain" 83 side=4 84 canrecruit=yes 85 facing=sw 86 recruit=Dragoon, Swordsman, Pikeman, Longbowman,Shock Trooper,Mage,Duelist,White Mage,Red Mage,Lancer,Knight 87 team_name=villains 88 user_team_name=_"Villains" 89 {GOLD 400 500 600} 90 {INCOME 15 25 35} 91 92 [ai] 93 passive_leader=yes 94 [/ai] 95 {FLAG_VARIANT loyalist} 96 [/side] 97 98 {STARTING_VILLAGES 4 12} 99 100 [side] 101 type=Lieutenant 102 id=Hanak 103 name= _ "Hanak" 104 recruit=Spearman,Bowman,Horseman,Mage,Cavalryman,Fencer 105 side=5 106 canrecruit=yes 107 team_name=villains 108 user_team_name=_"Villains" 109 {GOLD 200 250 300} 110 {INCOME 7 12 17} 111 112 [ai] 113 passive_leader=yes 114 [/ai] 115 {FLAG_VARIANT loyalist} 116 [/side] 117 118 {STARTING_VILLAGES 5 6} 119 120 [story] 121 [part] 122 story= _ "With the arrival of the Great Horde, and the humans having retreated, the united orcish forces held a council of war." 123 {SOTBE_BIGMAP} 124 {JOURNEY_11_OLD} 125 [/part] 126 127 [part] 128 story= _ "After a fair amount of squabbling — for some of the older warlords were reluctant to let this young upstart lead them — and a few consequent executions, the leadership of the horde was formally bestowed upon Kapou’e." 129 {SOTBE_BIGMAP} 130 {JOURNEY_11_OLD} 131 [/part] 132 133 [part] 134 story= _ "Riders were dispatched in all directions to gather intelligence and to pinpoint the exact location of the hostile forces." 135 {SOTBE_BIGMAP} 136 {JOURNEY_11_OLD} 137 [/part] 138 139 [part] 140 story= _ "The horde was then split into two forces. On the advice of the shamans, Kapou’e placed one force under the leadership of Shan Taum the Smug, who — despite his obnoxious nature — was a fierce and capable leader. He was sent to Bitok, the most southwestern orcish city, to cut off the humans already invading the harbor of Tirigaz, and to stop any further human incursion into orcish territory." 141 {SOTBE_BIGMAP} 142 {JOURNEY_11_OLD} 143 [/part] 144 145 [part] 146 # wmllint: local spelling Pirk Gork Vraurk 147 story= _ "He sent the shamans, Pirk, Gork and Vraurk back to Borstep — a city just north of the Mourned Hills — to organize any remaining orcish forces as well as create an arms and supply depot." 148 {SOTBE_BIGMAP} 149 {JOURNEY_11_OLD} 150 [/part] 151 152 [part] 153 story= _ "Kapou’e himself — desiring to settle this business once and for all — led his remaining forces to Dorest, the human city due southeast of Prestim, to which Earl Lanbec’h had retreated." 154 {SOTBE_BIGMAP} 155 {JOURNEY_11_OLD} 156 [/part] 157 [/story] 158 159 {SOTBE_TRACK {JOURNEY_12_NEW} } 160 161 [event] 162 name=prestart 163 164 [kill] 165 id=Pirk,Gork,Vraurk 166 [/kill] 167 [kill] 168 role=greathordeprops 169 [or] 170 role=greathordewarlord1 171 [/or] 172 [or] 173 role=greathordewarlord2 174 [/or] 175 [/kill] 176 [/event] 177 178 {GOT_THE_GREAT_HORDE 1,2,3} 179 180 # This helps prevent the allies from suiciding themselves by preventing them 181 # from leaving their castles 182 [event] 183 name=side 2 turn refresh, side 3 turn refresh 184 first_time_only=no 185 186 [modify_unit] 187 [filter] 188 side=$side_number 189 canrecruit=yes 190 [/filter] 191 192 [movement_costs] 193 flat=99 194 [/movement_costs] 195 [/modify_unit] 196 197 [event] 198 name=side turn end 199 200 [modify_unit] 201 [filter] 202 side=$side_number 203 canrecruit=yes 204 [/filter] 205 206 [movement_costs] 207 flat=1 208 [/movement_costs] 209 [/modify_unit] 210 [/event] 211 [/event] 212 213 [event] 214 name=start 215 216 [recall] 217 id=Grüü 218 [/recall] 219 [recall] 220 id=Jetto 221 [/recall] 222 [recall] 223 id=Inarix 224 [/recall] 225 226 [message] 227 speaker="Kapou'e" 228 message= _ "Earl Lanbec’h, you slimy coward, come out and face me if you have the guts!" 229 image=portraits/kapoue-angry.png 230 [/message] 231 232 [message] 233 speaker=Arthain 234 message= _ "Sorry there, old chap. You’re deemed too insignificant for the likes of the Earl to deal with. He’s left that pleasure to me instead." 235 [/message] 236 237 [message] 238 speaker="Kapou'e" 239 message= _ "Foolish human. Attack, men, I want that city to be orcish territory within the week. Smite, stab, and slay!" 240 image=portraits/kapoue-angry.png 241 [/message] 242 243 [message] 244 speaker="Al'Brock" 245 image=portraits/albrock.png~FL()~RIGHT() 246 message= _ "Easier said than done, Chief. There are many humans in that city. And they are well armed, too." 247 [/message] 248 249 [message] 250 speaker=Grüü 251 message= _ "No matter. Horde smash!" 252 [/message] 253 [/event] 254 255 [event] 256 name=enemies defeated 257 258 [endlevel] 259 result=victory 260 bonus=yes 261 {NEW_GOLD_CARRYOVER 40} 262 [/endlevel] 263 [/event] 264 265 {HERO_DEATHS} 266 {GENERALS_MUST_SURVIVE} 267[/scenario] 268