--- deliantra/arch/skills/pyromancy.arc 2006/02/06 20:26:32 1.1.1.1 +++ deliantra/arch/skills/pyromancy.arc 2012/11/21 11:50:57 1.10 @@ -1,13 +1,19 @@ -Object skill_pyromancy +object skill_pyromancy +inherit type_skill name pyromancy skill pyromancy -type 43 -invisible 1 -no_drop 1 -subtype 34 -editable 0 -body_skill -1 +msg +You can cast spells related to the B (fire) school of +wizardry. This skill may be acquired either through the use of an +appropriate B or learned via a B. + +The first spell would be 'burning hands' which casts a cone of fire which +burns your enemies. It becomes stronger with your pyromancy level. +endmsg exp 0 level 100 +subtype 34 +invisible 1 +no_drop 1 end