Skip to content

aa_rank_effects

Relationships

erDiagram
    aa_rank_effects {
        intunsigned rank_id
    }
    aa_ranks {
        intunsigned id
    }
    aa_rank_effects ||--o{ aa_ranks : "One-to-One"

Relationship Type Local Key Relates to Table Foreign Key
One-to-One rank_id aa_ranks id

Schema

Column Data Type Description
rank_id int Rank Identifier
slot int AA Slot
effect_id int Spell Effect Identifier
base1 int First Base Value
base2 int Second Base Value