ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_build_bullet_wall.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:26 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +19 -18 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object spell_build_bullet_wall
2 name build bullet wall
3 name_pl build bullet wall
4 race lbulletwall_%d
5 skill evocation
6 msg
7 Build bullet wall creates a wall that fires
8 magic bullets, as per the magic bullet spell.
9 The bullet wall itself can be torn down, and
10 will eventually expire on its own.
11 endmsg
12 face spell_evocation.x11
13 sp 35
14 maxsp 10
15 dam 80
16 level 12
17 type 101
18 subtype 15
19 path_attuned 2048
20 value 120
21 invisible 1
22 duration 100
23 range 0
24 duration_modifier 1
25 dam_modifier 1
26 move_block all
27 is_used_up 1
28 tear_down 1
29 no_drop 1
30 casting_time 15
31 end
32