ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_build_director.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:33 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_build_director
2     name build director
3     name_pl build director
4 pippijn 1.2 face spell_summoner.x11
5 root 1.1 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