ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_divine_shock.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:16 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +15 -16 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object spell_divine_shock
2 root 1.1 name divine shock
3     name_pl divine shock
4 pippijn 1.3 face spell_praying.x11
5 root 1.1 type 101
6     subtype 35
7 root 1.5 level 1
8     value 10
9     grace 3
10     casting_time 10
11     skill praying
12 root 1.1 path_attuned 131072
13     path_repelled 8
14 root 1.5 other_arch divine_shock
15     dam 1
16     dam_modifier 3
17 root 1.1 duration 1
18     duration_modifier 4
19 root 1.5 maxgrace 5
20     attacktype 1048584
21 root 1.1 no_drop 1
22 root 1.5 invisible 1
23     msg
24     The divine shock prayer is very like ball lightning, however, the lightning balls have the extra sting of having godpower behind them. This is a special prayer of Sorig granted at low level.
25     endmsg
26 root 1.1 end