added 5 more attack icons:
animal claws, baneblade, fist-troll, fist-skeletal, lightning. also wired CFGs.
|
@ -22,7 +22,7 @@ SVN trunk (1.1.1+svn):
|
|||
* WML-generated units with "random_traits" now show the traits description
|
||||
* flags on village don't "flicker" at the end of their animations
|
||||
* graphics
|
||||
* new attack icons: animal fangs, axe, battle axe, faery touch, fireball, hammer, hatchet, lightbeam, magic missile, necromatic staff, magic staff, spear
|
||||
* new attack icons: animal fangs, axe, baneblade, battle axe, claws-animal, faery touch, fireball, fist-troll, fist-skeletal, hammer, hatchet, lightbeam, lightning, magic missile, necromatic staff, magic staff, spear
|
||||
|
||||
Version 1.1.1:
|
||||
* campaigns
|
||||
|
|
|
@ -46,12 +46,13 @@ unit_description= _ "Once great, Elder Magi have seen their power a little dimin
|
|||
[/attack]
|
||||
[attack]
|
||||
name=lightning
|
||||
icon=attacks/lighning.png
|
||||
type=fire
|
||||
range=ranged
|
||||
special=magical
|
||||
damage=14
|
||||
number=4
|
||||
icon=attacks/lightingbolt.png
|
||||
|
||||
[animation]
|
||||
[frame]
|
||||
begin=-600
|
||||
|
|
|
@ -48,11 +48,12 @@
|
|||
|
||||
[attack]
|
||||
name=Lightning bolt
|
||||
icon=attacks/lightning.png
|
||||
type=fire
|
||||
range=ranged
|
||||
damage=14
|
||||
number=2
|
||||
icon=attacks/lightingbolt.png
|
||||
|
||||
special=magical
|
||||
[animation]
|
||||
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
[/defense]
|
||||
[attack]
|
||||
name=claws
|
||||
icon=attacks/claws-animal.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=10
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
[/defense]
|
||||
[attack]
|
||||
name=claws
|
||||
icon=attacks/claws-animal.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=15
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
[/defense]
|
||||
[attack]
|
||||
name=claws
|
||||
icon=attacks/claws-animal.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=12
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
[/resistance]
|
||||
[attack]
|
||||
name=fist
|
||||
icon=attacks/fist-skeletal.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=3
|
||||
|
|
|
@ -30,6 +30,7 @@ Special Notes: though unwieldy, a stone thrown by one of these monsters is much
|
|||
get_hit_sound=ugg.wav
|
||||
[attack]
|
||||
name=fist
|
||||
icon=attacks/fist-troll.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=10
|
||||
|
|
|
@ -73,6 +73,7 @@ Special Notes: Trolls possess the regeneration ability, which heals them as thou
|
|||
|
||||
[attack]
|
||||
name=fist
|
||||
icon=attacks/fist-troll.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=7
|
||||
|
|
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 8.1 KiB |
BIN
images/attacks/claws-animal.png
Normal file
After Width: | Height: | Size: 8.6 KiB |
BIN
images/attacks/fist-skeletal.png
Normal file
After Width: | Height: | Size: 7.2 KiB |
BIN
images/attacks/fist-troll.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 488 B |
BIN
images/attacks/lightning.png
Normal file
After Width: | Height: | Size: 10 KiB |