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

Comparing deliantra/arch/spell/Bolt/spell_lg_lightning.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:24:14 2007 UTC vs.
Revision 1.9 by root, Fri Apr 2 21:26:22 2010 UTC

1object spell_large_lightning 1object spell_large_lightning
2inherit type_spell
2name large lightning 3name large lightning
3name_pl large lightnings 4name_pl large lightnings
4skill pyromancy 5skill pyromancy
5msg 6msg
6Large lightning creates a bolt of lightning. 7Creates a bolt of lightning.
7The large lightning spell has a longer range, 8
9Has a longer range,
8the bolt persists longer, and it does more 10the bolt persists longer, and it does more
9damage than the small lightning spell. 11damage than small lightning.
10endmsg 12endmsg
11other_arch lightning 13other_arch lightning
12face spell_pyromancy.x11 14face spell_pyromancy.x11
13sp 13 15sp 15
14maxsp 24 16maxsp 24
15dam 8 17dam 8
16level 4 18level 25
17type 101 19type 101
18subtype 4 20subtype 4
19attacktype 10 21attacktype 10
20path_attuned 8 22path_attuned 8
21value 40 23value 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines