You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
729 B
34 lines
729 B
|
|
BPBID_Options = {
|
|
["Breedtip"] = {
|
|
["Current"] = true,
|
|
["Possible"] = true,
|
|
["SpeciesBase"] = false,
|
|
["CurrentStats25"] = true,
|
|
["CurrentStats25Rare"] = true,
|
|
["AllStats25Rare"] = true,
|
|
["AllStats"] = false,
|
|
["CurrentStats"] = false,
|
|
["AllStats25"] = true,
|
|
},
|
|
["Tooltips"] = {
|
|
["Enabled"] = true,
|
|
["FBPT"] = true,
|
|
["PJT"] = true,
|
|
["BPT"] = true,
|
|
["BattleTooltip"] = true,
|
|
},
|
|
["format"] = 3,
|
|
["ManualChange"] = "v1.22.3",
|
|
["BattleFontFix"] = false,
|
|
["Names"] = {
|
|
["HSFUpdateRarity"] = true,
|
|
["PJT"] = true,
|
|
["FBPT"] = true,
|
|
["BPT"] = true,
|
|
["PrimaryBattle"] = true,
|
|
["HSFUpdate"] = true,
|
|
["PJTRarity"] = false,
|
|
["BattleTooltip"] = true,
|
|
},
|
|
}
|
|
|