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

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