ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_pool_of_chaos.arc
Revision: 1.8
Committed: Sun Sep 28 15:12:03 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_90, rel-2_92, rel-2_93, rel-2_78
Changes since 1.7: +1 -1 lines
Log Message:
rebalancing of all spell levels, some sp changes

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 40
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