--- deliantra/arch/skills/singing.arc 2006/02/06 20:26:32 1.1.1.1 +++ deliantra/arch/skills/singing.arc 2012/11/21 11:50:57 1.10 @@ -1,13 +1,23 @@ -Object skill_singing +object skill_singing +inherit type_skill name singing skill singing -type 43 -invisible 1 -no_drop 1 -subtype 13 -editable 0 -body_skill -1 +msg +You may pacify hostile monsters with this area attack skill (it is +directionless and affects the area around you - the higher the skill, +the larger the area). Certain kinds of monsters are immune. Success +depends on user's level and her L vs. the monster's +L and level. + +Singing is a good companion skill for the L: first you pacify creates using singing, +then you can orate them, convincing them if your cause. It is a useful +skill when monsters are overwhelming you, too. +endmsg exp 10 level 150 +subtype 13 +invisible 1 +no_drop 1 end