UtBS: fixed scenario 6.2 bug, and other minor changes
This commit is contained in:
parent
783fa63a9d
commit
0fabf605f3
4 changed files with 10 additions and 38 deletions
|
@ -23,10 +23,12 @@ SVN trunk (1.1.2+svn):
|
|||
* Minor text cleanups
|
||||
* Under the Burning Suns
|
||||
* New unit artwork for Kaleh and Nym
|
||||
* Shrunk portraits to fit the Wesnoth standard of other campaigns
|
||||
* Removed Skirmish Ability from Desert Rider and Desert Outrider
|
||||
* Added Skirmish Ability to Desert Horseman
|
||||
* increased melee damage of Desert Horseman from 4-3 to 5-3
|
||||
* increased HP of the Desert Horseman from 45 to 50
|
||||
* Increased melee damage of Desert Horseman from 4-3 to 5-3
|
||||
* Increased HP of the Desert Horseman from 45 to 50
|
||||
* Minor text cleanups
|
||||
* graphics
|
||||
* impassable mountain terrain
|
||||
* portraits:
|
||||
|
|
|
@ -118,7 +118,7 @@ turns="36"
|
|||
upkeep=full
|
||||
canrecruit=1
|
||||
{GOLD 125 150 150}
|
||||
{INCOME 12 14 16}
|
||||
{INCOME 13 15 18}
|
||||
controller=ai
|
||||
shroud=no
|
||||
fog=no
|
||||
|
@ -164,7 +164,7 @@ turns="36"
|
|||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
{GOLD 125 150 150}
|
||||
{INCOME 12 14 16}
|
||||
{INCOME 13 15 18}
|
||||
controller=ai
|
||||
shroud=no
|
||||
fog=no
|
||||
|
|
|
@ -1079,7 +1079,7 @@ name=moveto
|
|||
|
||||
[message]
|
||||
description=Kaleh
|
||||
message= _ "I have heard of your kind, foul dweomancer. You travel the sands, daring to bring back and enslave those who have passed on. But we will prove to you that death is not all-powerful. You shall not desecrate the bodies of my kith and kin! You shall learn to fear the wrath of Eloh and the Quenoth elves!"
|
||||
message= _ "I have heard of your kind, foul necromancer. You travel the sands, daring to bring back and enslave those who have passed on. But we will prove to you that death is not all-powerful. You shall not desecrate the bodies of my kith and kin! You shall learn to fear the wrath of Eloh and the Quenoth elves!"
|
||||
[/message]
|
||||
|
||||
[place_shroud]
|
||||
|
|
|
@ -220,34 +220,6 @@ victory_when_enemies_defeated=no
|
|||
[/ai]
|
||||
[/side]
|
||||
|
||||
#Side=9 Secrets (brown)
|
||||
[side]
|
||||
side=9
|
||||
no_leader=yes
|
||||
gold=0
|
||||
income=0
|
||||
controller=ai
|
||||
shroud=yes
|
||||
fog=no
|
||||
team_name=monster
|
||||
|
||||
[ai]
|
||||
# AI will attack a weak unit with a max of 4,5,6 units
|
||||
# depending on the difficulty (default=5)
|
||||
{ATTACK_DEPTH 3 4 5}
|
||||
|
||||
aggression=0.90
|
||||
caution=0.10
|
||||
[/ai]
|
||||
|
||||
[target]
|
||||
description=Kaleh
|
||||
value=20
|
||||
[/target]
|
||||
|
||||
[/side]
|
||||
|
||||
|
||||
[story]
|
||||
[part]
|
||||
story= _ "Chapter 6: The dwarf Grendel lead us through a maze of twisting passages speaking scarcely a word. Finally after what seemed like hours of marching he stopped. He motioned us to be very quiet and we crept forward, all I could hear was the soft patter of feet and my heavy breathing. Even that little noise seemed to echo off the cramped walls of our rough hewn passage. I was suddenly aware of the sheer mass of rock and earth above us and for a moment I despaired of ever seeing the sun again. Then I grabbed my sword with fresh determination and vowed to see this mission through."
|
||||
|
@ -1076,17 +1048,15 @@ variable=dwarfstats
|
|||
# ensuring that no elf can move more than 2 hexes on lava
|
||||
# with the exception of the desert shyde/star which can move 3 hexes
|
||||
|
||||
# At the start of each turn, all units except the shyde/star standing
|
||||
# At the start of each turn, all units except the Desert Shyde/Star standing
|
||||
# on a lava hex take 25 damage. This damage can kill units.
|
||||
|
||||
# Desert Shyde/Star take no damage floating over lava
|
||||
|
||||
[event]
|
||||
name=new turn
|
||||
first_time_only=no
|
||||
|
||||
[redraw]
|
||||
[/redraw]
|
||||
[/redraw]xyz
|
||||
|
||||
[store_locations]
|
||||
x=1-33
|
||||
|
@ -1095,7 +1065,7 @@ first_time_only=no
|
|||
[filter]
|
||||
side=1,3,7
|
||||
[not]
|
||||
description=Zhul Shyde, Zhul Star, Desert Shyde, Desert Star
|
||||
type=Zhul Shyde,Zhul Star,Desert Shyde,Desert Star
|
||||
[/not]
|
||||
[/filter]
|
||||
variable=locs
|
||||
|
|
Loading…
Add table
Reference in a new issue