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

Comparing deliantra/arch/skills/summoning.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:32 2006 UTC vs.
Revision 1.10 by root, Wed Nov 21 11:50:57 2012 UTC

1Object skill_summoning 1object skill_summoning
2inherit type_skill
2name summoning 3name summoning
3skill summoning 4skill summoning
4type 43 5msg
6You can cast spells related to the B<summoning> school of wizardry, which
7mostly summon monsters, bullet walls and similar things. This skill
8may be acquired either through the use of an appropriate B<talisman> or
9learned via a L<skill scroll>.
10
11The most basic spells you might want to get is 'summon pet monster'
12and 'charm monsters'. Look in the L<Spellbook|spellbook> if you got
13the spells and read their description.
14endmsg
15exp 0
16level 100
17subtype 33
5invisible 1 18invisible 1
6no_drop 1 19no_drop 1
7subtype 33
8editable 0
9body_skill -1
10exp 0
11level 100
12end 20end
13 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines