Add and wire new Dwarf Guard melee attack by Cloud, update changelogs.
|
@ -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, Dwarf Lord ranged attack.
|
||||
and Flameheart, Dwarf Lord ranged attack, Dwarf guard melee attack.
|
||||
* Language and i18n:
|
||||
* Updated translations: British English, Chinese (Simplified), Czech,
|
||||
Finnish, French, Galician, German, Hungarian, Italian, Japanese, Latin,
|
||||
|
|
BIN
data/core/images/units/dwarves/guard-attack-1.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/dwarves/guard-attack-2.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/dwarves/guard-attack-3.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
data/core/images/units/dwarves/guard-attack-4.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
data/core/images/units/dwarves/guard-attack-5.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
data/core/images/units/dwarves/guard-attack-6.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/dwarves/guard-attack-7.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
|
@ -133,42 +133,48 @@
|
|||
name=spear
|
||||
[/filter_attack]
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/dwarves/guard.png"
|
||||
duration=100
|
||||
image="units/dwarves/guard-attack-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-100
|
||||
image="units/dwarves/guard-defend-1.png"
|
||||
duration=100
|
||||
image="units/dwarves/guard-attack-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=50
|
||||
image="units/dwarves/guard-attack-3.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="units/dwarves/guard-attack.png"
|
||||
duration=50
|
||||
image="units/dwarves/guard-attack-4.png"
|
||||
sound=spear.ogg
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="units/dwarves/guard-attack.png"
|
||||
duration=50
|
||||
image="units/dwarves/guard-attack-4.png"
|
||||
sound=spear-miss.ogg
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=50
|
||||
end=75
|
||||
image="units/dwarves/guard-defend-2.png"
|
||||
duration=50
|
||||
image="units/dwarves/guard-attack-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=75
|
||||
end=150
|
||||
image="units/dwarves/guard.png"
|
||||
duration=100
|
||||
image="units/dwarves/guard-attack-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/dwarves/guard-attack-7.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/dwarves/guard-attack-1.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[/unit_type]
|
||||
|
|
|
@ -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), Dwarf Lord ranged attack.
|
||||
missing), Dwarf Lord ranged attack, Dwarf Guard melee attack.
|
||||
|
||||
* Language and i18n:
|
||||
* Updated translations: British English, Chinese (Simplified), Czech,
|
||||
|
|