UNPKG

genshin_panel

Version:
3 lines (2 loc) 471 B
export declare type PrimaryTagName = "attack" | "defend" | "life"; export declare type SecondaryTagName = "cureEffect" | "lifeStatic" | "lifePercentage" | "attackStatic" | "attackPercentage" | "defendStatic" | "defendPercentage" | "critical" | "eCritical" | "criticalDamage" | "elementalMastery" | "recharge" | "thunderBonus" | "fireBonus" | "waterBonus" | "iceBonus" | "windBonus" | "rockBonus" | "physicalBonus" | "bonus" | "aBonus" | "bBonus" | "eBonus" | "qBonus";