ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_divine_shock.arc
(Generate patch)

Comparing deliantra/arch/spell/MovingBall/spell_divine_shock.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:38 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:30 2007 UTC

1Object spell_divine_shock 1object spell_divine_shock
2name divine shock 2name divine shock
3name_pl divine shock 3name_pl divine shock
4face spell_praying.x11
5type 101
6subtype 35
7level 1
8value 10
9grace 3
10casting_time 10
11skill praying 4skill praying
12path_attuned 131072
13path_repelled 8
14other_arch divine_shock
15dam 1
16dam_modifier 3
17duration 1
18duration_modifier 4
19maxgrace 5
20attacktype 1048584
21no_drop 1
22invisible 1
23msg 5msg
24The 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. 6The 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.
25endmsg 7endmsg
8other_arch divine_shock
9face spell_praying.x11
10grace 3
11maxgrace 5
12dam 1
13level 1
14type 101
15subtype 35
16attacktype 1048584
17path_attuned 131072
18path_repelled 8
19value 10
20invisible 1
21duration 1
22duration_modifier 4
23dam_modifier 3
24no_drop 1
25casting_time 10
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines