Merge 2006-11-20T15:32:22Z!benoit.timbert@free.fr
This commit is contained in:
parent
2081864ab7
commit
42a4fd4e93
7 changed files with 10 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
||||||
die_sound=horse-die.ogg
|
die_sound=horse-die.ogg
|
||||||
[attack]
|
[attack]
|
||||||
name=spear
|
name=spear
|
||||||
|
description= _"spear"
|
||||||
type=pierce
|
type=pierce
|
||||||
range=melee
|
range=melee
|
||||||
damage=4
|
damage=4
|
||||||
|
|
|
@ -26,6 +26,7 @@
|
||||||
die_sound=horse-die.ogg
|
die_sound=horse-die.ogg
|
||||||
[attack]
|
[attack]
|
||||||
name=lance
|
name=lance
|
||||||
|
description= _"lance"
|
||||||
type=pierce
|
type=pierce
|
||||||
[specials]
|
[specials]
|
||||||
{WEAPON_SPECIAL_CHARGE}
|
{WEAPON_SPECIAL_CHARGE}
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||||
[attack]
|
[attack]
|
||||||
name=lance
|
name=lance
|
||||||
|
description= _"lance"
|
||||||
type=pierce
|
type=pierce
|
||||||
[specials]
|
[specials]
|
||||||
{WEAPON_SPECIAL_FIRSTSTRIKE}
|
{WEAPON_SPECIAL_FIRSTSTRIKE}
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||||
[attack]
|
[attack]
|
||||||
name=glaive
|
name=glaive
|
||||||
|
description= _"glaive"
|
||||||
icon=attacks/halberd.png
|
icon=attacks/halberd.png
|
||||||
type=blade
|
type=blade
|
||||||
range=melee
|
range=melee
|
||||||
|
|
|
@ -25,6 +25,7 @@
|
||||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||||
[attack]
|
[attack]
|
||||||
name=glaive
|
name=glaive
|
||||||
|
description= _"glaive"
|
||||||
icon=attacks/halberd.png
|
icon=attacks/halberd.png
|
||||||
type=blade
|
type=blade
|
||||||
range=melee
|
range=melee
|
||||||
|
@ -81,6 +82,7 @@
|
||||||
[/attack]
|
[/attack]
|
||||||
[attack]
|
[attack]
|
||||||
name=shield
|
name=shield
|
||||||
|
description= _"shield"
|
||||||
type=impact
|
type=impact
|
||||||
range=melee
|
range=melee
|
||||||
damage=11
|
damage=11
|
||||||
|
|
|
@ -21,6 +21,7 @@
|
||||||
die_sound=lich-die.ogg
|
die_sound=lich-die.ogg
|
||||||
[attack]
|
[attack]
|
||||||
name=touch
|
name=touch
|
||||||
|
description= _"touch"
|
||||||
icon=attacks/touch-undead.png
|
icon=attacks/touch-undead.png
|
||||||
type=cold
|
type=cold
|
||||||
range=melee
|
range=melee
|
||||||
|
@ -40,6 +41,8 @@
|
||||||
[/attack]
|
[/attack]
|
||||||
[attack]
|
[attack]
|
||||||
name=chill tempest
|
name=chill tempest
|
||||||
|
description= _"chill tempest"
|
||||||
|
icon=attacks/dark-missile.png
|
||||||
type=cold
|
type=cold
|
||||||
[specials]
|
[specials]
|
||||||
{WEAPON_SPECIAL_MAGICAL}
|
{WEAPON_SPECIAL_MAGICAL}
|
||||||
|
@ -47,7 +50,6 @@
|
||||||
range=ranged
|
range=ranged
|
||||||
damage=12
|
damage=12
|
||||||
number=4
|
number=4
|
||||||
icon=attacks/dark-missile.png
|
|
||||||
[animation]
|
[animation]
|
||||||
hits=yes
|
hits=yes
|
||||||
[missile_frame]
|
[missile_frame]
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
usage=null
|
usage=null
|
||||||
[attack]
|
[attack]
|
||||||
name=dummy
|
name=dummy
|
||||||
|
description= _"dummy"
|
||||||
type=impact
|
type=impact
|
||||||
range=melee
|
range=melee
|
||||||
damage=0
|
damage=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue