ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_build_bullet_wall.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_71, rel-2_54, rel-2_55, rel-2_56, rel-2_53, rel-2_32, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.5: +18 -17 lines
Log Message:
second normaliser run - dude

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