ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_bullet.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:15 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0, rel-2_1
Changes since 1.6: +14 -13 lines
Log Message:
second normaliser run - dude

File Contents

# Content
1 object spell_magic_bullet
2 name magic bullet
3 name_pl magic bullet
4 skill sorcery
5 msg
6 A magic bullet causes damage in anything it hits.
7 It is fired in the cast direction.
8 endmsg
9 other_arch bullet
10 face spell_sorcery.x11
11 sp 1
12 maxsp 6
13 dam 10
14 level 1
15 type 101
16 subtype 5
17 attacktype 2
18 path_attuned 16
19 value 10
20 invisible 1
21 dam_modifier 1
22 no_drop 1
23 casting_time 2
24 end
25