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.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:30 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines