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

Comparing deliantra/arch/spell/Bolt/spell_steambolt.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:20 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:04 2007 UTC

1object spell_steambolt 1Object spell_steambolt
2name steambolt 2name steambolt
3name_pl steambolts 3name_pl steambolts
4face spell_sorcery.x11
5level 5
6sp 10
7maxsp 40
8casting_time 10
9path_attuned 2
10other_arch steambolt
11dam 12
12dam_modifier 2
13duration 8
14duration_modifier 5
4skill sorcery 15skill sorcery
16type 101
17subtype 4
18value 50
19attacktype 3
20range 12
21no_drop 1
22invisible 1
5msg 23msg
6Does fire damage and leave behind fog, which may conceal the caster. 24Does fire damage and leave behind fog, which may conceal the caster.
7endmsg 25endmsg
8other_arch steambolt
9face spell_sorcery.x11
10sp 10
11maxsp 40
12dam 12
13level 5
14type 101
15subtype 4
16attacktype 3
17path_attuned 2
18value 50
19invisible 1
20duration 8
21range 12
22duration_modifier 5
23dam_modifier 2
24no_drop 1
25casting_time 10
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines