Skip to content

Commit

Permalink
Give Delfador teaching
Browse files Browse the repository at this point in the history
Seems to work?
Closes #31
  • Loading branch information
cooljeanius committed Nov 5, 2023
1 parent d13537f commit 38e9208
Show file tree
Hide file tree
Showing 8 changed files with 591 additions and 363 deletions.
10 changes: 6 additions & 4 deletions scenarios/13t_Elvish_conference.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,15 @@
name=_"Delfador"
profile="portraits/delfador.png"
[modifications]
{TRAIT_LOYAL}
{TRAIT_LOYAL_HERO}
{TRAIT_INTELLIGENT}
{ABILITY_TEACHING_MOD}
[/modifications]
{IS_HERO}
max_hitpoints=58
hitpoints=58
experience=32
{ABILITY_TEACHING_EVENT}
)}

# wmllint: recognize Kalenz
Expand All @@ -119,7 +121,7 @@
name=_"Kalenz"
profile="portraits/kalenz.png"
[modifications]
{TRAIT_LOYAL}
{TRAIT_LOYAL_HERO}
{TRAIT_RESILIENT}
{TRAIT_QUICK}
[/modifications]
Expand All @@ -131,7 +133,7 @@
id=Parandra
name=_"Parandra"
[modifications]
{TRAIT_LOYAL}
{TRAIT_LOYAL_HERO}
{TRAIT_RESILIENT}
[/modifications]
{IS_HERO}
Expand All @@ -153,7 +155,7 @@

[event]
name=start
#this conference takes place during Delfador's trip from Bay of pearls to the elves and back to Elensefar
#this conference takes place during Delfador's trip from Bay of Pearls to the elves and then back to Elensefar
{CUE_ELVES}
{MOOD_CALM}
[message]
Expand Down
1 change: 1 addition & 0 deletions scenarios/14_Forest_fire.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -849,6 +849,7 @@ You will start the following scenario with $i_CarryoverGold| gold pieces on top
{VARIABLE i_Delay 1}
[/then]
[/if]
# To consider: maybe change this to use the GIVE_UNIT_EXPERIENCE macro here instead?
{VARIABLE_OP unit.experience add 1}
{NEXT i_CurrentFire}

Expand Down

0 comments on commit 38e9208

Please sign in to comment.