Make unicorn horns more useful
When wielded, unicorn horns now give regeneration and grant resistances, at the cost of being a pretty worthless weapon. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19680 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
da7d2c28c9
commit
3a68313b4b
|
@ -1,20 +1,28 @@
|
|||
Object u_horn
|
||||
name unicorn horn
|
||||
material 32
|
||||
dam 9
|
||||
last_sp 9
|
||||
face u_horn.111
|
||||
weight 10000
|
||||
value 500
|
||||
magic 3
|
||||
animation u_horn
|
||||
anim_speed 2
|
||||
client_anim_random 1
|
||||
type 15
|
||||
nrof 1
|
||||
name_pl unicorn horns
|
||||
client_type 627
|
||||
item_power 2
|
||||
skill one handed weapons
|
||||
animation u_horn
|
||||
attacktype 1
|
||||
body_arm -1
|
||||
client_anim_random 1
|
||||
client_type 627
|
||||
dam 5
|
||||
face u_horn.111
|
||||
hp 3
|
||||
item_power 3
|
||||
last_sp 5
|
||||
material 2048
|
||||
name unicorn horn
|
||||
name_pl unicorn horns
|
||||
nrof 1
|
||||
path_attuned 256
|
||||
path_repelled 393216
|
||||
resist_blind 100
|
||||
resist_confusion 100
|
||||
resist_deplete 100
|
||||
resist_poison 50
|
||||
skill one handed weapons
|
||||
type 15
|
||||
value 5000
|
||||
weapontype 5
|
||||
weight 10000
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue