ActorStats Fix
ActorStats will automatically clone a stats table provided with an actor definition, to prevent multiple actors referencing the same table. (Static definitions, like those in ToME necrotic minions)
Entity.init will automatically initialize the compute_vals table for temporary values.