DiD: Update special notes syntax
This commit is contained in:
parent
1365669fee
commit
a951269069
4 changed files with 10 additions and 4 deletions
|
@ -14,7 +14,8 @@
|
|||
advances_to=Apprentice Necromancer
|
||||
cost=15
|
||||
usage=mixed fighter
|
||||
description=_ "Trained in swordsmanship as a boy and the magical arts as a young man, Malin Keshar is talented at both but an expert in neither. Although not as powerful as other fighters in direct combat, Malin’s sharp wit often allows him to outsmart his foes without putting himself in much danger."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
description=_ "Trained in swordsmanship as a boy and the magical arts as a young man, Malin Keshar is talented at both but an expert in neither. Although not as powerful as other fighters in direct combat, Malin’s sharp wit often allows him to outsmart his foes without putting himself in much danger."
|
||||
{NOTE_MAGICAL}
|
||||
{DEFENSE_ANIM "units/apprentice-mage-defend.png" "units/apprentice-mage-sword.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
[attack]
|
||||
|
|
|
@ -13,7 +13,9 @@
|
|||
advances_to=Dark Mage
|
||||
gender=male
|
||||
usage=mixed fighter
|
||||
description=_ "Under Darken Volk’s tutelage, Malin has become adept at wielding necromancy both as a tool to raise an army of undead, and as a means to increase his own, personal power. Malin’s focus on improving his magical prowess has left little time for him to improve his swordsmanship, but he still holds on to his short sword as his melee weapon of choice."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_ARCANE}
|
||||
description=_ "Under Darken Volk’s tutelage, Malin has become adept at wielding necromancy both as a tool to raise an army of undead, and as a means to increase his own, personal power. Malin’s focus on improving his magical prowess has left little time for him to improve his swordsmanship, but he still holds on to his short sword as his melee weapon of choice."
|
||||
{NOTE_MAGICAL}
|
||||
{NOTE_ARCANE}
|
||||
{DEFENSE_ANIM "units/apprentice-necromancer-defend.png" "units/apprentice-necromancer.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
[attack]
|
||||
|
|
|
@ -14,7 +14,9 @@
|
|||
{AMLA_DEFAULT}
|
||||
cost=50
|
||||
usage=mixed fighter
|
||||
description= _ "Although Malin’s sword has grown rusty from lack of proper care, he continues to use it for melee combat, perhaps more as a keepsake than an effective weapon. His increasing skill with magic, however, is more than enough to compensate."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_ARCANE}
|
||||
description= _ "Although Malin’s sword has grown rusty from lack of proper care, he continues to use it for melee combat, perhaps more as a keepsake than an effective weapon. His increasing skill with magic, however, is more than enough to compensate."
|
||||
{NOTE_MAGICAL}
|
||||
{NOTE_ARCANE}
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
{DEFENSE_ANIM "units/dark-mage-defend.png" "units/dark-mage.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
[attack]
|
||||
|
|
|
@ -20,7 +20,8 @@
|
|||
{ABILITY_SKIRMISHER}
|
||||
[/abilities]
|
||||
usage=mixed fighter
|
||||
description= _ "At Wesnoth’s frontiers, all able-bodied men and women must be able to defend their homes in times of need. Men are most often trained in the use of sword or bow and are used as soldiers who withstand the brunt of orcish assaults to hold the raiders at bay. Women, instead, learn to use the staff and sling and are most effective as scouts and ambushers. The most proficient are powerful skirmishers and are highly adept at reconnaissance, allowing them to often outmaneuver and entrap orcish raiders."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SKIRMISHER}
|
||||
description= _ "At Wesnoth’s frontiers, all able-bodied men and women must be able to defend their homes in times of need. Men are most often trained in the use of sword or bow and are used as soldiers who withstand the brunt of orcish assaults to hold the raiders at bay. Women, instead, learn to use the staff and sling and are most effective as scouts and ambushers. The most proficient are powerful skirmishers and are highly adept at reconnaissance, allowing them to often outmaneuver and entrap orcish raiders."
|
||||
{NOTE_SKIRMISHER}
|
||||
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
|
||||
[defend]
|
||||
hits=miss
|
||||
|
|
Loading…
Add table
Reference in a new issue