mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 02:23:23 +00:00
60 lines
1.8 KiB
INI
60 lines
1.8 KiB
INI
#textdomain wesnoth-units
|
|
[unit_type]
|
|
id=Dwarvish Arcanister
|
|
name= _ "Dwarvish Arcanister"
|
|
# wmllint: general spelling arcanister arcanisters
|
|
race=dwarf
|
|
image=units/dwarves/arcanister.png
|
|
profile="portraits/dwarves/runemaster.png"
|
|
hitpoints=54
|
|
movement_type=dwarvishfoot
|
|
[resistance]
|
|
blade=50
|
|
pierce=50
|
|
impact=50
|
|
[/resistance]
|
|
movement=4
|
|
level=4
|
|
alignment=neutral
|
|
cost=80
|
|
usage=fighter
|
|
advances_to=null
|
|
experience=200
|
|
#ifdef ENABLE_DWARVISH_ARCANISTER
|
|
[advancefrom]
|
|
unit=Dwarvish Runemaster
|
|
experience=210
|
|
[/advancefrom]
|
|
#endif
|
|
{AMLA_DEFAULT}
|
|
description= _ "The most powerful of all the runecrafters, the Dwarvish Arcanister destroys wounded enemies almost instantly, and rarely fails to cause a wound when that is his intent. His skill in runecrafting is unrivaled, and the glyphs he carves into his weapons and armor deflect the blows of his enemies."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
|
{DEFENSE_ANIM "units/dwarves/arcanister.png" "units/dwarves/arcanister.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=26
|
|
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/arcanister.png:250
|
|
[/frame]
|
|
{SOUND:HIT_AND_MISS mace.ogg mace-miss.ogg -100}
|
|
[frame]
|
|
image=units/dwarves/arcanister.png:400
|
|
[/frame]
|
|
[/attack_anim]
|
|
[/unit_type]
|