Add and wire new Dwarf Lord ranged attack by Cloud.

Remove an old unused frame from the Dwarf Lord.  Update changelogs.
This commit is contained in:
Phil Barber 2010-06-16 10:32:51 +00:00
parent d08682fe55
commit a751a391be
12 changed files with 25 additions and 11 deletions

View file

@ -25,7 +25,7 @@ Version 1.9.0-svn:
* Added new portraits for: the Orc Archer, several new Orc Grunt line
alternates, Draug and one alternate, Ghoul.
* New animations (not yet including leading animations) for Drake Flare
and Flameheart.
and Flameheart, Dwarf Lord ranged attack.
* Language and i18n:
* Updated translations: British English, Chinese (Simplified), Czech,
Finnish, French, Galician, German, Hungarian, Italian, Japanese, Latin,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -29,7 +29,7 @@
name=hammer
[/filter_second_attack]
)}
{DEFENSE_ANIM_RANGE "units/dwarves/lord-defend-1.png" "units/dwarves/lord.png" {SOUND_LIST:DWARF_HIT} ranged}
{DEFENSE_ANIM_RANGE "units/dwarves/lord-ranged-defend-2.png" "units/dwarves/lord-ranged-defend-1.png" {SOUND_LIST:DWARF_HIT} ranged}
[portrait]
size=400
side="left"
@ -77,28 +77,42 @@
[filter_attack]
name=hatchet
[/filter_attack]
start_time=-450
{MISSILE_FRAME_HATCHET}
[frame]
duration=100
image="units/dwarves/lord-ranged-1.png"
[/frame]
[frame]
duration=100
image="units/dwarves/lord-ranged-2.png"
[/frame]
[frame]
duration=100
image="units/dwarves/lord-ranged-3.png"
[/frame]
[frame]
duration=100
image="units/dwarves/lord-ranged-4.png"
[/frame]
[if]
hits=yes
[frame]
begin=-250
end=-100
image="units/dwarves/lord-defend-1.png"
duration=100
image="units/dwarves/lord-ranged-5.png"
sound=hatchet.wav
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-250
end=-100
image="units/dwarves/lord-defend-1.png"
duration=100
image="units/dwarves/lord-ranged-5.png"
sound=hatchet-miss.wav
[/frame]
[/else]
[frame]
begin=-100
end=0
duration=100
image="units/dwarves/lord-ranged.png"
[/frame]
[/attack_anim]

View file

@ -27,7 +27,7 @@ Version 1.9.0-svn:
* New Portraits: Orc Archer, Orc Grunt line alternates #4, #5 and #6,
Draug and alternate, Ghoul.
* New Animations: Drake Flare and Flameheart (leading animation still
missing)
missing), Dwarf Lord ranged attack.
* Language and i18n:
* Updated translations: British English, Chinese (Simplified), Czech,