ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_faery_fire.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object spell_faery_fire
2 root 1.1 name faery fire
3     name_pl faery fire
4 pippijn 1.3 face spell_pyromancy.x11
5 root 1.1 type 101
6     subtype 44
7 root 1.5 level 4
8     value 40
9     sp 10
10     casting_time 15
11     skill pyromancy
12 root 1.4 path_attuned 524288
13 root 1.5 other_arch detect_magic
14     no_drop 1
15 root 1.1 invisible 1
16     range 5
17     range_modifier 6
18 root 1.5 duration 5
19 root 1.1 duration_modifier 5
20 root 1.5 maxsp 15
21     msg
22     All creatures near the caster starts to glow. Perhaps it will invoke some other effects on them...
23     endmsg
24 root 1.1 end