ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_steambolt.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:17 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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