Add missing gear

This commit is contained in:
Kalle 2024-04-07 11:52:23 +03:00
parent a804894870
commit f65ae2ba1a
22 changed files with 40 additions and 10 deletions

View File

@ -204,7 +204,7 @@ Note: This is only useful if you have access to a production running on Render.c
- weapon = contents of `weapon` folder
- langs = contents of `language` folder
- Couple of others at the root: `GearInfoClothes.json`, `GearInfoHead.json`, `GearInfoShoes.json`, `spl__DamageRateInfoConfig.pp__CombinationDataTableData.json`, `SplPlayer.game__GameParameterTable.json`, `WeaponInfoMain.json`, `WeaponInfoSpecial.json` and `WeaponInfoSub.json`
2. Update `AVAILABLE_SR_GEAR` with new SR gear
2. Update `AVAILABLE_SR_GEAR` with new SR gear & new gear bought with scales
3. Update all `CURRENT_SEASON` constants
4. Update `CURRENT_PATCH` constants
5. Update `PATCHES` constant with the late patch + remove the oldest

View File

@ -13,10 +13,10 @@ export const headGearIds = [
8007, 8008, 8009, 8010, 8011, 8012, 8014, 8015, 8016, 8017, 8018, 9001, 9002,
9003, 9004, 9005, 9007, 9008, 9009, 10003, 21000, 21001, 21002, 21004, 21005,
21007, 21010, 21011, 21012, 21013, 21014, 21015, 21016, 21017, 21018, 21019,
21020, 24016, 24017, 24018, 24019, 24020, 24021, 24022, 24023, 24024, 24025,
24026, 24027, 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008,
25009, 25010, 25011, 25012, 25013, 25016, 25017, 25018, 25019, 25020, 27000,
27004, 27109, 27306, 28000, 29200, 29201, 29202, 29203, 29204,
21020, 21021, 24016, 24017, 24018, 24019, 24020, 24021, 24022, 24023, 24024,
24025, 24026, 24027, 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007,
25008, 25009, 25010, 25011, 25012, 25013, 25016, 25017, 25018, 25019, 25020,
27000, 27004, 27109, 27306, 28000, 29200, 29201, 29202, 29203, 29204,
] as const;
export const clothesGearIds = [
@ -44,10 +44,10 @@ export const clothesGearIds = [
9002, 9003, 9004, 9005, 9007, 9008, 9009, 9010, 9011, 9012, 9013, 9014, 9015,
9016, 9017, 10000, 10001, 10002, 10004, 10005, 10006, 10007, 10008, 10009,
10010, 10012, 10013, 10014, 10015, 21000, 21001, 21002, 21003, 21004, 21005,
21008, 21011, 21012, 21013, 21014, 21015, 21016, 21017, 25000, 25001, 25002,
25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013,
25014, 25015, 25017, 25018, 25019, 25020, 26000, 27000, 27004, 27306, 28000,
28001, 29200,
21006, 21008, 21011, 21012, 21013, 21014, 21015, 21016, 21017, 25000, 25001,
25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012,
25013, 25014, 25015, 25017, 25018, 25019, 25020, 26000, 27000, 27004, 27306,
28000, 28001, 29200,
] as const;
export const shoesGearIds = [

View File

@ -667,6 +667,7 @@
"H_21005": "Cap of Legend",
"C_21005": "North-Country Parka",
"S_21005": "Flipper Floppers",
"C_21006": "Octoleet Armor",
"H_21007": "Worker's Head Towel",
"S_21007": "Trevally Derby Rollers",
"C_21008": "Dev Uniform",
@ -689,6 +690,7 @@
"H_21018": "See-an-Enemy HUD",
"H_21019": "Retro Future Helmet",
"H_21020": "3D Glasses",
"H_21021": "El Rey Calamar",
"S_23008": "Shivery Squidkid III",
"S_23009": "Fried Squidkid III",
"S_23010": "Big Squidkid III",

View File

@ -667,6 +667,7 @@
"H_21005": "Mütze der Legende",
"C_21005": "Nordland-Parka",
"S_21005": "Arbeitsflossen",
"C_21006": "Oktech-Rüstung",
"H_21007": "Arbeiterkopftuch",
"S_21007": "Flitzpantoffeln DK",
"C_21008": "Entwickler-Pulli",
@ -689,6 +690,7 @@
"H_21018": "Monovisor",
"H_21019": "Retrofutur-Helm",
"H_21020": "3D-Durchblicker",
"H_21021": "El Rey Calamar",
"S_23008": "Squidkids III Mako",
"S_23009": "Squidkids III Muri",
"S_23010": "Squidkids III Mantaro",

View File

@ -667,6 +667,7 @@
"H_21005": "Cap of Legend",
"C_21005": "North-Country Parka",
"S_21005": "Flipper Floppers",
"C_21006": "Octoleet Armor",
"H_21007": "Worker's Head Towel",
"S_21007": "Trevally Derby Rollers",
"C_21008": "Dev Uniform",
@ -689,6 +690,7 @@
"H_21018": "See-an-Enemy HUD",
"H_21019": "Retro Future Helmet",
"H_21020": "3D Glasses",
"H_21021": "El Rey Calamar",
"S_23008": "Shivery Squidkid III",
"S_23009": "Fried Squidkid III",
"S_23010": "Big Squidkid III",

View File

@ -667,6 +667,7 @@
"H_21005": "Gorra mítica",
"C_21005": "Abrigo norteño",
"S_21005": "Aleta de buceo",
"C_21006": "Coraza octoamazona",
"H_21007": "Pañuelo de obrero",
"S_21007": "Patín jurel",
"C_21008": "Chaqueta de programador",
@ -689,6 +690,7 @@
"H_21018": "Visor de rastreo",
"H_21019": "Casco retrofuturista",
"H_21020": "Gafas 3D",
"H_21021": "Máscara Squid King",
"S_23008": "Calamark- MGN",
"S_23009": "Calamark- ANG",
"S_23010": "Calamark- RYN",

View File

@ -667,6 +667,7 @@
"H_21005": "Gorra mítica",
"C_21005": "Parka nórdica",
"S_21005": "Aletas de buceo",
"C_21006": "Coraza octoling",
"H_21007": "Pañuelo de obrero",
"S_21007": "Patines jurel",
"C_21008": "Uniforme desarrollador",
@ -689,6 +690,7 @@
"H_21018": "Visor de rastreo",
"H_21019": "Casco retrofuturista",
"H_21020": "Gafas 3D",
"H_21021": "El Rey Calamar",
"S_23008": "Calamark Y-MGN",
"S_23009": "Calamark Y-ANG",
"S_23010": "Calamark Y-RYN",

View File

@ -667,6 +667,7 @@
"H_21005": "Casquette de légende",
"C_21005": "Parka nordique",
"S_21005": "Palmes de plongée",
"C_21006": "Plastron octalien",
"H_21007": "Bandana d'ouvrier",
"S_21007": "Patins à roulettes",
"C_21008": "Gilet de développeur",
@ -689,6 +690,7 @@
"H_21018": "Viseur de combat",
"H_21019": "Casque rétrofuturiste",
"H_21020": "Lunettes 3D",
"H_21021": "El Rey Calamar",
"S_23008": "Egings III Pasquale",
"S_23009": "Egings III Angie",
"S_23010": "Egings III Raimi",

View File

@ -667,6 +667,7 @@
"H_21005": "Cap of Legend",
"C_21005": "North-Country Parka",
"S_21005": "Flipper Floppers",
"C_21006": "Octoleet Armor",
"H_21007": "Worker's Head Towel",
"S_21007": "Trevally Derby Rollers",
"C_21008": "Dev Uniform",
@ -689,6 +690,7 @@
"H_21018": "See-an-Enemy HUD",
"H_21019": "Retro Future Helmet",
"H_21020": "3D Glasses",
"H_21021": "El Rey Calamar",
"S_23008": "Shivery Squidkid III",
"S_23009": "Fried Squidkid III",
"S_23010": "Big Squidkid III",

View File

@ -667,6 +667,7 @@
"H_21005": "Cappello della leggenda",
"C_21005": "Giaccone profondo nord",
"S_21005": "Pinne da apnea",
"C_21006": "Corazza octolingia",
"H_21007": "Fazzoletto da operaio",
"S_21007": "Pattini carango",
"C_21008": "Felpa da sviluppatore",
@ -689,6 +690,7 @@
"H_21018": "Visore HUD",
"H_21019": "Casco retrofuturistico",
"H_21020": "Occhiali 3D",
"H_21021": "El Rey Calamar",
"S_23008": "Mitilik 3 Pinnuccia",
"S_23009": "Mitilik 3 Morena",
"S_23010": "Mitilik 3 Mantaleo",

View File

@ -667,6 +667,7 @@
"H_21005": "レジェンドのぼうし",
"C_21005": "フロムキタグニ87",
"S_21005": "ゲソバタアシスト",
"C_21006": "ゾネスティックプロテクター",
"H_21007": "アセストップソシナ",
"S_21007": "ローラーシューズGT",
"C_21008": "デベロッパーズワークウエア",
@ -689,6 +690,7 @@
"H_21018": "マルミエールUD",
"H_21019": "ハイパーミライヘッド",
"H_21020": "ウキアガールRB",
"H_21021": "エル・カラマレス",
"S_23008": "エギング3xHF",
"S_23009": "エギング3xOU",
"S_23010": "エギング3xMT",

View File

@ -667,6 +667,7 @@
"H_21005": "레전드 모자",
"C_21005": "프롬 북국 87",
"S_21005": "오리발",
"C_21006": "조네스틱 프로텍터",
"H_21007": "워커스 헤드 타월",
"S_21007": "롤러 슈즈 GT",
"C_21008": "디벨로퍼즈 워크웨어",
@ -689,6 +690,7 @@
"H_21018": "DABOYEO RK",
"H_21019": "하이퍼 미래 헤드",
"H_21020": "TWIEONAWA RB",
"H_21021": "엘 칼라마레스",
"S_23008": "에깅 3xHF",
"S_23009": "에깅 3xOU",
"S_23010": "에깅 3xMT",

View File

@ -667,6 +667,7 @@
"H_21005": "Pet der legendes",
"C_21005": "Winterparka",
"S_21005": "Zwemvliezen",
"C_21006": "Octech-pantser",
"H_21007": "Werkbandana",
"S_21007": "Makreelrolschaatsen",
"C_21008": "Ontwikkelaarsvest",
@ -689,6 +690,7 @@
"H_21018": "Verkenningsvizier",
"H_21019": "Retrofuturistische helm",
"H_21020": "3D-bril",
"H_21021": "Grote Calamar-masker",
"S_23008": "Squidkid III 'Haya'",
"S_23009": "Squidkid III 'Muriël'",
"S_23010": "Squidkid III 'Ray'",

View File

@ -667,6 +667,7 @@
"H_21005": "Cap of Legend",
"C_21005": "North-Country Parka",
"S_21005": "Flipper Floppers",
"C_21006": "Octoleet Armor",
"H_21007": "Worker's Head Towel",
"S_21007": "Trevally Derby Rollers",
"C_21008": "Dev Uniform",
@ -689,6 +690,7 @@
"H_21018": "See-an-Enemy HUD",
"H_21019": "Retro Future Helmet",
"H_21020": "3D Glasses",
"H_21021": "El Rey Calamar",
"S_23008": "Shivery Squidkid III",
"S_23009": "Fried Squidkid III",
"S_23010": "Big Squidkid III",

View File

@ -667,6 +667,7 @@
"H_21005": "Cap of Legend",
"C_21005": "North-Country Parka",
"S_21005": "Flipper Floppers",
"C_21006": "Octoleet Armor",
"H_21007": "Worker's Head Towel",
"S_21007": "Trevally Derby Rollers",
"C_21008": "Dev Uniform",
@ -689,6 +690,7 @@
"H_21018": "See-an-Enemy HUD",
"H_21019": "Retro Future Helmet",
"H_21020": "3D Glasses",
"H_21021": "El Rey Calamar",
"S_23008": "Shivery Squidkid III",
"S_23009": "Fried Squidkid III",
"S_23010": "Big Squidkid III",

View File

@ -667,6 +667,7 @@
"H_21005": "Историческая фуражка",
"C_21005": "Парка «Северная»",
"S_21005": "Ласты «Хрустящие»",
"C_21006": "Осьмодоспехи",
"H_21007": "Бандана рабочего",
"S_21007": "Каранкс-квады",
"C_21008": "Толстовка геймдева",
@ -689,6 +690,7 @@
"H_21018": "Моновизор с ИЛС",
"H_21019": "Кибершлем",
"H_21020": "3D-очки",
"H_21021": "Эль-Рей Каламар",
"S_23008": "Шузы «Кулла»",
"S_23009": "Шузы «Мурия»",
"S_23010": "Шузы «Биг Ман»",

View File

@ -667,6 +667,7 @@
"H_21005": "传奇帽子",
"C_21005": "北方国家外套87",
"S_21005": "鱿鱼蛙鞋",
"C_21006": "女战士风护甲",
"H_21007": "止汗头巾",
"S_21007": "轮滑鞋GT",
"C_21008": "开发人员工作制服",
@ -689,6 +690,7 @@
"H_21018": "视魄UD",
"H_21019": "超未来头盔",
"H_21020": "3D眼镜",
"H_21021": "El Calamares",
"S_23008": "饵木钓鞋3xHF",
"S_23009": "饵木钓鞋3xOU",
"S_23010": "饵木钓鞋3xMT",

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -30,7 +30,7 @@ const LEAN_SHOES_CODE = "Shs";
const AVAILABLE_SR_GEAR = [
21010, 21011, 21015, 21013, 21012, 21014, 21012, 21000, 21001, 21002, 21001,
21002, 21001, 21016, 21017, 21018, 21019, 21004, 21002, 21005, 21003, 21002,
21005, 21008, 21020, 21015, 21007,
21005, 21008, 21020, 21015, 21007, 21021, 21006,
];
async function main() {