250, 'clay' => 250, 'iron' => 250, ]; public array $resourceRequirementsFactor = [ 'wood' => 1.0, 'clay' => 1.0, 'iron' => 1.0, ]; }