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.11 by elmex, Wed Apr 21 09:29:56 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
18subtype 4 19subtype 4
19attacktype 10 20attacktype 10
20path_attuned 8 21path_attuned 8
21value 40 22value 1
22invisible 1 23invisible 1
23duration 16 24duration 16
24range 24 25range 24
25dam_modifier 3 26dam_modifier 3
26no_drop 1 27no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines