ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_divine_shock.arc
Revision: 1.2
Committed: Wed Aug 9 10:55:10 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
added remanind descriptions from the crossfire homepage and
added a few missing ones myself. hopefully most spells have at least
a minimal description now.

File Contents

# User Rev Content
1 root 1.1 Object spell_divine_shock
2     name divine shock
3     name_pl divine shock
4     face spell_praying.111
5     type 101
6     subtype 35
7     level 1
8     value 10
9     grace 3
10     casting_time 10
11     skill praying
12     path_attuned 131072
13     path_repelled 8
14     other_arch divine_shock
15     dam 1
16     dam_modifier 3
17     duration 1
18     duration_modifier 4
19     maxgrace 5
20     attacktype 1048584
21     no_drop 1
22     invisible 1
23 elmex 1.2 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