Property:Forage condition is
Jump to navigation
Jump to search
(Created page with "{{Property |desc=Indicates if there are any special conditions needed to forage an item aside from terrain, season, and time of day. |type=string |value=Indoors, Xibar is up, ...") |
No edit summary |
||
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= |
|value=indoors, Xibar is up, Yavash is up, Katamba is up |
||
}} |
}} |
Revision as of 13:29, 16 October 2014
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: 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" ] } }