ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Smite/god_power.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:56 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.1 # God power isn't cast as a spell per se, but instead is cast
2     # as a fumble effect. As such, more of the values in this
3     # object are relevant.
4 root 1.7 object god_power
5 root 1.6 name godly retribution
6     type 102
7     subtype 6
8     face manabolt.x11
9 root 1.5 anim
10     manabolt.x11
11     manabolt.x12
12     manabolt.x13
13     manabolt.x14
14     manabolt.x13
15     manabolt.x14
16     mina
17 root 1.4 speed 1
18 root 1.6 range 4
19 root 1.4 duration 4
20 root 1.6 flying 1
21     wc -30
22 root 1.4 no_pick 1
23 root 1.6 attacktype 1048576
24 root 1.4 editable 0
25 root 1.1 end