ldon_trap_templates¶
Info
This page was last generated 2023.04.23
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
Has-Many | id | ldon_trap_entries | trap_id |
One-to-One | spell_id | spells_new | id |
Schema¶
Column | Data Type | Description |
---|---|---|
id | int | Unique LDoN Trap Template Identifier |
type | tinyint | Trap Type |
spell_id | smallint | Spell Identifier |
skill | smallint | Skill |
locked | tinyint | Locked: 0 = False, 1 = True |