ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_build_fireball_wall.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:13 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +19 -20 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object spell_build_fireball_wall
2 name build fireball wall
3 name_pl build fireball wall
4 face spell_pyromancy.x11
5 type 101
6 subtype 15
7 level 16
8 value 160
9 sp 45
10 casting_time 15
11 skill pyromancy
12 path_attuned 2048
13 no_drop 1
14 invisible 1
15 race firewall_%d
16 duration 100
17 duration_modifier 1
18 dam 80
19 dam_modifier 1
20 range 0
21 maxsp 10
22 is_used_up 1
23 tear_down 1
24 msg
25 Build fireball wall creates a wall that fires
26 fireballs. These fireballs behave just like
27 normal fireballs. The wall can be torn down
28 by creatures, and will eventually expire of
29 its own accord.
30 endmsg
31 no_pass 1
32 end