ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Aura/spell_flaming_aura.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:16 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_flaming_aura
2     name flaming aura
3     name_pl flaming aura
4     type 101
5     subtype 46
6 pippijn 1.3 face spell_praying.x11
7 root 1.1 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