tft-dataset
Version:
Basic informations on current tft set.
29 lines (28 loc) • 819 B
TypeScript
export declare enum SynergyName {
BattleAcademia = "BattleAcademia",
CrystalGambit = "CrystalGambit",
Luchador = "Luchador",
Mentor = "Mentor",
MightyMech = "MightyMech",
MonsterTrainer = "MonsterTrainer",
RogueCaptain = "RogueCaptain",
Rosemother = "Rosemother",
SoulFighter = "SoulFighter",
StanceMaster = "StanceMaster",
StarGuardian = "StarGuardian",
SupremeCells = "SupremeCells",
TheChamp = "TheChamp",
TheCrew = "TheCrew",
Wraith = "Wraith",
Bastion = "Bastion",
Duelist = "Duelist",
Edgelord = "Edgelord",
Executioner = "Executioner",
Heavyweight = "Heavyweight",
Juggernaut = "Juggernaut",
Prodigy = "Prodigy",
Protector = "Protector",
Sniper = "Sniper",
Sorcerer = "Sorcerer",
Strategist = "Strategist"
}