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.3 by pippijn, Tue Jan 2 21:58:37 2007 UTC vs.
Revision 1.9 by root, Sun Sep 28 07:30:00 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines