Stats are scaled using the following multiplier:
const multiplier = Math.pow(memberCount / 110, 1.5);
This multiplier adjusts guild stats so they scale with member count.