2500, 'clay' => 2500, 'iron' => 3000, ]; public array $resourceRequirementsFactor = [ 'wood' => 25.0, 'clay' => 25.0, 'iron' => 30.0, ]; }