ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_steambolt.arc
Revision: 1.2
Committed: Wed Aug 9 09:29:38 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
added further spell documentation from the crossfire homepage

File Contents

# User Rev Content
1 root 1.1 Object spell_steambolt
2     name steambolt
3     name_pl steambolts
4     face spell_sorcery.111
5     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