ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_build_director.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:24 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

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