added 5 more attack icons:

animal claws, baneblade, fist-troll, fist-skeletal, lightning. also wired CFGs.
This commit is contained in:
J.W. Bjerk 2006-02-14 13:57:00 +00:00
parent 35dafaeb2c
commit 3aa5de666c
15 changed files with 11 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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]

View file

@ -20,6 +20,7 @@
[/defense]
[attack]
name=claws
icon=attacks/claws-animal.png
type=blade
range=melee
damage=10

View file

@ -21,6 +21,7 @@
[/defense]
[attack]
name=claws
icon=attacks/claws-animal.png
type=blade
range=melee
damage=15

View file

@ -20,6 +20,7 @@
[/defense]
[attack]
name=claws
icon=attacks/claws-animal.png
type=blade
range=melee
damage=12

View file

@ -31,6 +31,7 @@
[/resistance]
[attack]
name=fist
icon=attacks/fist-skeletal.png
type=impact
range=melee
damage=3

View file

@ -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

View file

@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 549 B

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB