@wfcd/profile-parser
    Preparing search index...

    Interface RawItemConfig

    interface RawItemConfig {
        attcol?: ProfileRawColors;
        pricol?: ProfileRawColors;
        PvpUpgrades?: string[];
        sigcol?: ProfileRawColors;
        Skins?: string[];
        syancol?: ProfileRawColors;
    }
    Index

    Properties

    PvpUpgrades?: string[]
    Skins?: string[]