版本:Beta ⚠️(未翻译)
In Region Fact
A fact that checks if the player is in a specific region. The value will be 0
if the player is not in the region, and 1
if the player is in the region.
此变量只能读取,不能写入。因此,它仅适用于标准。
How could this be used?
This fact could be used to make a quest only available in a specific region, or could even be used as a condition for player abilities that only work in specific areas!
Fields
Comment
继承可选用于记录此条件用途的注释。
Group
必填Region
必填The name of the region which the player must be in. Make sure that this is the region ID, not the region's display name.