ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Aura/spell_flaming_aura.arc
Revision: 1.2
Committed: Mon Jul 10 11:45:24 2006 UTC (18 years ago) by elmex
Branch: MAIN
Changes since 1.1: +4 -0 lines
Log Message:
further descriptions for the spells.

File Contents

# User Rev Content
1 root 1.1 Object spell_flaming_aura
2     name flaming aura
3     name_pl flaming aura
4     type 101
5     subtype 46
6     face spell_praying.111
7     level 1
8     value 10
9     grace 5
10     casting_time 10
11     skill praying
12     path_attuned 2
13     other_arch flaming_aura
14     duration 100
15     duration_modifier 4
16     dam 6
17     dam_modifier 25
18     maxgrace 20
19     attacktype 4
20     no_drop 1
21     invisible 1
22 elmex 1.2 msg
23     Flaming aura will create an aura of fire around you,
24     which will follow your movement.
25     endmsg
26 root 1.1 end