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

Comparing deliantra/arch/spell/Bolt/spell_firebolt.arc (file contents):
Revision 1.5 by root, Sat Mar 3 00:51:04 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:14 2007 UTC

1Object spell_firebolt 1object spell_firebolt
2name firebolt 2name firebolt
3name_pl firebolt 3name_pl firebolt
4face spell_pyromancy.x11
5level 2
6sp 9
7casting_time 10
8path_attuned 2
9other_arch firebolt
10dam 10
11dam_modifier 3
12duration 1
13maxsp 30
14skill pyromancy 4skill pyromancy
15type 101
16subtype 4
17value 20
18attacktype 6
19range 12
20duration 9
21no_drop 1
22invisible 1
23msg 5msg
24This spell invokes a powerful, directed bolt of fire. 6This spell invokes a powerful, directed bolt of fire.
25Avoid running in the fire after invoking this spell. The spell hits with fire damage. 7Avoid running in the fire after invoking this spell. The spell hits with fire damage.
26endmsg 8endmsg
9other_arch firebolt
10face spell_pyromancy.x11
11sp 9
12maxsp 30
13dam 10
14level 2
15type 101
16subtype 4
17attacktype 6
18path_attuned 2
19value 20
20invisible 1
21duration 9
22range 12
23dam_modifier 3
24no_drop 1
25casting_time 10
27end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines