wesnoth/data/core/units/dwarves/Runemaster.cfg
Celtic Minstrel b295aab4ba Deprecate {MAGENTA_IS_THE_TEAM_COLOR}
The magenta colour is now the default flag_rgb colour if one is not specified.
2016-08-05 00:49:39 -04:00

54 lines
1.8 KiB
INI

#textdomain wesnoth-units
[unit_type]
id=Dwarvish Runemaster
# wmllint: general spelling runemaster runemasters
name= _ "Dwarvish Runemaster"
race=dwarf
image="units/dwarves/runemaster.png"
profile="portraits/dwarves/runemaster.png"
hitpoints=48
movement_type=dwarvishfoot
[resistance]
blade=50
pierce=60
impact=60
[/resistance]
movement=4
level=3
alignment=neutral
cost=50
usage=fighter
experience=150
advances_to=null
{AMLA_DEFAULT}
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/runemaster.png" "units/dwarves/runemaster.png" {SOUND_LIST:DWARF_HIT} }
die_sound={SOUND_LIST:DWARF_DIE}
[attack]
name=hammer
description= _"hammer"
icon=attacks/hammer-dwarven-runic.png
type=impact
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
range=melee
damage=18
number=2
[/attack]
[attack_anim]
[filter_attack]
name=hammer
[/filter_attack]
offset=0.0~0.3,0.3~0.5,0.5~0.6,0.6~0.5,0.5~0.3,0.3~0.0
start_time=-350
[frame]
image=units/dwarves/runemaster.png:250
[/frame]
{SOUND:HIT_AND_MISS mace.ogg mace-miss.ogg -100}
[frame]
image=units/dwarves/runemaster.png:400
[/frame]
[/attack_anim]
[/unit_type]