wesnoth/data/core/units/orcs/Grunt.cfg
Lari Nieminen 929093b4e7 Gyra_Solune's unit description updates (#743)
* Updated unit descriptions for the Orcish Grunt line

* Updated unit descriptions for the Merman Fighter line

* Updated unit descriptions for the Sergeant, Lieutenant and General

* Updated unit description for the Peasant

* Updated unit description for the Royal Warrior

* Updated unit description for Ancient Lich

* Updated unit description for Dwarvish Steelclad
2016-11-15 19:34:04 +02:00

55 lines
1.9 KiB
INI

#textdomain wesnoth-units
[unit_type]
id=Orcish Grunt
name= _ "Orcish Grunt"
race=orc
image="units/orcs/grunt.png"
profile="portraits/orcs/grunt.png"
hitpoints=38
movement_type=orcishfoot
movement=5
experience=42
level=1
alignment=chaotic
advances_to=Orcish Warrior
cost=12
usage=fighter
description= _ "Orcish Grunts are the mainstay of the orcish forces, made up of the biggest and strongest orcs the clan can muster, given the most basic of equipment and thrown into the field. Even these basic recruits can be dangerous, as the larger orcs are naturally strong and can survive many injuries before falling. What makes an orcish horde most threatening, however, is the sheer numbers in which these fighters can be fielded."
die_sound={SOUND_LIST:ORC_DIE}
{DEFENSE_ANIM "units/orcs/grunt-defend-2.png" "units/orcs/grunt-defend-1.png" {SOUND_LIST:ORC_HIT} }
[death]
start_time=0
[frame]
image="units/orcs/grunt-die-[1~8].png:120"
[/frame]
[/death]
[attack]
name=sword
description=_"sword"
icon=attacks/sword-orcish.png
type=blade
range=melee
damage=9
number=2
[/attack]
[attack_anim]
[filter_attack]
name=sword
[/filter_attack]
offset=0.0~0.15:100,0.15~0.35:100,0.35~0.45:75,0.45~0.5:100,0.5:20,0.5~0.4:30,0.4~0.2:75,0.2~0.0:75
start_time=-300
[frame]
image="units/orcs/grunt.png:50"
[/frame]
[frame]
image="units/orcs/grunt-defend-1.png:50"
[/frame]
[frame]
image="units/orcs/grunt-attack-[1~5].png:[100,75,100,50,75]"
[/frame]
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} -100}
[frame]
image="units/orcs/grunt.png:75"
[/frame]
[/attack_anim]
[/unit_type]