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.3 by root, Tue Feb 6 22:41:26 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:13 2007 UTC

1object spell_build_director 1Object spell_build_director
2name build director 2name build director
3name_pl build director 3name_pl build director
4face spell_summoner.x11
5type 101
6subtype 15
7level 10
8value 100
9sp 30
10casting_time 13
11skill summoning
12path_attuned 2048
13no_drop 1
14invisible 1
4race director_%d 15race director_%d
5skill summoning 16duration 200
17duration_modifier 1
18dam 80
19dam_modifier 1
20range 0
21maxsp 10
22is_used_up 1
6msg 23msg
7Build director creates a director facing the 24Build director creates a director facing the
8direction of the caster. Directors can be 25direction of the caster. Directors can be
9used to change the course of certain spells - 26used to change the course of certain spells -
10most notably bullets and bolts. Thus, it can 27most notably bullets and bolts. Thus, it can
11be used to be able to fire a spell around a 28be used to be able to fire a spell around a
12corner, or direct a spell back at the caster. 29corner, or direct a spell back at the caster.
13endmsg 30endmsg
14face spell_summoner.x11 31no_pass 1
15sp 30
16maxsp 10
17dam 80
18level 10
19type 101
20subtype 15
21path_attuned 2048
22value 100
23invisible 1
24duration 200
25range 0
26duration_modifier 1
27dam_modifier 1
28move_block all
29is_used_up 1
30no_drop 1
31casting_time 13
32end 32end
33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines