ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_holy_orb.arc
Revision: 1.14
Committed: Wed Apr 21 09:29:56 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.13: +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_holy_orb
2 inherit type_spell
3 name holy orb
4 name_pl holy orb
5 skill praying
6 msg
7 This prayer missile explodes when it hits a target and invokes a powerful holy word
8 cloud. The damage type depends on your god.
9
10 Be careful, you can be damaged by the spell too in some cases! This is a ball spell.
11 endmsg
12 other_arch holy_orb
13 sound wn/magic-missile-1-miss
14 face spell_praying.x11
15 maxhp 7
16 grace 10
17 maxgrace 25
18 food 18
19 dam 30
20 level 25
21 subtype 5
22 attacktype 2097152
23 path_attuned 65536
24 value 1
25 invisible 1
26 duration 4
27 range 3
28 duration_modifier 19
29 dam_modifier 2
30 no_drop 1
31 casting_time 5
32 end
33