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.3 by pippijn, Tue Jan 2 21:58:17 2007 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines