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

File Contents

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