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.1.1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.14 by elmex, Wed Apr 21 09:29:56 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines