Liberty S2: add mace for Baldras

This commit is contained in:
nemaara 2020-06-10 18:02:24 -04:00
parent c544d1beec
commit 3f37105ff8

View file

@ -11,6 +11,11 @@
{EXTRA_SCENARIO_MUSIC "battle.ogg"}
{EXTRA_SCENARIO_MUSIC "siege_of_laurelmor.ogg"}
[label]
x,y=31,13
text= _ "Baldras farm"
[/label]
[story]
[part]
story= _ "Baldras journal, 6 Deeproot, 501 YW:
@ -115,6 +120,8 @@ Me and Harper visited Erwens grave today. I helped the lad pick her a bunch o
{PLACE_IMAGE "scenery/oak-leaning.png" 27 9}
{PLACE_IMAGE "scenery/well.png" 22 7}
{PLACE_IMAGE "items/mace.png" 31 14}
{GENERIC_UNIT 3 Peasant 17 4}
{GENERIC_UNIT 3 Peasant 22 3}
{GENERIC_UNIT 3 Peasant 25 6}
@ -273,6 +280,40 @@ Me and Harper visited Erwens grave today. I helped the lad pick her a bunch o
[/message]
[/event]
[event]
name=moveto
[filter]
id=Baldras
x,y=31,14
[/filter]
[message]
speaker=Baldras
message= _ "I oughta bring out the good mace to fight off these thugs."
[/message]
[sound]
name=mace.ogg
[/sound]
[object]
id=baldras_buff
take_only_once=yes
silent=yes
duration=forever
[filter]
x,y=31,14
[/filter]
[effect]
apply_to=attack
range=melee
increase_damage=1
[/effect]
[/object]
{REMOVE_IMAGE 31 14}
[/event]
#
#Special event - when you attack Tarwen, he stops being passive (surprise!)
#