update player.mob_proto set exp = exp * 5; update player.mob_proto set gold_min = gold_min * 5; update player.mob_proto set gold_max = gold_max * 5;