1000, 'clay' => 1000, 'iron' => 800, ]; public array $resourceRequirementsFactor = [ 'wood' => 10.0, 'clay' => 10.0, 'iron' => 8.0, ]; }