$Data{Mutation} = [ "no unusual effect", "General ability", #See note 1 "Sub-ability", #See note 2 sub {"casts up to ".random("SpFr")." ".random("SpellsT")." spells as a natural ability ".tdice." (See the spell progession for maximum spell level.)"}, sub {random("Resist")." to ".random("Spells")}, sub {random("MagicItems")}, sub {"is ".random("OtherMagic")}, sub {random("ImDm")." ".random("Weapon")." weapons"}, "takes only magical damage", sub {"knows one ".random("LNWp")." that parent knows"}, sub {"knows all ".PL_N(random("LNWp"))." that parent knows"}, sub {"unable to learn ".PL_N(random("LNWp"))." that parent knows"}, "unable to learn any language other than racial language", sub {random("PlMi").roll('1d4')." on all non-weapon proficiency checks"}, sub {"unable to learn ".random("NWPlearn")." non-weapon proficiencies"}, sub {"unable to learn ".random("WpTp")." weapons"}, sub {"can not use ".random("WpMt")." weapons"}, sub {"born already at ".ORD(roll(random("Dice")))." level"}, sub {"unable to advance past ".ORD(roll('5d6'))." level"}, sub {random("PlMi").roll('1d10')." ".random("SATS")}, sub {"a Wild Magic Surge accompanies ".random("Fail")}, "attacks as a warrior of the same level. If already a warrior, attacks at 1 level higher.", "can not make a Critical Hit", "attracts these followers: ", # See note 5 sub {"repels all animals ".radius}, "backstabs as a thief of the same level. If already a thief, backstabs at 1 level higher.", "turns undead as a priest of the same level. If already a priest, turns at 1 level higher.", "Wild Psionic Talent: (Psionics.pl)", ## See note 5 "unable to use Psionics", sub {"Special Attack: ".random("Attack")." ".tdice}, sub {"is ".roll('1d50')."% ".random("Siz1")." than average"}, sub {"has ".random("Body")}, sub {"can change ".random("BdPt")." color at will to ".random("Color")}, sub {$Data{BdPt}[roll('1d3-1')]."s turn ".random("Color")." when magic is used ".radius}, sub {$Data{BdPt}[roll('3d2+1')]." turns ".random("Color")." when magic is used ".radius}, sub {"has ".A(random("Aura"))." aura"}, sub {"communicates with ".random("Thng")." ".radius}, sub {"knows history of ".random("Thng")." ".radius}, "is blessed", "is cursed", sub {"touch ".random("Toch")}, sub {random("SED")}, sub {do 'rg_ins.pl'}, ####****This is where rg_ins.pl goes.****#### "has characteristics of (AAn-AllMonsters.pl)", # See note 5 "has lycanthropy as a (Lycanthrope.pl)", #See note 5 sub {random("SED")." after seeing (AAn-AllMonsters.pl) for a ".$Data{Time}[roll('1d4+2')]}, # See note 5 sub {"is ".random("Divn")."power - character should be retired"} ];