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

File Contents

# User Rev Content
1 root 1.4 object abil_create_frost_wall
2 root 1.1 name create frost wall ability
3     name_pl create frost wall ability
4 root 1.3 level 8
5     sp 8
6     casting_time 3
7     path_attuned 2048
8     other_arch icestorm
9 root 1.2 skill evocation
10 root 1.1 type 101
11     subtype 15
12     value 80
13 root 1.3 no_drop 1
14 root 1.1 invisible 1
15     duration 240
16     duration_modifier 1
17 root 1.3 dam 2
18 root 1.1 dam_modifier 3
19 root 1.3 maxsp 8
20     attacktype 16
21     range 2
22     no_pass 1
23 root 1.1 end