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.8 by root, Mon Aug 27 04:48:08 2007 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. Perhaps it will invoke some other effects on them...
7endmsg
8other_arch detect_magic
4face spell_pyromancy.x11 9face spell_pyromancy.x11
10sound ss/sonar_ping
11sp 10
12maxsp 15
13level 4
5type 101 14type 101
6subtype 44 15subtype 44
7level 4 16path_attuned 524288
8value 40 17value 40
9sp 10
10casting_time 15
11skill pyromancy
12path_attuned 524288
13other_arch detect_magic
14no_drop 1
15invisible 1 18invisible 1
19duration 5
16range 5 20range 5
17range_modifier 6 21range_modifier 6
18duration 5
19duration_modifier 5 22duration_modifier 5
20maxsp 15 23no_drop 1
21msg 24casting_time 15
22All creatures near the caster starts to glow. Perhaps it will invoke some other effects on them...
23endmsg
24end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines