Property:Forage condition is
Jump to navigation
Jump to search
Description: Indicates if there are any special conditions needed to forage an item aside from terrain, season, and time of day.
Type: string
Allows Value: cannot be foraged, higher difficulty in winter, indoors, Xibar is up, Yavash is up, Katamba is up
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "cannot be foraged", "higher difficulty in spring", "higher difficulty in summer", "higher difficulty in winter", "higher difficulty in fall", "lower difficulty in spring", "lower difficulty in summer", "lower difficulty in winter", "lower difficulty in fall", "indoors", "Xibar is up", "Yavash is up", "Katamba is up" ] } }