char_create_combinations¶
Relationships¶
erDiagram
char_create_combinations {
intunsigned allocation_id
intunsigned start_zone
}
char_create_point_allocations {
intunsigned id
}
zone {
int zoneidnumber
varchar short_name
tinyintunsigned version
varchar content_flags
varchar content_flags_disabled
}
char_create_combinations ||--o{ char_create_point_allocations : "One-to-One"
char_create_combinations ||--o{ zone : "One-to-One"
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | allocation_id | char_create_point_allocations | id |
One-to-One | start_zone | zone | zoneidnumber |
Schema¶
Column | Data Type | Description |
---|---|---|
allocation_id | int | Allocation Identifier |
race | int | Race |
class | int | Class |
deity | int | Deity |
start_zone | int | Start Zone Identifier |
expansions_req | int | Expansions Required |