--- deliantra/arch/spell/Bullet/spell_holy_orb.arc 2007/02/06 22:41:22 1.4 +++ deliantra/arch/spell/Bullet/spell_holy_orb.arc 2007/03/03 00:51:06 1.5 @@ -1,29 +1,28 @@ -object spell_holy_orb +Object spell_holy_orb name holy orb name_pl holy orb -skill praying -msg -This prayer missile explodes when it hits a target and invokes a powerful holy word. The damage type depends on your god. Careful, you can be damaged by the spell too in some cases! This is a ball spell. -endmsg -other_arch holy_orb face spell_praying.x11 -maxhp 7 +level 7 grace 10 -maxgrace 25 -food 18 +casting_time 5 +path_attuned 65536 +other_arch holy_orb dam 30 -level 7 +dam_modifier 2 +duration 4 +maxgrace 25 +skill praying type 101 subtype 5 -attacktype 2097152 -path_attuned 65536 value 70 +attacktype 2097152 +no_drop 1 invisible 1 -duration 4 range 3 duration_modifier 19 -dam_modifier 2 -no_drop 1 -casting_time 5 +food 18 +maxhp 7 +msg +This prayer missile explodes when it hits a target and invokes a powerful holy word. The damage type depends on your god. Careful, you can be damaged by the spell too in some cases! This is a ball spell. +endmsg end -