ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Smite/god_power.arc
(Generate patch)

Comparing deliantra/arch/spell/Smite/god_power.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:31 2007 UTC

1# God power isn't cast as a spell per se, but instead is cast 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 2# as a fumble effect. As such, more of the values in this
3# object are relevant. 3# object are relevant.
4Object god_power 4object god_power
5name godly retribution 5name godly retribution
6face manabolt.x11
7wc -30
8speed 1
6type 102 9type 102
7subtype 6 10subtype 6
8face destruction.111 11attacktype 1048576
12duration 4
13range 4
14move_type all
15no_pick 1
16editable 0
9anim 17anim
10destruction.111 18manabolt.x11
11destruction.112 19manabolt.x12
12destruction.113 20manabolt.x13
13destruction.114 21manabolt.x14
14destruction.113 22manabolt.x13
15destruction.114 23manabolt.x14
16mina 24mina
17speed 1
18range 4
19duration 4
20flying 1
21wc -30
22no_pick 1
23attacktype 1048576
24editable 0
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines