ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_fire_wall.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_fire_wall
2 name create fire wall
3 name_pl create fire wall
4 skill pyromancy
5 msg
6 Creates a wall of raging fire in the direction it is cast, perpendicular to it.
7 The wall will hurt creatures that try to cross it with fire, and will eventually
8 evaporate.
9 endmsg
10 other_arch firebreath
11 face spell_pyromancy.x11
12 sp 5
13 maxsp 8
14 dam 4
15 level 18
16 type 101
17 subtype 15
18 attacktype 6
19 path_attuned 2048
20 value 60
21 invisible 1
22 duration 260
23 range 2
24 range_modifier 10
25 duration_modifier 1
26 dam_modifier 3
27 move_block all
28 no_drop 1
29 casting_time 10
30 end
31