Property:Forage condition is
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
|desc=Indicates if there are any special conditions needed to forage an item aside from terrain, season, and time of day. |
|desc=Indicates if there are any special conditions needed to forage an item aside from terrain, season, and time of day. |
||
|type=string |
|type=string |
||
|value=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 |
|||
|value=indoors, Xibar is up, Yavash is up, Katamba is up |
|||
}} |
}} |
Latest revision as of 19:15, 22 August 2023
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 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
{ "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" ] } }