From fad307a0937844f7d62766ae1c1704c0bdfafdb9 Mon Sep 17 00:00:00 2001 From: ln-zookeeper Date: Wed, 19 Jun 2013 11:48:56 +0300 Subject: [PATCH] Updated Li'sar's movetype and resistances to match her armor. --- changelog | 2 ++ .../Heir_To_The_Throne/units/Battle_Princess.cfg | 12 ++++++++++-- .../Heir_To_The_Throne/units/Princess.cfg | 16 ++++++++++++---- players_changelog | 2 ++ 4 files changed, 26 insertions(+), 6 deletions(-) diff --git a/changelog b/changelog index 692bb837036..1f34021df7f 100644 --- a/changelog +++ b/changelog @@ -16,6 +16,8 @@ Version 1.11.4+dev: * Campaigns: * All: * replaced deprecated aspects with [goal] aspect + * Heir to the Throne: + * Updated Li'sar's movetype and resistances to match her armor. * Legend of Wesmere: * Scenario 05: Elvish Horse Archers can now carry the treasure * Scenario 09: the player's loyal units stay in the recall list, instead of diff --git a/data/campaigns/Heir_To_The_Throne/units/Battle_Princess.cfg b/data/campaigns/Heir_To_The_Throne/units/Battle_Princess.cfg index 71e4461b8eb..024a7a24a4b 100644 --- a/data/campaigns/Heir_To_The_Throne/units/Battle_Princess.cfg +++ b/data/campaigns/Heir_To_The_Throne/units/Battle_Princess.cfg @@ -15,7 +15,11 @@ [/frame] [/leading_anim] hitpoints=52 - movement_type=elusivefoot + movement_type=smallfoot + [resistance] + blade=80 + impact=80 + [/resistance] movement=6 experience=150 level=3 @@ -93,7 +97,11 @@ [/frame] [/leading_anim] hitpoints=52 - movement_type=elusivefoot + movement_type=smallfoot + [resistance] + blade=80 + impact=80 + [/resistance] movement=6 experience=150 level=3 diff --git a/data/campaigns/Heir_To_The_Throne/units/Princess.cfg b/data/campaigns/Heir_To_The_Throne/units/Princess.cfg index 3538037302d..c0d2a3b3f3a 100644 --- a/data/campaigns/Heir_To_The_Throne/units/Princess.cfg +++ b/data/campaigns/Heir_To_The_Throne/units/Princess.cfg @@ -14,7 +14,11 @@ [/frame] [/leading_anim] hitpoints=48 - movement_type=elusivefoot + movement_type=smallfoot + [resistance] + blade=80 + impact=80 + [/resistance] movement=6 experience=150 level=2 @@ -25,7 +29,7 @@ {ABILITY_LEADERSHIP_LEVEL_2} [/abilities] usage=fighter - description= _ "A noble by birth, the Princess has learnt swordplay with the greatest generals and battle tactics with the greatest sages, making her both a great combatant and leader. The units of lower level around the Princess will fight better due to her presence. The Princess is also nimble and dextrous, having skills like that of a thief."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP} + description= _ "A noble by birth, the Princess has learnt swordplay with the greatest generals and battle tactics with the greatest sages, making her both a great combatant and leader. The units of lower level around the Princess will fight better due to her presence."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP} die_sound={SOUND_LIST:HUMAN_FEMALE_DIE} [attack] name=saber @@ -134,7 +138,11 @@ [/frame] [/leading_anim] hitpoints=48 - movement_type=elusivefoot + movement_type=smallfoot + [resistance] + blade=80 + impact=80 + [/resistance] movement=6 experience=150 level=2 @@ -145,7 +153,7 @@ {ABILITY_LEADERSHIP_LEVEL_2} [/abilities] usage=fighter - description= _ "A noble by birth, the Princess has learnt swordplay with the greatest generals and battle tactics with the greatest sages, making her both a great combatant and leader. The units of lower level around the Princess will fight better due to her presence. The Princess is also nimble and dextrous, having skills like that of a thief."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}+{SPECIAL_NOTES_MAGICAL} + description= _ "A noble by birth, the Princess has learnt swordplay with the greatest generals and battle tactics with the greatest sages, making her both a great combatant and leader. The units of lower level around the Princess will fight better due to her presence."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}+{SPECIAL_NOTES_MAGICAL} die_sound={SOUND_LIST:HUMAN_FEMALE_DIE} [attack] name=saber diff --git a/players_changelog b/players_changelog index 80a3ed26547..8eee714e9e8 100644 --- a/players_changelog +++ b/players_changelog @@ -4,6 +4,8 @@ changelog: https://github.com/wesnoth/wesnoth-old/blob/master/changelog Version 1.11.4+dev: * Campaigns: + * Heir to the Throne: + * Updated Li'sar's movetype and resistances to match her armor. * Legend of Wesmere: * Scenario 05: Elvish Horse Archers can now carry the treasure * Scenario 09: the player's loyal units stay in the recall list, instead of