ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_wall_of_thorns.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:53 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_wall_of_thorns
2 root 1.1 name wall of thorns
3     name_pl wall of thorns
4 pippijn 1.2 face spell_praying.x11
5 root 1.4 level 6
6 root 1.3 grace 20
7 root 1.4 casting_time 5
8     path_attuned 2048
9     other_arch thorns
10     skill praying
11 root 1.1 type 101
12     subtype 15
13     value 60
14 root 1.4 no_drop 1
15 root 1.1 invisible 1
16     duration 300
17 root 1.4 duration_modifier 1
18     dam 4
19     dam_modifier 3
20     maxgrace 50
21     attacktype 1
22 root 1.3 range 2
23     range_modifier 14
24 root 1.4 no_pass 1
25 root 1.1 end