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

Comparing deliantra/arch/spell/MoodChange/spell_charm_monsters.arc (file contents):
Revision 1.5 by root, Sat Mar 3 00:51:15 2007 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:26:31 2010 UTC

1Object spell_charm_monsters 1object spell_charm_monsters
2inherit type_spell
2name charm monsters 3name charm monsters
3name_pl charm monsters 4name_pl charm monsters
5skill summoning
6msg
7This prayer may convert monsters in the area into pets. Its radius will expand with the
8casters level. The level of the creature has to be at least the level of the
9summoning skill to be able to charm it. Having a lots of charisma can help a lot!
10endmsg
11other_arch charm_aura
12sound ss/wah1
4face spell_summoner.x11 13face spell_summoner.x11
5level 5
6sp 20 14sp 20
7casting_time 10 15maxsp 27
8path_attuned 1024 16level 10
9skill summoning
10type 101 17type 101
11subtype 34 18subtype 34
19path_attuned 1024
12value 50 20value 50
13no_drop 1
14invisible 1 21invisible 1
15range 1 22range 1
16range_modifier 3 23range_modifier 3
17maxsp 27 24no_drop 1
18no_attack 1 25no_attack 1
19other_arch charm_aura 26casting_time 10
20msg
21This prayer may convert monsters into pets. It's radius will expand with the
22casters level. The level of the creature has to be at least the level of the
23summoning skill to be able to charm it. Having a lots of charisma can help a lot!
24endmsg
25end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines