ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Smite/spell_retributive_strike.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:51 2009 UTC (14 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +3 -2 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_retributive_strike
2 name retributive strike
3 name_pl retributive strike
4 skill praying
5 msg
6 Damages the targeted creature with
7 power directly from the god. Very few
8 creatures have any form of protection from
9 godly magic.
10
11 It is usually reserved for the gods themselves, but beings who can cast this
12 usually consider themselves demigods.
13 endmsg
14 other_arch god_power
15 face spell_praying.x11
16 grace 100
17 maxgrace 75
18 dam 55
19 level 50
20 type 101
21 subtype 10
22 attacktype 1048576
23 path_attuned 131072
24 value 180
25 invisible 1
26 duration 2
27 range 8
28 range_modifier 12
29 dam_modifier 1
30 no_drop 1
31 casting_time 8
32 end
33