print ''; print 'Character Mutations

Character Mutations Generator

All effects are cumulative, and one can be cancelled out by another.

    '; for(1..roll(random("Dice"))){print "
  1. ".random("Mutation")."
  2. \n"}; print "
";