ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Smite/god_power.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +9 -10 lines
Log Message:
revert everything up to and including the normalising patch

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.6 Object god_power
5     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