ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_xrays.arc
Revision: 1.11
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.10: +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_xray
2 inherit type_spell
3 name xray
4 name_pl xray
5 skill sorcery
6 msg
7 Allows the caster to see through one layer of wall... for a while.
8 endmsg
9 face spell_sorcery.x11
10 sp 20
11 maxsp 36
12 level 10
13 subtype 24
14 path_attuned 8192
15 value 1
16 invisible 1
17 duration 500
18 duration_modifier 4
19 no_drop 1
20 xrays 1
21 casting_time 20
22 end
23