ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_faery_fire.arc
Revision: 1.13
Committed: Wed Apr 21 09:30:00 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.12: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

# Content
1 object spell_faery_fire
2 inherit type_spell
3 name faery fire
4 name_pl faery fire
5 skill pyromancy
6 msg
7 All creatures near the caster start to glow,
8 indicating where they are and making them easier to hit.
9
10 Unlike most spells, this spell works through doors and walls.
11 endmsg
12 other_arch detect_magic
13 sound ss/sonar_ping
14 face spell_pyromancy.x11
15 sp 5
16 maxsp 15
17 level 5
18 subtype 44
19 path_attuned 524288
20 value 1
21 invisible 1
22 duration 5
23 range 5
24 range_modifier 6
25 duration_modifier 5
26 no_drop 1
27 casting_time 15
28 end
29