ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_faery_fire.arc
Revision: 1.8
Committed: Mon Aug 27 04:48:08 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_71, rel-2_54, rel-2_55, rel-2_56, rel-2_53, rel-2_32, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.7: +2 -1 lines
Log Message:
more sound fx

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 root 1.8 All creatures near the caster start to glow. Perhaps it will invoke some other effects on them...
7 root 1.7 endmsg
8     other_arch detect_magic
9 pippijn 1.3 face spell_pyromancy.x11
10 root 1.8 sound ss/sonar_ping
11 root 1.7 sp 10
12     maxsp 15
13     level 4
14 root 1.1 type 101
15     subtype 44
16 root 1.7 path_attuned 524288
17 root 1.5 value 40
18 root 1.1 invisible 1
19 root 1.7 duration 5
20 root 1.1 range 5
21     range_modifier 6
22     duration_modifier 5
23 root 1.7 no_drop 1
24     casting_time 15
25 root 1.1 end
26 root 1.7