--- deliantra/arch/skills/summoning.arc 2006/02/06 20:26:32 1.1.1.1 +++ deliantra/arch/skills/summoning.arc 2012/11/21 11:50:57 1.10 @@ -1,13 +1,21 @@ -Object skill_summoning +object skill_summoning +inherit type_skill name summoning skill summoning -type 43 -invisible 1 -no_drop 1 -subtype 33 -editable 0 -body_skill -1 +msg +You can cast spells related to the B school of wizardry, which +mostly summon monsters, bullet walls and similar things. This skill +may be acquired either through the use of an appropriate B or +learned via a L. + +The most basic spells you might want to get is 'summon pet monster' +and 'charm monsters'. Look in the L if you got +the spells and read their description. +endmsg exp 0 level 100 +subtype 33 +invisible 1 +no_drop 1 end