ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_faery_fire.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_faery_fire.arc (file contents):
Revision 1.8 by root, Mon Aug 27 04:48:08 2007 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_faery_fire 1object spell_faery_fire
2inherit type_spell
2name faery fire 3name faery fire
3name_pl faery fire 4name_pl faery fire
4skill pyromancy 5skill pyromancy
5msg 6msg
6All creatures near the caster start to glow. Perhaps it will invoke some other effects on them... 7All creatures near the caster start to glow,
8indicating where they are and making them easier to hit.
9
10Unlike most spells, this spell works through doors and walls.
7endmsg 11endmsg
8other_arch detect_magic 12other_arch detect_magic
13sound ss/sonar_ping
9face spell_pyromancy.x11 14face spell_pyromancy.x11
10sound ss/sonar_ping 15sp 5
11sp 10
12maxsp 15 16maxsp 15
13level 4 17level 5
14type 101
15subtype 44 18subtype 44
16path_attuned 524288 19path_attuned 524288
17value 40 20value 40
18invisible 1 21invisible 1
19duration 5 22duration 5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines