spawn_condition_values¶
Info
This page was last generated 2023.04.23
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | id | spawn_conditions | id |
One-to-One | instance_id | instance_list | id |
One-to-One | zone | zone | short_name |
Schema¶
Column | Data Type | Description |
---|---|---|
id | int | Spawn Condition Identifier |
value | tinyint | Value |
zone | varchar | Zone Short Name |
instance_id | int | Instance Identifier |