--- deliantra/arch/spell/Change_Ability/spell_armour.arc 2007/02/06 22:41:24 1.3 +++ deliantra/arch/spell/Change_Ability/spell_armour.arc 2007/03/03 00:51:08 1.4 @@ -1,29 +1,28 @@ -object spell_armour +Object spell_armour name armour name_pl armour -skill evocation -msg -Armour creates fields of force around the -player, reducing the amount of damage the -character takes from physical attacks. It -does not provide any additional protection to -non-physical attacks. -endmsg face spell_evocation.x11 -sp 8 -maxsp 8 -ac 2 level 1 +sp 8 +casting_time 10 +path_attuned 33 +skill evocation type 101 subtype 24 -resist_physical 20 -path_attuned 33 value 10 +no_drop 1 invisible 1 -duration 500 duration_modifier 4 +duration 500 dam_modifier 5 -no_drop 1 -casting_time 10 +resist_physical 20 +ac 2 +maxsp 8 +msg +Armour creates fields of force around the +player, reducing the amount of damage the +character takes from physical attacks. It +does not provide any additional protection to +non-physical attacks. +endmsg end -