--- deliantra/arch/skills/evocation.arc 2006/02/06 20:26:32 1.1.1.1 +++ deliantra/arch/skills/evocation.arc 2012/11/21 11:50:57 1.10 @@ -1,13 +1,19 @@ -Object skill_evocation +object skill_evocation +inherit type_skill name evocation skill evocation -type 43 -invisible 1 -no_drop 1 -subtype 35 -editable 0 -body_skill -1 +msg +You can cast spells related to the B (mostly cold magic) +school of wizardry. This skill may be acquired either through the use of +an appropriate B or learned via a L. + +The spell you should start with is 'icestorm' which casts a cone +of ice which freezes your enemies. It becomes stronger with your evocation level. +endmsg exp 0 level 100 +subtype 35 +invisible 1 +no_drop 1 end