ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_faery_fire.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:21 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0, rel-2_1
Changes since 1.6: +13 -12 lines
Log Message:
second normaliser run - dude

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 root 1.7 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.7 sp 10
11     maxsp 15
12     level 4
13 root 1.1 type 101
14     subtype 44
15 root 1.7 path_attuned 524288
16 root 1.5 value 40
17 root 1.1 invisible 1
18 root 1.7 duration 5
19 root 1.1 range 5
20     range_modifier 6
21     duration_modifier 5
22 root 1.7 no_drop 1
23     casting_time 15
24 root 1.1 end
25 root 1.7