--- deliantra/arch/skills/sorcery.arc 2007/03/03 00:51:01 1.3 +++ deliantra/arch/skills/sorcery.arc 2012/11/21 11:50:57 1.10 @@ -1,13 +1,21 @@ -Object skill_sorcery +object skill_sorcery +inherit type_skill name sorcery skill sorcery -type 43 -invisible 1 -no_drop 1 -subtype 36 -editable 0 -body_skill -1 +msg +You can cast spells related to the B (identify, town portal and +other meta-spells) school of wizardry. This skill may be acquired either +through the use of an appropriate B or learned via a B. + +Sorcery has many utility spells, like 'identify', 'town portal' (making portals +between two points in the world) and also attack spells like 'spark shower' +and 'steambolt'. +endmsg exp 0 level 100 +subtype 36 +invisible 1 +no_drop 1 end