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.12 by root, Fri Apr 2 21:26:22 2010 UTC

1object spell_steambolt 1object spell_steambolt
2inherit type_spell
2name steambolt 3name steambolt
3name_pl steambolts 4name_pl steambolts
4skill sorcery 5skill sorcery
5msg 6msg
6Does fire damage and leave behind fog, which may conceal the caster. 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.
7endmsg 11endmsg
8other_arch steambolt 12other_arch steambolt
9face spell_sorcery.x11 13face spell_sorcery.x11
10sp 10 14sp 10
11maxsp 40 15maxsp 40
12dam 12 16dam 12
13level 5 17level 11
14type 101 18type 101
15subtype 4 19subtype 4
16attacktype 3 20attacktype 3
17path_attuned 2 21path_attuned 2
18value 50 22value 50

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines