Skip to content

Commit

Permalink
units: add shockbringer melee animation
Browse files Browse the repository at this point in the history
closes #236
closes #173

Co-Authored-By: Refumee <[email protected]>
  • Loading branch information
knyghtmare and Refumee committed Jan 6, 2025
1 parent 083edaf commit fd17551
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 2 deletions.
Binary file modified images/units/drakes/shockbringer/shockbringer-melee-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/units/drakes/shockbringer/shockbringer-melee-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/units/drakes/shockbringer/shockbringer-melee-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/units/drakes/shockbringer/shockbringer-melee-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/units/drakes/shockbringer/shockbringer-melee-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/units/drakes/shockbringer/shockbringer-melee-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 15 additions & 2 deletions units/drakes/Shockbringer.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -122,16 +122,29 @@
damage=6
number=4
[/attack]

[attack_anim]
[filter_attack]
name=hammer
[/filter_attack]
offset=0.0~0.1,0.1~0.0
[if]
terrain_type=W*,S*
submerge=0.4
[/if]
start_time=-300
[frame]
image="units/drakes/shockbringer/shockbringer-melee-[1~6].png:[100,50*3,100*2]"
image="units/drakes/shockbringer/shockbringer.png:50"
[/frame]
[frame]
image="units/drakes/shockbringer/shockbringer-melee-[1~6].png:100"
[/frame]
{SOUND:HIT_AND_MISS mace.ogg mace-miss.ogg -50}
[frame]
image="units/drakes/shockbringer/shockbringer.png:100"
[/frame]
{SOUND:HIT_AND_MISS mace.ogg mace-miss.ogg -100}
[/attack_anim]

[attack_anim]
[filter_attack]
name=fire breath
Expand Down

0 comments on commit fd17551

Please sign in to comment.