ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_faery_fire.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:28 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +14 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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