ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_pool_of_chaos.arc
(Generate patch)

Comparing deliantra/arch/spell/MagicWall/spell_create_pool_of_chaos.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.8 by root, Sun Sep 28 15:12:03 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines