@@ -18,7 +18,7 @@ export const smallmodes = {'Breakthrough0': 'BT', 'BreakthroughSmall0': 'BS', 'C
1818export const stats_platform = { 1 : 'pc' , 3 : 'xboxone' , 2 : 'ps4' , 5 : 'xboxseries' , 4 : 'ps5' , 6 : 'common' , 7 : 'steam' } ;
1919export const stats_platform_reverse = { 'pc' : 1 , 'xboxone' : 3 , 'ps4' : 2 , 'xboxseries' : 5 , 'ps5' : 4 , 'xbox' : 5 , 'psn' : 4 , 'steam' : 7 } ;
2020export const stat_gamemode = { 'MP_Escalation0' : { 'gamemodeName' : 'Escalation' , 'image' : 'https://cdn.gametools.network/modes/bf6/escalation.svg' , 'altImage' : '' } , 'MP_TeamDM0' : { 'gamemodeName' : 'Team deathmatch' , 'image' : 'https://cdn.gametools.network/modes/bf6/team_deathmatch.svg' , 'altImage' : '' } , 'GraniteGauntlet0' : { 'gamemodeName' : 'Gauntlet' , 'image' : 'https://cdn.gametools.network/modes/bf6/gauntlet.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/gauntlet-framed.svg' } , 'GraniteSquad0' : { 'gamemodeName' : 'Redsec Squad' , 'image' : 'https://cdn.gametools.network/modes/bf6/battle_royale.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/battle_royale-framed.svg' } , 'GraniteSolo0' : { 'gamemodeName' : 'Redsec Solo' , 'image' : 'https://cdn.gametools.network/modes/bf6/battle_royale.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/battle_royale-framed.svg' } , 'MP_KOTH0' : { 'gamemodeName' : 'King of the Hill' , 'image' : 'https://cdn.gametools.network/modes/bf6/king_of_the_hill.svg' , 'altImage' : '' } , 'GraniteDuo0' : { 'gamemodeName' : 'Redsec Duo' , 'image' : 'https://cdn.gametools.network/modes/bf6/battle_royale.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/battle_royale-framed.svg' } , 'MP_Domination0' : { 'gamemodeName' : 'Domination' , 'image' : 'https://cdn.gametools.network/modes/bf6/domination.svg' , 'altImage' : '' } , 'Conquest0' : { 'gamemodeName' : 'Conquest' , 'image' : 'https://cdn.gametools.network/modes/bf6/conquest.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/conquest-framed.svg' } , 'MP_SquadDM0' : { 'gamemodeName' : 'Squad deathmatch' , 'image' : 'https://cdn.gametools.network/modes/bf6/squad_deathmatch.svg' , 'altImage' : '' } , 'Breakthrough0' : { 'gamemodeName' : 'Breakthrough' , 'image' : 'https://cdn.gametools.network/modes/bf6/breakthrough.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/breakthrough-framed.svg' } , 'Rush0' : { 'gamemodeName' : 'Rush' , 'image' : 'https://cdn.gametools.network/modes/bf6/rush.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/rush-framed.svg' } , 'ModBuilderCustom0' : { 'gamemodeName' : 'Portal' , 'image' : 'https://cdn.gametools.network/modes/bf6/wrench-hammer.svg' , 'altImage' : '' } } ;
21- export const stat_gamemode_small = { 'esc' : { 'gamemodeName' : 'Escalation' , 'image' : 'https://cdn.gametools.network/modes/bf6/escalation.svg' , 'altImage' : '' } , 'tdm' : { 'gamemodeName' : 'Team deathmatch' , 'image' : 'https://cdn.gametools.network/modes/bf6/team_deathmatch.svg' , 'altImage' : '' } , 'sdm' : { 'gamemodeName' : 'Squad deathmatch' , 'image' : 'https://cdn.gametools.network/modes/bf6/squad_deathmatch.svg' , 'altImage' : '' } , 'dom' : { 'gamemodeName' : 'Domination' , 'image' : 'https://cdn.gametools.network/modes/bf6/domination.svg' , 'altImage' : '' } , 'koth' : { 'gamemodeName' : 'King of the Hill' , 'image' : 'https://cdn.gametools.network/modes/bf6/king_of_the_hill.svg' , 'altImage' : '' } , 'cq' : { 'gamemodeName' : 'Conquest' , 'image' : 'https://cdn.gametools.network/modes/bf6/conquest.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/conquest-framed.svg' } , 'graniteDuo' : { 'gamemodeName' : 'Redsec Duo' , 'image' : 'https://cdn.gametools.network/modes/bf6/battle_royale.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/battle_royale-framed.svg' } , 'brsquad' : { 'gamemodeName' : 'Redsec Squad' , 'image' : 'https://cdn.gametools.network/modes/bf6/battle_royale.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/battle_royale-framed.svg' } , 'rush' : { 'gamemodeName' : 'Rush' , 'image' : 'https://cdn.gametools.network/modes/bf6/rush.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/rush-framed.svg' } , 'bt' : { 'gamemodeName' : 'Breakthrough' , 'image' : 'https://cdn.gametools.network/modes/bf6/breakthrough.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/breakthrough-framed.svg' } , 'gntgauntlet' : { 'gamemodeName' : 'Gauntlet' , 'image' : 'https://cdn.gametools.network/modes/bf6/gauntlet.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/gauntlet-framed.svg' } , 'modbuilder0' : { 'gamemodeName' : 'Portal' , 'image' : 'https://cdn.gametools.network/modes/bf6/wrench-hammer.svg' , 'altImage' : '' } , 'strike' : { 'gamemodeName' : 'Strikepoint' , 'image' : 'https://cdn.gametools.network/modes/bf6/strikepoint.svg' , 'altImage' : '' } , 'official' : { 'gamemodeName' : 'Official' , 'image' : '' , 'altImage' : '' } , 'sabotage' : { 'gamemodeName' : 'Sabotage' , 'image' : '' , 'altImage' : '' } } ;
21+ export const stat_gamemode_small = { 'esc' : { 'gamemodeName' : 'Escalation' , 'image' : 'https://cdn.gametools.network/modes/bf6/escalation.svg' , 'altImage' : '' } , 'tdm' : { 'gamemodeName' : 'Team deathmatch' , 'image' : 'https://cdn.gametools.network/modes/bf6/team_deathmatch.svg' , 'altImage' : '' } , 'sdm' : { 'gamemodeName' : 'Squad deathmatch' , 'image' : 'https://cdn.gametools.network/modes/bf6/squad_deathmatch.svg' , 'altImage' : '' } , 'dom' : { 'gamemodeName' : 'Domination' , 'image' : 'https://cdn.gametools.network/modes/bf6/domination.svg' , 'altImage' : '' } , 'koth' : { 'gamemodeName' : 'King of the Hill' , 'image' : 'https://cdn.gametools.network/modes/bf6/king_of_the_hill.svg' , 'altImage' : '' } , 'cq' : { 'gamemodeName' : 'Conquest' , 'image' : 'https://cdn.gametools.network/modes/bf6/conquest.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/conquest-framed.svg' } , 'graniteDuo' : { 'gamemodeName' : 'Redsec Duo' , 'image' : 'https://cdn.gametools.network/modes/bf6/battle_royale.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/battle_royale-framed.svg' } , 'graniteSolo' : { 'gamemodeName' : 'Redsec Solo' , 'image' : 'https://cdn.gametools.network/modes/bf6/battle_royale.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/battle_royale-framed.svg' } , 'brsquad' : { 'gamemodeName' : 'Redsec Squad' , 'image' : 'https://cdn.gametools.network/modes/bf6/battle_royale.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/battle_royale-framed.svg' } , 'rush' : { 'gamemodeName' : 'Rush' , 'image' : 'https://cdn.gametools.network/modes/bf6/rush.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/rush-framed.svg' } , 'bt' : { 'gamemodeName' : 'Breakthrough' , 'image' : 'https://cdn.gametools.network/modes/bf6/breakthrough.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/breakthrough-framed.svg' } , 'gntgauntlet' : { 'gamemodeName' : 'Gauntlet' , 'image' : 'https://cdn.gametools.network/modes/bf6/gauntlet.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/gauntlet-framed.svg' } , 'modbuilder0' : { 'gamemodeName' : 'Portal' , 'image' : 'https://cdn.gametools.network/modes/bf6/wrench-hammer.svg' , 'altImage' : '' } , 'strike' : { 'gamemodeName' : 'Strikepoint' , 'image' : 'https://cdn.gametools.network/modes/bf6/strikepoint.svg' , 'altImage' : '' } , 'official' : { 'gamemodeName' : 'Official' , 'image' : '' , 'altImage' : '' } , 'sabotage' : { 'gamemodeName' : 'Sabotage' , 'image' : '' , 'altImage' : '' } } ;
2222export const stat_gamemode_small_category = { 'all' : { 'gamemodeName' : 'All' , 'image' : '' , 'altImage' : '' } , 'mp' : { 'gamemodeName' : 'Multiplayer' , 'image' : '' , 'altImage' : '' } , 'modbuilder' : { 'gamemodeName' : 'Portal' , 'image' : 'https://cdn.gametools.network/modes/bf6/wrench-hammer.svg' , 'altImage' : '' } , 'granite' : { 'gamemodeName' : 'Redsec' , 'image' : 'https://cdn.gametools.network/modes/bf6/battle_royale.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/battle_royale-framed.svg' } , 'granitebr' : { 'gamemodeName' : 'Battle Royale' , 'image' : 'https://cdn.gametools.network/modes/bf6/battle_royale.svg' , 'altImage' : 'https://cdn.gametools.network/modes/bf6/battle_royale-framed.svg' } } ;
2323export const stat_maps = { 'mp' : { 'mapName' : 'All' } , 'mpabbasid' : { 'mapName' : 'Siege of Cairo' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Abbasid_Large_OPT-49a3761a.webp' } , 'mpaftermath' : { 'mapName' : 'Empire State' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Aftermath_Large_OPT-bf883df1.webp' } , 'mpbattery' : { 'mapName' : 'Iberian Offensive' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Battery_Large_OPT-034d4636.webp' } , 'mpcapstone' : { 'mapName' : 'Liberation Peak' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Capstone_Large_OPT-2ccae694.webp' } , 'mpdumbo' : { 'mapName' : 'Manhattan Bridge' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Dumbo_Large_OPT-20de031f.webp' } , 'mpfirestorm' : { 'mapName' : 'Operation Firestorm' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Firestorm_Large_OPT-45d582ad.webp' } , 'mplimestone' : { 'mapName' : 'Saints Quarter' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Limestone_Large_OPT-c9160897.webp' } , 'mpoutskirts' : { 'mapName' : 'New Sobek City' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Outskirts_Large_OPT-bf08f756.webp' } , 'mptungsten' : { 'mapName' : 'Mirak Valley' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Tungsten_Large_OPT-935da06b.webp' } , 'mpbadlands' : { 'mapName' : 'Blackwell Fields' , 'image' : 'https://cdn.gametools.network/maps/bf6/Battlefield_6_Blackwell_Fields.webp' } , 'ftpgranite' : { 'mapName' : 'REDSEC' , 'image' : 'https://cdn.gametools.network/maps/bf6/Battlefield_6_Redsec.webp' } , 'mpeastwood' : { 'mapName' : 'Eastwood' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Eastwood_Large_OPT-3bfa6a6f.webp' } , 'mpcontaminated' : { 'mapName' : 'Contaminated' , 'image' : 'https://cdn.gametools.network/maps/bf6/T_UI_Contaminated_Large_OPT-da1d04ef.webp' } } ;
2424export const to_game_maps = { 'siege of cairo' : 'MP_Abbasid' , 'empire state' : 'MP_Aftermath' , 'blackwell fields' : 'MP_Badlands' , 'iberian offensive' : 'MP_Battery' , 'liberation peak' : 'MP_Capstone' , 'manhattan bridge' : 'MP_Dumbo' , 'eastwood' : 'MP_Eastwood' , 'operation firestorm' : 'MP_FireStorm' , 'saints quarter' : 'MP_Limestone' , 'new sobek city' : 'MP_Outskirts' , 'mirak valley' : 'MP_Tungsten' , 'contaminated' : 'MP_Contaminated' , 'portal sandbox' : 'MP_Portal_Sand' , 'area 22b' : 'MP_Granite_MilitaryRnD_Portal' , 'downtown' : 'MP_Granite_MainStreet_Portal' , 'redline storage' : 'MP_Granite_MilitaryStorage_Portal' , 'club house' : 'MP_Granite_ClubHouse_Portal' , 'tech center' : 'MP_Granite_TechCampus_Portal' } ;
0 commit comments