ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MoodChange/spell_siren_call.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:22 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0, rel-2_1
Changes since 1.6: +11 -10 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object spell_siren_call
2 root 1.1 name siren call
3     name_pl siren call
4 root 1.7 skill praying
5     msg
6     This prayer will stop creatures from attacking you.
7     endmsg
8     other_arch charm_aura
9 pippijn 1.3 face spell_praying.x11
10 root 1.7 grace 20
11     maxgrace 27
12 root 1.5 level 7
13 root 1.1 type 101
14     subtype 34
15 root 1.7 path_attuned 1024
16 root 1.1 value 50
17     invisible 1
18     range 3
19     range_modifier 3
20 root 1.7 no_drop 1
21 root 1.1 no_attack 1
22 root 1.7 casting_time 10
23 root 1.1 end
24 root 1.7