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.4 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:15 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines