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.5 by root, Sat Mar 3 01:16:53 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:20 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 4race director_%d
5type 101
6subtype 15
7level 10
8value 100
9sp 30
10casting_time 13
11skill summoning 5skill summoning
12path_attuned 2048
13no_drop 1
14invisible 1
15race director_%d
16duration 200
17duration_modifier 1
18dam 80
19dam_modifier 1
20range 0
21maxsp 10
22is_used_up 1
23msg 6msg
24Build director creates a director facing the 7Build director creates a director facing the
25direction of the caster. Directors can be 8direction of the caster. Directors can be
26used to change the course of certain spells - 9used to change the course of certain spells -
27most notably bullets and bolts. Thus, it can 10most notably bullets and bolts. Thus, it can
28be used to be able to fire a spell around a 11be used to be able to fire a spell around a
29corner, or direct a spell back at the caster. 12corner, or direct a spell back at the caster.
30endmsg 13endmsg
31no_pass 1 14face spell_summoner.x11
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