ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_create_missile.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_create_missile.arc (file contents):
Revision 1.8 by root, Mon Oct 15 18:22:04 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_create_missile 1object spell_create_missile
2inherit type_spell
2name create missile 3name create missile
3name_pl create missile 4name_pl create missile
4skill summoning 5skill summoning
5msg 6msg
6Creates missiles matching your applied range weapon (arrows for bows, 7Creates missiles matching your applied range weapon (arrows for bows,
7crossbow bolts for crossbows and so on) for use against monsters. 8crossbow bolts for crossbows and so on), for use against monsters.
8endmsg 9endmsg
9face spell_summoner.x11 10face spell_summoner.x11
10sp 5 11sp 5
11maxsp 5 12maxsp 5
12level 1 13level 1
13type 101
14subtype 39 14subtype 39
15path_attuned 2048 15path_attuned 2048
16value 10 16value 10
17invisible 1 17invisible 1
18duration 5 18duration 5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines