cath
    Preparing search index...

    Interface PerkData

    interface PerkData {
        effects: string;
        name: string;
        perk: string;
        type: string;
    }
    Index

    Properties

    Properties

    effects: string
    name: string
    perk: string
    type: string