--- deliantra/arch/spell/Misc/spell_faery_fire.arc 2006/02/06 20:26:22 1.1.1.1 +++ deliantra/arch/spell/Misc/spell_faery_fire.arc 2010/04/21 09:30:00 1.13 @@ -1,21 +1,29 @@ -Object spell_faery_fire +object spell_faery_fire +inherit type_spell name faery fire name_pl faery fire -face spell_pyromancy.111 -type 101 -subtype 44 -level 4 -value 40 -sp 10 -casting_time 15 skill pyromancy -path_attuned 524288 +msg +All creatures near the caster start to glow, +indicating where they are and making them easier to hit. + +Unlike most spells, this spell works through doors and walls. +endmsg other_arch detect_magic -no_drop 1 +sound ss/sonar_ping +face spell_pyromancy.x11 +sp 5 +maxsp 15 +level 5 +subtype 44 +path_attuned 524288 +value 1 invisible 1 +duration 5 range 5 range_modifier 6 -duration 5 duration_modifier 5 -maxsp 15 +no_drop 1 +casting_time 15 end +