From 3a68313b4b6ffd28dce6bdcc565cf0e01fc8fabf Mon Sep 17 00:00:00 2001 From: partmedia Date: Sat, 4 Oct 2014 21:36:50 +0000 Subject: [PATCH] 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-b93c2d0d6712 --- flesh/misc/u_horn.arc | 40 ++++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/flesh/misc/u_horn.arc b/flesh/misc/u_horn.arc index af4ca74de..39714bc41 100644 --- a/flesh/misc/u_horn.arc +++ b/flesh/misc/u_horn.arc @@ -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