Skip to content

Commit

Permalink
EI: First set of updates to S4b
Browse files Browse the repository at this point in the history
  • Loading branch information
Asheviere committed Mar 19, 2015
1 parent 78ec91e commit 12cee55
Showing 1 changed file with 16 additions and 11 deletions.
Expand Up @@ -8,6 +8,8 @@

{DEFAULT_SCHEDULE}

{SETUP_CAMPFIRES}

{INTRO_AND_SCENARIO_MUSIC legends_of_the_north.ogg the_dangerous_symphony.ogg}
{EXTRA_SCENARIO_MUSIC the_city_falls.ogg}
{EXTRA_SCENARIO_MUSIC vengeful.ogg}
Expand All @@ -17,16 +19,13 @@
{EI_TRACK {JOURNEY_04B_NEW} }

[side]
race=Humans
type=Lieutenant
id=Gweddry
name= _ "Gweddry"
{CHARACTER_STATS_GWEDDRY}
side=1
canrecruit=yes
controller=human
team_name=wesnothians
user_team_name=_"Wesnothians"
{GOLD 200 150 100}
{GOLD 175 130 100}
{FLAG_VARIANT loyalist}
[/side]

Expand All @@ -36,12 +35,15 @@
name= _ "Mal-Skraat"
side=2
canrecruit=yes
recruit=Vampire Bat,Skeleton,Skeleton Archer
facing=se
recruit=Skeleton,Skeleton Archer,Skeleton Rider,Soulless
[ai]
{NO_SCOUTS}
recruitment_pattern=scout,fighter,archer
recruitment_pattern=scout,fighter,fighter,archer
scout_village_targeting=0.8
aggression=0.8
[/ai]
{GOLD 60 120 160}
{GOLD 80 120 150}
{INCOME 2 3 3}
{FLAG_VARIANT undead}
team_name=undead
user_team_name=_"Undead"
Expand All @@ -53,7 +55,7 @@
name= _ "Mal-Telnarad"
side=3
canrecruit=yes
facing=sw
facing=nw
#ifdef HARD
recruit=Blood Bat,Vampire Bat,Skeleton Archer,Skeleton,Dark Adept,Ghost
#else
Expand All @@ -62,6 +64,7 @@
[ai]
{NO_SCOUTS}
recruitment_pattern=scout,fighter,archer,fighter,archer
aggression=0.4
[/ai]
{GOLD 100 140 170}
{FLAG_VARIANT undead}
Expand All @@ -73,7 +76,8 @@
{LIMIT_CONTEMPORANEOUS_RECRUITS 3 "Blood Bat" 2}
#endif

{STARTING_VILLAGES 3 14}
# Start with all the villages in the swamp.
{STARTING_VILLAGES_AREA 3 30-45 1-25 1}

[event]
name=prestart
Expand Down Expand Up @@ -106,6 +110,7 @@
name=start
[recall]
id=Dacyn
x,y=20,12
[/recall]
[message]
speaker=Dacyn
Expand Down

0 comments on commit 12cee55

Please sign in to comment.