ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_steambolt.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:04 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +14 -15 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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