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

Comparing deliantra/arch/spell/Golem/spell_summon_avatar.arc (file contents):
Revision 1.10 by root, Sun Sep 28 15:12:03 2008 UTC vs.
Revision 1.14 by elmex, Wed Apr 21 09:29:58 2010 UTC

1object spell_summon_avatar 1object spell_summon_avatar
2inherit type_spell
2name summon avatar 3name summon avatar
3name_pl summon avatar 4name_pl summon avatar
4race avatar 5race avatar
5skill praying 6skill praying
6msg 7msg
7Summon the strongest fighter from your god. 8Summons the strongest fighter from your god.
8You may direct him like any other golem, and you will 9You may direct him like any other golem, and you will
9get all experience form its kills. 10get all experience form its kills.
10 11
11This is the strongest summon golem spell. 12This is the strongest summon golem spell.
12endmsg 13endmsg
13face spell_praying.x11 14face spell_praying.x11
14grace 60 15grace 60
15maxgrace 30 16maxgrace 30
16dam 0 17dam 0
17level 20 18level 20
18type 101
19subtype 12 19subtype 12
20path_attuned 64 20path_attuned 64
21value 100 21value 1
22invisible 1 22invisible 1
23duration 380 23duration 380
24range_modifier 15 24range_modifier 15
25duration_modifier 5 25duration_modifier 5
26dam_modifier 5 26dam_modifier 5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines