Copy NOTE_SHOCK over to EI
This commit is contained in:
parent
745c6b3dea
commit
1f66baca84
3 changed files with 8 additions and 2 deletions
|
@ -17,6 +17,7 @@
|
|||
cost=50
|
||||
usage=fighter
|
||||
description= _ "The greatest of the men of the plains, Horse Lords are heads of their houses and are respected by all, friend or foe. Their sword can kill most ordinary enemies, and their morning star crushes those who are left."
|
||||
{NOTE_SHOCK}
|
||||
{NOTE_DEFENSE_CAP}
|
||||
die_sound=horse-die.ogg
|
||||
[attack]
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
usage=fighter
|
||||
description= _ "Leaders of the plains, Mounted Warriors are skilled with the use of the sword and the morning star. Riding horses, they are able to move around the battlefield with great speed, and can provide much needed assistance to different fronts."
|
||||
die_sound=horse-die.ogg
|
||||
{NOTE_SHOCK}
|
||||
{NOTE_DEFENSE_CAP}
|
||||
[attack]
|
||||
name=greatsword
|
||||
|
|
|
@ -6,9 +6,7 @@
|
|||
[attacks]
|
||||
id=shock
|
||||
name= _ "shock"
|
||||
name_inactive= _ "shock"
|
||||
description= _ "When this attack is used on offense, the opponent will retaliate with one less strike than normally, to a minimum of one strike."
|
||||
description_inactive= _ "When this attack is used on offense, the opponent will retaliate with one less strike than normally, to a minimum of one strike."
|
||||
sub=1
|
||||
active_on=offense
|
||||
apply_to=opponent
|
||||
|
@ -17,3 +15,9 @@
|
|||
[/filter_base_value]
|
||||
[/attacks]
|
||||
#enddef
|
||||
|
||||
#define NOTE_SHOCK
|
||||
[special_note]
|
||||
note=_"This unit’s melee attack can overwhelm the defenses of enemies, preventing them from retaliating as effectively."
|
||||
[/special_note]
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue