ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_frost_wall.arc
Revision: 1.7
Committed: Sun Sep 28 07:29:59 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.6: +5 -0 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

# Content
1 object spell_create_frost_wall
2 name create frost wall
3 name_pl create frost wall
4 skill evocation
5 msg
6 Creates a wall-like area with an icestorm in it, in the direction it is cast but perpendicular to it.
7 The wall will hurt creatures that try to cross it with frost, and will eventually
8 evaporate.
9 endmsg
10 other_arch icestorm
11 face spell_evocation.x11
12 sp 8
13 maxsp 8
14 dam 2
15 level 8
16 type 101
17 subtype 15
18 attacktype 18
19 path_attuned 2048
20 value 80
21 invisible 1
22 duration 240
23 range 2
24 range_modifier 12
25 duration_modifier 1
26 dam_modifier 3
27 move_block all
28 no_drop 1
29 casting_time 10
30 end
31