--- deliantra/arch/spell/Misc/spell_faery_fire.arc 2007/01/02 21:58:37 1.3 +++ deliantra/arch/spell/Misc/spell_faery_fire.arc 2010/04/21 09:30:00 1.13 @@ -1,24 +1,29 @@ -Object spell_faery_fire +object spell_faery_fire +inherit type_spell name faery fire name_pl faery fire +skill pyromancy +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 +sound ss/sonar_ping face spell_pyromancy.x11 -type 101 +sp 5 +maxsp 15 +level 5 subtype 44 -level 4 -value 40 -sp 10 -casting_time 15 -skill pyromancy path_attuned 524288 -other_arch detect_magic -no_drop 1 +value 1 invisible 1 +duration 5 range 5 range_modifier 6 -duration 5 duration_modifier 5 -maxsp 15 -msg -All creatures near the caster starts to glow. Perhaps it will invoke some other effects on them... -endmsg +no_drop 1 +casting_time 15 end +