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

Comparing deliantra/arch/spell/MagicWall/spell_build_director.arc (file contents):
Revision 1.7 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_build_director 1object spell_build_director
2inherit type_spell
2name build director 3name build director
3name_pl build director 4name_pl build director
4race director_%d 5race director_%d
5skill summoning 6skill summoning
6msg 7msg
7Build director creates a director facing the 8Creates a director facing into the direction it was taregtted
8direction of the caster. Directors can be
9used to change the course of certain spells - 9at. Directors can be used to change the course of certain spells - most
10most notably bullets and bolts. Thus, it can 10notably bullets and bolts. Thus, it can be used to be able to fire a spell
11be used to be able to fire a spell around a
12corner, or direct a spell back at the caster. 11around a corner, or direct a spell back at the caster.
13endmsg 12endmsg
14face spell_summoner.x11 13face spell_summoner.x11
15sp 30 14sp 30
16maxsp 10 15maxsp 10
17dam 80 16dam 80
18level 10 17level 20
19type 101
20subtype 15 18subtype 15
21path_attuned 2048 19path_attuned 2048
22value 100 20value 100
23invisible 1 21invisible 1
24duration 200 22duration 200

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines