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.13 by elmex, Wed Apr 21 09:30:00 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
5skill pyromancy
6msg
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.
11endmsg
12other_arch detect_magic
13sound ss/sonar_ping
4face spell_pyromancy.x11 14face spell_pyromancy.x11
5type 101 15sp 5
16maxsp 15
17level 5
6subtype 44 18subtype 44
7level 4
8value 40
9sp 10
10casting_time 15
11skill pyromancy
12path_attuned 524288 19path_attuned 524288
13other_arch detect_magic 20value 1
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