====== GAME_CONDITION_VILLAGER_HAPPINESS_COUNT ====== Deprecated names: * GAME_CONDITION_VILLAGER_HAPPINESS **Category**: Data Parent class: [[:api:game_condition|GAME_CONDITION]]\\ //[[:annotations#cloneable|Cloneable]]// ===== Properties ===== ---- ==== OperatorHappinessValue ==== //[[:annotations#serialized|Serialized]]// NOT_EQUAL not supported * **Type**: ''[[:api:comparison_operator|COMPARISON_OPERATOR]]'' * **Expected**: ''enum value'' * **Default value**: ''COMPARISON_OPERATOR.GREATER_OR_EQUAL'' ---- ==== VillagerCount ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#integer_and_unsigned_integer|integer_and_unsigned_integer]]'' * **Expected**: ''integer value'' * **Default value**: ''0'' ---- ==== ValidateAllVillagers ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#boolean|boolean]]'' * **Expected**: ''boolean value'' * **Default value**: ''false'' ---- ==== Happiness ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#integer_and_unsigned_integer|integer_and_unsigned_integer]]'' * **Expected**: ''integer value'' * **Default value**: ''0'' ---- ==== ConsiderUnavailableVillagersAsMeetingRequirement ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#boolean|boolean]]'' * **Expected**: ''boolean value'' * **Default value**: ''true''