Wired the runemaster portrait to SoF's runesmith line.
This commit is contained in:
parent
69f346baec
commit
12abe103de
3 changed files with 39 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
# wmllint: general spelling arcanister arcanisters
|
||||
race=dwarf
|
||||
image=units/dwarves/arcanister.png
|
||||
profile="portraits/dwarves/runemaster.png"
|
||||
hitpoints=54
|
||||
movement_type=dwarvishfoot
|
||||
[resistance]
|
||||
|
@ -24,6 +25,18 @@
|
|||
{DEFENSE_ANIM_RANGE "units/dwarves/arcanister-defend.png" "units/dwarves/arcanister.png" {SOUND_LIST:DWARF_HIT} melee}
|
||||
{DEFENSE_ANIM_RANGE "units/dwarves/arcanister-defend-ranged.png" "units/dwarves/arcanister.png" {SOUND_LIST:DWARF_HIT} ranged}
|
||||
die_sound={SOUND_LIST:DWARF_DIE}
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/dwarves/transparent/runemaster.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/dwarves/transparent/runemaster.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=hammer
|
||||
description= _"hammer"
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
name= _ "Dwarvish Runemaster"
|
||||
race=dwarf
|
||||
image=units/dwarves/runemasteralt.png
|
||||
profile="portraits/dwarves/runemaster.png"
|
||||
hitpoints=48
|
||||
movement_type=dwarvishfoot
|
||||
[resistance]
|
||||
|
@ -22,6 +23,18 @@
|
|||
description= _ "Except for those with almost supernatural skill, the highest rank a runecrafter can rise to is that of the Dwarvish Runemaster. Striking blows nearly as powerful as those of the best warriors, they would be fearsome without their craft, but with it they are also nigh on invincible, since their runes cause the physical blows of their enemies to deal less damage than would be expected."++{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
{DEFENSE_ANIM "units/dwarves/runemasteralt-defend.png" "units/dwarves/runemasteralt.png" {SOUND_LIST:DWARF_HIT} }
|
||||
die_sound={SOUND_LIST:DWARF_DIE}
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/dwarves/transparent/runemaster.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/dwarves/transparent/runemaster.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=hammer
|
||||
description= _"hammer"
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
# wmllint: general spellings runesmith runesmiths
|
||||
race=dwarf
|
||||
image=units/dwarves/runesmith.png
|
||||
profile="portraits/dwarves/runemaster.png"
|
||||
hitpoints=40
|
||||
movement_type=dwarvishfoot
|
||||
[resistance]
|
||||
|
@ -25,6 +26,18 @@
|
|||
description= _ "Dwarvish runesmiths, now practiced at their craft, carve arcane runes into their weapons and armor. These runes infuse the runesmith's blows with power and accuracy, and disrupt the blows of their enemies, causing them to strike softly, weakly and on the armor of the defender."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
{DEFENSE_ANIM "units/dwarves/runesmith-defend.png" "units/dwarves/runesmith.png" {SOUND_LIST:DWARF_HIT} }
|
||||
die_sound={SOUND_LIST:DWARF_DIE}
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/dwarves/transparent/runemaster.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/dwarves/transparent/runemaster.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=hammer
|
||||
description= _"hammer"
|
||||
|
|
Loading…
Add table
Reference in a new issue