diff --git a/README.md b/README.md index 5e7a06e21..34a4dc87d 100644 --- a/README.md +++ b/README.md @@ -197,20 +197,21 @@ Note: This is only useful if you have access to a production running on Render.c 2. Update `AVAILABLE_SR_GEAR` with new SR gear 3. Update all `CURRENT_SEASON` constants 4. Update `CURRENT_PATCH` constants -5. `npm run create-misc-json` -6. `npm run create-gear-json` -7. `npm run create-analyzer-json` -8. `npm run create-object-dmg-json` -9. Fill new weapon IDs by category to `weapon-ids.ts` (easy to take from the diff of English weapons.json) -10. Get gear IDs for each slot from /output folder and also update gear id files. -11. Replace `object-dmg.json` with the `object-dmg.json` in /output folder -12. Replace `weapon-params.json` with the `params.json` in /output folder -13. Delete all images inside `main-weapons`, `main-weapons-outlined` and `gear` folders. -14. Replace with images from Lean's repository. -15. Run the `npm run replace-img-names` command -16. Run the `npm run replace-weapon-names` command -17. Run the .avif generating command in each image folder. -18. Update manually any languages that use English `gear.json` and `weapons.json` files +5. Update the stage list in `stage-ids.ts` and `create-misc-json.ts`. Add images from Lean's repository and avify them. +6. `npm run create-misc-json` +7. `npm run create-gear-json` +8. `npm run create-analyzer-json` +9. `npm run create-object-dmg-json` +10. Fill new weapon IDs by category to `weapon-ids.ts` (easy to take from the diff of English weapons.json) +11. Get gear IDs for each slot from /output folder and also update gear id files. +12. Replace `object-dmg.json` with the `object-dmg.json` in /output folder +13. Replace `weapon-params.json` with the `params.json` in /output folder +14. Delete all images inside `main-weapons`, `main-weapons-outlined` and `gear` folders. +15. Replace with images from Lean's repository. +16. Run the `npm run replace-img-names` command +17. Run the `npm run replace-weapon-names` command +18. Run the .avif generating command in each image folder. +19. Update manually any languages that use English `gear.json` and `weapons.json` files ### Fix errors from the CI Pipeline diff --git a/app/features/build-analyzer/core/weapon-params.json b/app/features/build-analyzer/core/weapon-params.json index 385ddc0b8..165a74aae 100644 --- a/app/features/build-analyzer/core/weapon-params.json +++ b/app/features/build-analyzer/core/weapon-params.json @@ -65,7 +65,7 @@ "InkConsume": 0.008 }, "21": { - "SpecialPoint": 200, + "SpecialPoint": 210, "subWeaponId": 1, "specialWeaponId": 14, "WeaponSpeedType": "Fast", @@ -259,6 +259,17 @@ "Stand_DegSwerve": 6, "InkConsume": 0.0096 }, + "101": { + "SpecialPoint": 200, + "subWeaponId": 10, + "specialWeaponId": 10, + "MoveSpeed": 0.079, + "DamageParam_ValueMax": 240, + "DamageParam_ValueMin": 120, + "Jump_DegSwerve": 12, + "Stand_DegSwerve": 6, + "InkConsume": 0.0096 + }, "200": { "SpecialPoint": 180, "subWeaponId": 0, @@ -454,7 +465,7 @@ "InkConsume": 0.07 }, "241": { - "SpecialPoint": 200, + "SpecialPoint": 210, "subWeaponId": 13, "specialWeaponId": 10, "overwrites": { @@ -505,6 +516,58 @@ "InkRecoverStop": 50, "InkConsume": 0.08 }, + "251": { + "SpecialPoint": 180, + "subWeaponId": 12, + "specialWeaponId": 9, + "overwrites": { + "ReduceJumpSwerveRate": { + "Mid": 0.5 + } + }, + "MoveSpeed": 0.05, + "DamageParam_ValueDirect": 850, + "BlastParam_DistanceDamage": [ + { + "Damage": 350, + "Distance": 0.94 + }, + { + "Damage": 350, + "Distance": 3.3 + } + ], + "Jump_DegSwerve": 8, + "Stand_DegSwerve": 0, + "InkRecoverStop": 50, + "InkConsume": 0.08 + }, + "260": { + "SpecialPoint": 180, + "subWeaponId": 3, + "specialWeaponId": 13, + "overwrites": { + "ReduceJumpSwerveRate": { + "Mid": 0.5 + } + }, + "MoveSpeed": 0.04, + "DamageParam_ValueDirect": 1250, + "BlastParam_DistanceDamage": [ + { + "Damage": 700, + "Distance": 1 + }, + { + "Damage": 500, + "Distance": 1.8 + } + ], + "Jump_DegSwerve": 8, + "Stand_DegSwerve": 0, + "InkRecoverStop": 60, + "InkConsume": 0.1 + }, "300": { "SpecialPoint": 200, "subWeaponId": 6, @@ -550,6 +613,25 @@ "InkRecoverStop": 25, "InkConsume": 0.0225 }, + "311": { + "SpecialPoint": 200, + "subWeaponId": 4, + "specialWeaponId": 2, + "overwrites": { + "ConsumeRt_Main": { + "High": 0.5, + "Mid": 0.7 + } + }, + "TripleShotSpanFrame": 20, + "MoveSpeed": 0.06, + "DamageParam_ValueMax": 410, + "DamageParam_ValueMin": 205, + "Jump_DegSwerve": 1, + "Stand_DegSwerve": 1, + "InkRecoverStop": 25, + "InkConsume": 0.0225 + }, "400": { "SpecialPoint": 200, "subWeaponId": 4, @@ -613,6 +695,12 @@ "specialWeaponId": 8, "InkConsume_WeaponSwingParam": 0.1 }, + "1041": { + "SpecialPoint": 200, + "subWeaponId": 12, + "specialWeaponId": 5, + "InkConsume_WeaponSwingParam": 0.1 + }, "1100": { "SpecialPoint": 180, "subWeaponId": 0, @@ -631,7 +719,13 @@ "SpecialPoint": 200, "subWeaponId": 1, "specialWeaponId": 3, - "InkConsume_WeaponSwingParam": 0.032 + "InkConsume_WeaponSwingParam": 0.03 + }, + "1120": { + "SpecialPoint": 200, + "subWeaponId": 6, + "specialWeaponId": 7, + "InkConsume_WeaponSwingParam": 0.064 }, "2000": { "SpecialPoint": 190, @@ -761,13 +855,13 @@ "SpecialPoint": 200, "subWeaponId": 3, "specialWeaponId": 15, - "MoveSpeedFullCharge": 0.06, + "MoveSpeedFullCharge": 0.068, "DamageParam_ValueFullCharge": 680, "DamageParam_ValueMaxCharge": 680, "DamageParam_ValueMinCharge": 400, "ChargeFrameFullCharge": 72, - "InkConsumeFullCharge": 0.4, - "InkConsumeMinCharge": 0.0225 + "InkConsumeFullCharge": 0.35, + "InkConsumeMinCharge": 0.0197 }, "3000": { "SpecialPoint": 200, @@ -906,6 +1000,25 @@ "InkRecoverStop": 40, "InkConsumeFullChargeSplatling": 0.225 }, + "4011": { + "SpecialPoint": 200, + "subWeaponId": 9, + "specialWeaponId": 17, + "overwrites": { + "MoveVelRt_Shot": { + "High": 1.35, + "Low": 1, + "Mid": 1.175 + } + }, + "MoveSpeed": 0.07, + "DamageParam_ValueMax": 300, + "DamageParam_ValueMin": 150, + "Jump_DegSwerve": 7, + "Stand_DegSwerve": 3.3, + "InkRecoverStop": 40, + "InkConsumeFullChargeSplatling": 0.225 + }, "4020": { "SpecialPoint": 190, "subWeaponId": 7, @@ -934,7 +1047,7 @@ "InkConsumeFullChargeSplatling": 0.35 }, "4030": { - "SpecialPoint": 190, + "SpecialPoint": 200, "subWeaponId": 5, "specialWeaponId": 10, "overwrites": { @@ -1036,6 +1149,18 @@ "InkConsume": 0.012, "InkConsume_SideStepParam": 0.08 }, + "5031": { + "SpecialPoint": 200, + "subWeaponId": 8, + "specialWeaponId": 16, + "MoveSpeed": 0.072, + "DamageParam_ValueMax": 280, + "DamageParam_ValueMin": 140, + "Jump_DegSwerve": 8, + "Stand_DegSwerve": 4, + "InkConsume": 0.012, + "InkConsume_SideStepParam": 0.08 + }, "5040": { "SpecialPoint": 200, "subWeaponId": 7, @@ -1048,6 +1173,18 @@ "InkConsume": 0.008, "InkConsume_SideStepParam": 0.03 }, + "5041": { + "SpecialPoint": 190, + "subWeaponId": 3, + "specialWeaponId": 3, + "MoveSpeed": 0.072, + "DamageParam_ValueMax": 280, + "DamageParam_ValueMin": 140, + "Jump_DegSwerve": 12.8, + "Stand_DegSwerve": 7.4, + "InkConsume": 0.008, + "InkConsume_SideStepParam": 0.03 + }, "6000": { "SpecialPoint": 200, "subWeaponId": 3, @@ -1073,6 +1210,23 @@ "InkConsumeUmbrella_WeaponShelterCanopyParam": 0.3, "InkConsume_WeaponShelterShotgunParam": 0.11 }, + "6011": { + "SpecialPoint": 200, + "subWeaponId": 10, + "specialWeaponId": 1, + "overwrites": { + "ConsumeRt_Main": { + "High": 0.5, + "Mid": 0.7 + } + }, + "WeaponSpeedType": "Slow", + "MoveSpeed": 0.05, + "DamageParam_ValueMax": 1190, + "CanopyHP": 7000, + "InkConsumeUmbrella_WeaponShelterCanopyParam": 0.3, + "InkConsume_WeaponShelterShotgunParam": 0.11 + }, "6020": { "SpecialPoint": 180, "subWeaponId": 10, @@ -1119,8 +1273,8 @@ "DamageParam_SplatanaVertical": 700, "DamageParam_SplatanaHorizontalDirect": 550, "DamageParam_SplatanaHorizontal": 350, - "InkConsume_SwingParam": 0.04, - "InkConsumeFullCharge_ChargeParam": 0.09 + "InkConsume_SwingParam": 0.052, + "InkConsumeFullCharge_ChargeParam": 0.117 }, "8010": { "SpecialPoint": 190, @@ -1133,6 +1287,18 @@ "DamageParam_SplatanaHorizontal": 300, "InkConsume_SwingParam": 0.03, "InkConsumeFullCharge_ChargeParam": 0.06 + }, + "8011": { + "SpecialPoint": 190, + "subWeaponId": 8, + "specialWeaponId": 4, + "WeaponSpeedType": "Fast", + "DamageParam_SplatanaVerticalDirect": 1200, + "DamageParam_SplatanaVertical": 600, + "DamageParam_SplatanaHorizontalDirect": 450, + "DamageParam_SplatanaHorizontal": 300, + "InkConsume_SwingParam": 0.03, + "InkConsumeFullCharge_ChargeParam": 0.06 } }, "subWeapons": { @@ -1602,8 +1768,8 @@ "overwrites": { "SpecialDurationFrame": { "High": 660, - "Low": 540, - "Mid": 600 + "Low": 450, + "Mid": 570 } } }, @@ -1654,8 +1820,8 @@ "overwrites": { "PowerUpFrame": { "High": 1500, - "Low": 900, - "Mid": 1200 + "Low": 1020, + "Mid": 1290 } } }, diff --git a/app/features/build-analyzer/routes/analyzer.tsx b/app/features/build-analyzer/routes/analyzer.tsx index fca8f8812..af0cae49b 100644 --- a/app/features/build-analyzer/routes/analyzer.tsx +++ b/app/features/build-analyzer/routes/analyzer.tsx @@ -66,7 +66,7 @@ import { import { useUser } from "~/modules/auth"; import { atOrError } from "~/utils/arrays"; -export const CURRENT_PATCH = "3.1"; +export const CURRENT_PATCH = "4.0"; export const meta: V2_MetaFunction = () => { return [ diff --git a/app/features/object-damage-calculator/calculator-constants.ts b/app/features/object-damage-calculator/calculator-constants.ts index 4ca5c94cb..2bf423376 100644 --- a/app/features/object-damage-calculator/calculator-constants.ts +++ b/app/features/object-damage-calculator/calculator-constants.ts @@ -161,6 +161,15 @@ export const damageTypesToCombine: Partial< multiplierOnly: true, }, ], + // Splatana Wiper Deco + 8011: [ + { when: "SPLATANA_VERTICAL_DIRECT", combineWith: "SPLATANA_VERTICAL" }, + { + when: "SPLATANA_HORIZONTAL_DIRECT", + combineWith: "SPLATANA_HORIZONTAL", + multiplierOnly: true, + }, + ], }; invariant( mainWeaponIds.every((id) => { diff --git a/app/features/object-damage-calculator/core/object-dmg.json b/app/features/object-damage-calculator/core/object-dmg.json index cd1adb626..d5d58f42f 100644 --- a/app/features/object-damage-calculator/core/object-dmg.json +++ b/app/features/object-damage-calculator/core/object-dmg.json @@ -1,6 +1,6 @@ { "Blaster_BlasterMiddle": { - "mainWeaponIds": [20900, 210, 20210, 10210, 30200, 30210], + "mainWeaponIds": [20900, 210, 20210, 10210, 260, 30200, 30210], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -20,6 +20,10 @@ "target": "CastleKnockBack", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 2 + }, { "target": "Gachihoko_Barrier", "rate": 1.9 @@ -54,7 +58,7 @@ }, { "target": "PropellerOnline", - "rate": 2 + "rate": 1.5 }, { "target": "ShockSonar", @@ -99,6 +103,10 @@ "target": "CastleKnockBack", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 2 + }, { "target": "Gachihoko_Barrier", "rate": 2.1 @@ -133,7 +141,7 @@ }, { "target": "PropellerOnline", - "rate": 2 + "rate": 1.5 }, { "target": "ShockSonar", @@ -159,7 +167,8 @@ }, "Blaster_KillOneShot": { "mainWeaponIds": [ - 20900, 220, 20220, 10220, 210, 20210, 10210, 30200, 30210, 20200, 10200 + 20900, 220, 20220, 10220, 210, 20210, 10210, 260, 30200, 30210, 20200, + 10200 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -180,6 +189,10 @@ "target": "CastleKnockBack", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 2 + }, { "target": "Gachihoko_Barrier", "rate": 1.9 @@ -214,7 +227,7 @@ }, { "target": "PropellerOnline", - "rate": 2 + "rate": 1.5 }, { "target": "ShockSonar", @@ -240,8 +253,8 @@ }, "Blaster": { "mainWeaponIds": [ - 250, 20250, 10250, 230, 231, 20230, 10230, 240, 241, 20240, 10240, 220, - 20220, 10220 + 250, 251, 20250, 10250, 230, 231, 20230, 10230, 240, 241, 20240, 10240, + 220, 20220, 10220 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -262,6 +275,10 @@ "target": "CastleKnockBack", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 2 + }, { "target": "Gachihoko_Barrier", "rate": 2.1 @@ -296,7 +313,7 @@ }, { "target": "PropellerOnline", - "rate": 2 + "rate": 1.5 }, { "target": "ShockSonar", @@ -351,11 +368,11 @@ }, { "target": "GreatBarrier_Barrier", - "rate": 5.6 + "rate": 4.2 }, { "target": "GreatBarrier_WeakPoint", - "rate": 2.8 + "rate": 2.1 }, { "target": "MsnGoal", @@ -453,6 +470,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 3 + }, { "target": "GreatBarrier_Barrier", "rate": 1 @@ -471,7 +492,7 @@ }, { "target": "PropellerOnline", - "rate": 3 + "rate": 1 }, { "target": "Wsb_Flag", @@ -523,6 +544,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 2 @@ -561,7 +586,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 3 }, { "target": "Wsb_Flag", @@ -610,6 +635,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 3.6 @@ -648,7 +677,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 4.8 }, { "target": "ShockSonar", @@ -701,6 +730,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 2 @@ -739,7 +772,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 3 }, { "target": "Sponge_Versus", @@ -788,6 +821,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 4 @@ -859,6 +896,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "GreatBarrier_Barrier", "rate": 1 @@ -873,7 +914,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 1 } ] }, @@ -906,6 +947,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 2 @@ -948,7 +993,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 1 }, { "target": "Sponge_Versus", @@ -1004,6 +1049,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 2 @@ -1042,7 +1091,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 3 }, { "target": "Sponge_Versus", @@ -1064,7 +1113,7 @@ }, "BrushCore": { "mainWeaponIds": [ - 1100, 1101, 21100, 11100, 1110, 21110, 11110, 31100, 31110 + 1120, 21120, 1100, 1101, 21100, 11100, 1110, 21110, 11110, 31100, 31110 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -1125,7 +1174,7 @@ }, "BrushSplash": { "mainWeaponIds": [ - 1100, 1101, 21100, 11100, 1110, 21110, 11110, 31100, 31110 + 1120, 21120, 1100, 1101, 21100, 11100, 1110, 21110, 11110, 31100, 31110 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -1246,11 +1295,11 @@ }, { "target": "GreatBarrier_Barrier", - "rate": 5 + "rate": 2.5 }, { "target": "GreatBarrier_WeakPoint", - "rate": 5 + "rate": 2.5 }, { "target": "NiceBall_Armor", @@ -1307,6 +1356,10 @@ "target": "CoopEnemySakelienTowerUnite", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 2 + }, { "target": "Gachihoko_Barrier", "rate": 2 @@ -1390,6 +1443,10 @@ "target": "CoopEnemySakelienTowerUnite", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 2 + }, { "target": "Gachihoko_Barrier", "rate": 2.3 @@ -1476,6 +1533,10 @@ "target": "CoopEnemySakelienTowerUnite", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 2 + }, { "target": "Gachihoko_Barrier", "rate": 2 @@ -1795,6 +1856,10 @@ "target": "NiceBall_Armor", "rate": 1 }, + { + "target": "PropellerOnline", + "rate": 1 + }, { "target": "Wsb_Flag", "rate": 100 @@ -1866,6 +1931,10 @@ "target": "NiceBall_Armor", "rate": 2 }, + { + "target": "PropellerOnline", + "rate": 3 + }, { "target": "ShockSonar", "rate": 3 @@ -1945,14 +2014,14 @@ }, "Default": { "mainWeaponIds": [ - 20900, 220, 20220, 10220, 210, 20210, 10210, 30200, 30210, 20200, 10200, - 1100, 1101, 21100, 11100, 1110, 21110, 11110, 31100, 31110, 22900, 2060, - 22060, 12060, 2050, 22050, 12050, 2040, 12040, 2030, 42030, 22030, 12030, - 2020, 2021, 12020, 2010, 2011, 22010, 12010, 2070, 22070, 2000, 22000, - 12000, 40000, 1000, 1001, 21000, 11000, 1020, 21020, 11020, 1030, 21030, - 11030, 1010, 1011, 21010, 11010, 31000, 31010, 1040, 21040, 26900, 6020, - 26020, 16020, 6000, 26000, 16000, 36000, 36010, 6010, 26010, 16010, 40040, - 40042, 40041 + 20900, 220, 20220, 10220, 210, 20210, 10210, 260, 20260, 30200, 30210, + 20200, 10200, 1120, 21120, 1100, 1101, 21100, 11100, 1110, 21110, 11110, + 31100, 31110, 22900, 2060, 22060, 12060, 2050, 22050, 12050, 2040, 12040, + 2030, 42030, 22030, 12030, 2020, 2021, 12020, 2010, 2011, 22010, 12010, + 2070, 22070, 2000, 22000, 12000, 40000, 1000, 1001, 21000, 11000, 1020, + 21020, 11020, 1030, 21030, 11030, 1010, 1011, 21010, 11010, 31000, 31010, + 1040, 1041, 21040, 26900, 6020, 26020, 16020, 6000, 26000, 16000, 36000, + 36010, 6010, 6011, 26010, 16010, 40040, 40042, 40041 ], "subWeaponIds": [8, 6, 11006, 10006, 30006, 12, 10012, 9, 11, 10100], "specialWeaponIds": [ @@ -1998,6 +2067,10 @@ "target": "CastleKnockBack", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "GreatBarrier_Barrier", "rate": 1 @@ -2012,7 +2085,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 1 } ] }, @@ -2072,6 +2145,10 @@ "target": "CastleKnockBack", "rate": 0.5 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 2 @@ -2098,7 +2175,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 1 }, { "target": "ShockSonar", @@ -2142,6 +2219,10 @@ { "target": "Propeller", "rate": 1 + }, + { + "target": "PropellerOnline", + "rate": 1.2 } ] }, @@ -2305,17 +2386,21 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 2.8 }, { "target": "GreatBarrier_Barrier", - "rate": 2.8 + "rate": 2.1 }, { "target": "GreatBarrier_WeakPoint", - "rate": 2.1 + "rate": 1.575 }, { "target": "MsnBoxHard", @@ -2339,7 +2424,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 3 }, { "target": "ShockSonar", @@ -2400,17 +2485,21 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 2.8 }, { "target": "GreatBarrier_Barrier", - "rate": 2.8 + "rate": 2.1 }, { "target": "GreatBarrier_WeakPoint", - "rate": 2.1 + "rate": 1.575 }, { "target": "MsnBoxHard", @@ -2434,7 +2523,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 1 }, { "target": "ShockSonar", @@ -2483,6 +2572,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 1 @@ -2497,7 +2590,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 1 }, { "target": "ShockSonar", @@ -2623,10 +2716,101 @@ } ] }, + "Maneuver_SideStep_BombCore": { + "mainWeaponIds": [], + "subWeaponIds": [], + "specialWeaponIds": [], + "rates": [ + { + "target": "Bomb_TorpedoBullet", + "rate": 0.6 + }, + { + "target": "BulletUmbrellaCanopyCompact", + "rate": 2 + }, + { + "target": "BulletUmbrellaCanopyNormal", + "rate": 2 + }, + { + "target": "BulletUmbrellaCanopyWide", + "rate": 2 + }, + { + "target": "CastleKnockBack", + "rate": 1 + }, + { + "target": "CoopEnemySakelienCupTwins", + "rate": 10 + }, + { + "target": "CoopPropeller", + "rate": 2 + }, + { + "target": "Gachihoko_Barrier", + "rate": 2 + }, + { + "target": "GreatBarrier_Barrier", + "rate": 2 + }, + { + "target": "GreatBarrier_WeakPoint", + "rate": 0.5 + }, + { + "target": "MsnBoxHard", + "rate": 2 + }, + { + "target": "MsnBoxL", + "rate": 2.5 + }, + { + "target": "MsnBoxS", + "rate": 2 + }, + { + "target": "MsnGoal", + "rate": 10 + }, + { + "target": "NiceBall_Armor", + "rate": 1.5 + }, + { + "target": "Propeller", + "rate": 1 + }, + { + "target": "PropellerOnline", + "rate": 2 + }, + { + "target": "Sponge_Versus", + "rate": 2 + }, + { + "target": "Wsb_Flag", + "rate": 2 + }, + { + "target": "Wsb_Shield", + "rate": 2 + }, + { + "target": "Wsb_Sprinkler", + "rate": 2 + } + ] + }, "Maneuver": { "mainWeaponIds": [ - 5030, 25030, 15030, 5020, 25020, 15020, 5010, 25010, 15010, 35000, 35010, - 5040, 25040, 15040 + 5030, 5031, 25030, 15030, 5020, 25020, 15020, 5010, 25010, 15010, 35000, + 35010, 5040, 5041, 25040, 15040 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -2745,6 +2929,10 @@ "target": "CastleKnockBack", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "GreatBarrier_Barrier", "rate": 1 @@ -2775,7 +2963,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 1 }, { "target": "Sponge_Versus", @@ -2874,13 +3062,17 @@ "target": "Chariot", "rate": 1.5 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "GreatBarrier_Barrier", - "rate": 1 + "rate": 0.5 }, { "target": "GreatBarrier_WeakPoint", - "rate": 0.75 + "rate": 0.375 }, { "target": "MsnBoxHard", @@ -2908,7 +3100,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 2.5 }, { "target": "ShockSonar", @@ -2963,11 +3155,11 @@ }, { "target": "GreatBarrier_Barrier", - "rate": 1 + "rate": 0.5 }, { "target": "GreatBarrier_WeakPoint", - "rate": 0.75 + "rate": 0.375 }, { "target": "MsnBoxHard", @@ -3042,11 +3234,11 @@ }, { "target": "GreatBarrier_Barrier", - "rate": 3 + "rate": 1.5 }, { "target": "GreatBarrier_WeakPoint", - "rate": 3 + "rate": 1.5 }, { "target": "NiceBall_Armor", @@ -3132,7 +3324,7 @@ "RollerCore": { "mainWeaponIds": [ 1000, 1001, 21000, 11000, 1020, 21020, 11020, 1030, 21030, 11030, 1010, - 1011, 21010, 11010, 31000, 31010, 1040, 21040 + 1011, 21010, 11010, 31000, 31010, 1040, 1041, 21040 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -3149,6 +3341,10 @@ "target": "CoopGoldenIkuraBox", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 0.5 + }, { "target": "GreatBarrier_Barrier", "rate": 1 @@ -3175,7 +3371,7 @@ }, { "target": "PropellerOnline", - "rate": 0.5 + "rate": 1 }, { "target": "Sponge_Versus", @@ -3250,7 +3446,7 @@ }, { "target": "PropellerOnline", - "rate": 1 + "rate": 1.7 }, { "target": "ShockSonar", @@ -3333,7 +3529,7 @@ }, { "target": "PropellerOnline", - "rate": 1 + "rate": 1.7 }, { "target": "ShockSonar", @@ -3412,7 +3608,7 @@ }, { "target": "PropellerOnline", - "rate": 1 + "rate": 1.7 }, { "target": "ShockSonar", @@ -3433,7 +3629,7 @@ ] }, "RollerSplash_Wide": { - "mainWeaponIds": [1040, 21040], + "mainWeaponIds": [1040, 1041, 21040], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -3571,7 +3767,7 @@ }, { "target": "PropellerOnline", - "rate": 1 + "rate": 3.4 }, { "target": "SalmonBuddy", @@ -3662,7 +3858,7 @@ }, { "target": "PropellerOnline", - "rate": 1 + "rate": 1.7 }, { "target": "ShockSonar", @@ -3683,7 +3879,7 @@ ] }, "Saber_ChargeShot": { - "mainWeaponIds": [28900, 8010, 28010, 8000, 28000, 18000], + "mainWeaponIds": [28900, 8010, 8011, 28010, 8000, 28000, 18000], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -3739,6 +3935,10 @@ "target": "NiceBall_Armor", "rate": 2.6 }, + { + "target": "PropellerOnline", + "rate": 2.6 + }, { "target": "ShockSonar", "rate": 4.8 @@ -3853,7 +4053,7 @@ ] }, "Saber_ChargeSlash": { - "mainWeaponIds": [28900, 8010, 28010, 8000, 28000, 18000], + "mainWeaponIds": [28900, 8010, 8011, 28010, 8000, 28000, 18000], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -3913,6 +4113,10 @@ "target": "NiceBall_Armor", "rate": 0.65 }, + { + "target": "PropellerOnline", + "rate": 0.65 + }, { "target": "ShockSonar", "rate": 1.2 @@ -3936,7 +4140,7 @@ ] }, "Saber_Shot": { - "mainWeaponIds": [28900, 8010, 28010, 8000, 28000, 18000], + "mainWeaponIds": [28900, 8010, 8011, 28010, 8000, 28000, 18000], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -3988,6 +4192,10 @@ "target": "NiceBall_Armor", "rate": 2.6 }, + { + "target": "PropellerOnline", + "rate": 2.6 + }, { "target": "ShockSonar", "rate": 4.8 @@ -4011,7 +4219,7 @@ ] }, "Saber_Slash": { - "mainWeaponIds": [28900, 8010, 28010, 8000, 28000, 18000], + "mainWeaponIds": [28900, 8010, 8011, 28010, 8000, 28000, 18000], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -4071,6 +4279,10 @@ "target": "NiceBall_Armor", "rate": 1.3 }, + { + "target": "PropellerOnline", + "rate": 1.3 + }, { "target": "ShockSonar", "rate": 2.4 @@ -4196,7 +4408,7 @@ ] }, "ShelterCanopy_Wide": { - "mainWeaponIds": [6010, 26010, 16010], + "mainWeaponIds": [6010, 6011, 26010, 16010], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -4392,7 +4604,7 @@ }, { "target": "PropellerOnline", - "rate": 1 + "rate": 1.3 }, { "target": "ShockSonar", @@ -4417,7 +4629,7 @@ ] }, "ShelterShot_Wide": { - "mainWeaponIds": [6010, 26010, 16010], + "mainWeaponIds": [6010, 6011, 26010, 16010], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -4467,7 +4679,7 @@ }, { "target": "PropellerOnline", - "rate": 1 + "rate": 1.3 }, { "target": "ShockSonar", @@ -4550,7 +4762,7 @@ }, { "target": "PropellerOnline", - "rate": 1 + "rate": 1.3 }, { "target": "ShockSonar", @@ -5087,7 +5299,7 @@ ] }, "Shooter_TripleMiddle": { - "mainWeaponIds": [310], + "mainWeaponIds": [310, 311], "subWeaponIds": [], "specialWeaponIds": [], "rates": [ @@ -5199,7 +5411,7 @@ "Shooter": { "mainWeaponIds": [ 400, 20400, 10400, 20050, 10050, 20080, 10080, 10900, 10910, 10920, 40, - 41, 20040, 45, 10040, 100, 20100, 60, 61, 20060, 10060, 30000, 30010, + 41, 20040, 45, 10040, 100, 101, 20100, 60, 61, 20060, 10060, 30000, 30010, 20310, 10310, 20300, 10300 ], "subWeaponIds": [], @@ -5424,7 +5636,7 @@ }, { "target": "PropellerOnline", - "rate": 1 + "rate": 1.3 }, { "target": "Sponge_Versus", @@ -5469,6 +5681,10 @@ "target": "CoopEnemyHardBody", "rate": 1 }, + { + "target": "CoopPropeller", + "rate": 2 + }, { "target": "Gachihoko_Barrier", "rate": 2.4 @@ -5495,7 +5711,7 @@ }, { "target": "PropellerOnline", - "rate": 2 + "rate": 1 }, { "target": "ShockSonar", @@ -5548,6 +5764,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 3.2 @@ -5582,7 +5802,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 1 }, { "target": "Sponge_Versus", @@ -5731,7 +5951,7 @@ }, { "target": "PropellerOnline", - "rate": 1 + "rate": 1.3 }, { "target": "ShockSonar", @@ -5758,7 +5978,7 @@ "Spinner": { "mainWeaponIds": [ 4030, 24030, 14030, 4020, 24020, 14020, 4000, 4001, 24000, 14000, 4040, - 24040, 14040, 4010, 24010, 14010 + 24040, 14040, 4010, 4011, 24010, 14010 ], "subWeaponIds": [], "specialWeaponIds": [], @@ -5908,6 +6128,10 @@ "target": "Chariot", "rate": 1.3 }, + { + "target": "CoopPropeller", + "rate": 2 + }, { "target": "Gachihoko_Barrier", "rate": 2 @@ -5995,6 +6219,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "Gachihoko_Barrier", "rate": 2 @@ -6033,7 +6261,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 1 }, { "target": "SnakeBlock", @@ -6086,6 +6314,10 @@ "target": "CoopEnemySakelienCupTwins", "rate": 10 }, + { + "target": "CoopPropeller", + "rate": 5 + }, { "target": "EnemyRockBall", "rate": 2 @@ -6156,7 +6388,7 @@ }, { "target": "PropellerOnline", - "rate": 5 + "rate": 1 }, { "target": "SnakeBlock", @@ -6223,11 +6455,11 @@ }, { "target": "GreatBarrier_Barrier", - "rate": 2 + "rate": 1 }, { "target": "GreatBarrier_WeakPoint", - "rate": 2 + "rate": 1 }, { "target": "NiceBall_Armor", @@ -6298,11 +6530,11 @@ }, { "target": "GreatBarrier_Barrier", - "rate": 2 + "rate": 1.5 }, { "target": "GreatBarrier_WeakPoint", - "rate": 1.5 + "rate": 1.125 }, { "target": "MsnBoxHard", @@ -6373,11 +6605,11 @@ }, { "target": "GreatBarrier_Barrier", - "rate": 3 + "rate": 1.5 }, { "target": "GreatBarrier_WeakPoint", - "rate": 3 + "rate": 1.5 }, { "target": "MsnEnemyShield", @@ -6391,6 +6623,10 @@ "target": "NiceBall_Armor", "rate": 1.8 }, + { + "target": "PropellerOnline", + "rate": 1.5 + }, { "target": "ShockSonar", "rate": 20 @@ -6462,6 +6698,10 @@ "target": "NiceBall_Armor", "rate": 2.5 }, + { + "target": "PropellerOnline", + "rate": 2 + }, { "target": "ShockSonar", "rate": 4 @@ -6537,6 +6777,10 @@ "target": "NiceBall_Armor", "rate": 1.364 }, + { + "target": "PropellerOnline", + "rate": 1.636 + }, { "target": "ShockSonar", "rate": 2.182 diff --git a/app/features/object-damage-calculator/routes/object-damage-calculator.tsx b/app/features/object-damage-calculator/routes/object-damage-calculator.tsx index a6d35074e..caaeceb2f 100644 --- a/app/features/object-damage-calculator/routes/object-damage-calculator.tsx +++ b/app/features/object-damage-calculator/routes/object-damage-calculator.tsx @@ -36,7 +36,7 @@ import { useObjectDamage } from "../calculator-hooks"; import type { DamageReceiver } from "../calculator-types"; import styles from "../calculator.css"; -export const CURRENT_PATCH = "3.1"; +export const CURRENT_PATCH = "4.0"; export const shouldRevalidate: ShouldRevalidateFunction = () => false; diff --git a/app/modules/in-game-lists/gear-ids.ts b/app/modules/in-game-lists/gear-ids.ts index 1f6adb056..54b41f25d 100644 --- a/app/modules/in-game-lists/gear-ids.ts +++ b/app/modules/in-game-lists/gear-ids.ts @@ -1,50 +1,52 @@ export const headGearIds = [ 1, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, - 1012, 1014, 1020, 1021, 1023, 1024, 1028, 1034, 1035, 1036, 2000, 2001, 2002, - 2003, 2004, 2005, 2008, 2009, 2013, 3000, 3001, 3002, 3003, 3004, 3005, 3006, - 3007, 3008, 3009, 3010, 3011, 3012, 3014, 3015, 3016, 3018, 3021, 3022, 3023, - 3024, 3025, 3026, 3027, 3029, 3030, 3031, 4000, 4001, 4002, 4003, 4004, 4005, - 4006, 4007, 4008, 4010, 4015, 4016, 4017, 4019, 4020, 4021, 5000, 5001, 5004, - 5007, 5008, 5009, 5011, 5012, 6000, 6001, 6002, 6003, 6004, 7000, 7002, 7004, - 7005, 7006, 7007, 7009, 7012, 7013, 7014, 7016, 7019, 8000, 8001, 8002, 8003, - 8004, 8005, 8006, 8007, 8008, 8011, 8014, 8015, 8016, 9001, 9002, 9003, 9004, - 9005, 9007, 9009, 10003, 21000, 21001, 21010, 21011, 21012, 21013, 21014, - 21015, 21016, 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, - 25009, 25010, 25011, 25012, 25013, 25016, 25017, 27000, 27004, 27109, 27306, - 28000, + 1012, 1014, 1020, 1021, 1023, 1024, 1026, 1028, 1031, 1034, 1035, 1036, 2000, + 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2013, 3000, 3001, 3002, 3003, 3004, + 3005, 3006, 3007, 3008, 3009, 3010, 3011, 3012, 3014, 3015, 3016, 3018, 3021, + 3022, 3023, 3024, 3025, 3026, 3027, 3028, 3029, 3030, 3031, 4000, 4001, 4002, + 4003, 4004, 4005, 4006, 4007, 4008, 4010, 4012, 4015, 4016, 4017, 4019, 4020, + 4021, 5000, 5001, 5002, 5004, 5007, 5008, 5009, 5011, 5012, 6000, 6001, 6002, + 6003, 6004, 6005, 7000, 7002, 7004, 7005, 7006, 7007, 7009, 7012, 7013, 7014, + 7016, 7018, 7019, 8000, 8001, 8002, 8003, 8004, 8005, 8006, 8007, 8008, 8011, + 8014, 8015, 8016, 8018, 9001, 9002, 9003, 9004, 9005, 9007, 9009, 10003, + 21000, 21001, 21010, 21011, 21012, 21013, 21014, 21015, 21016, 21017, 25000, + 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, + 25012, 25013, 25016, 25017, 27000, 27004, 27109, 27306, 28000, ] as const; export const clothesGearIds = [ 2, 1000, 1001, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1026, 1027, - 1028, 1029, 1035, 1047, 1048, 1049, 1050, 1055, 1062, 1063, 1066, 1067, 1069, - 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1082, 1083, 1084, 1085, 1088, - 1090, 1091, 1092, 1093, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2015, 2026, 3000, 3001, 3002, 3003, 3004, 3005, 3006, - 3007, 3008, 3009, 4000, 4001, 4002, 4003, 4004, 4005, 4006, 4007, 4008, 4009, - 4010, 5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007, 5008, 5009, 5010, 5011, - 5012, 5013, 5014, 5015, 5016, 5019, 5023, 5036, 5045, 5046, 5047, 5048, 5049, - 5050, 5051, 5054, 5055, 5056, 5057, 5060, 6000, 6001, 6008, 7000, 7001, 7002, - 7003, 7004, 7005, 7006, 7007, 7010, 7013, 7016, 7017, 7018, 7020, 7021, 7022, - 8000, 8001, 8002, 8003, 8004, 8005, 8006, 8007, 8008, 8009, 8010, 8011, 8012, - 8013, 8014, 8015, 8017, 8018, 8019, 8020, 8024, 8025, 8026, 8030, 8031, 8032, - 8033, 8034, 8036, 8038, 8039, 8040, 9000, 9001, 9002, 9003, 9004, 9005, 9010, - 9011, 9012, 9013, 10000, 10001, 10002, 10006, 10012, 10013, 10014, 10015, - 21000, 21001, 21002, 21011, 21012, 25000, 25001, 25002, 25003, 25004, 25005, - 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013, 25014, 25015, 25017, - 26000, 27000, 27004, 27306, 28000, + 1028, 1029, 1035, 1047, 1048, 1049, 1050, 1055, 1062, 1063, 1066, 1067, 1068, + 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1081, 1082, 1083, 1084, + 1085, 1086, 1088, 1090, 1091, 1092, 1093, 2000, 2001, 2002, 2003, 2004, 2005, + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2015, 2026, 3000, 3001, 3002, 3003, + 3004, 3005, 3006, 3007, 3008, 3009, 4000, 4001, 4002, 4003, 4004, 4005, 4006, + 4007, 4008, 4009, 4010, 5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007, 5008, + 5009, 5010, 5011, 5012, 5013, 5014, 5015, 5016, 5019, 5023, 5036, 5045, 5046, + 5047, 5048, 5049, 5050, 5051, 5053, 5054, 5055, 5056, 5057, 5059, 5060, 5061, + 6000, 6001, 6007, 6008, 7000, 7001, 7002, 7003, 7004, 7005, 7006, 7007, 7010, + 7013, 7016, 7017, 7018, 7020, 7021, 7022, 8000, 8001, 8002, 8003, 8004, 8005, + 8006, 8007, 8008, 8009, 8010, 8011, 8012, 8013, 8014, 8015, 8017, 8018, 8019, + 8020, 8024, 8025, 8026, 8030, 8031, 8032, 8033, 8034, 8036, 8037, 8038, 8039, + 8040, 9000, 9001, 9002, 9003, 9004, 9005, 9010, 9011, 9012, 9013, 9014, 10000, + 10001, 10002, 10006, 10012, 10013, 10014, 10015, 21000, 21001, 21002, 21011, + 21012, 21013, 25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, + 25009, 25010, 25011, 25012, 25013, 25014, 25015, 25017, 26000, 27000, 27004, + 27306, 28000, ] as const; export const shoesGearIds = [ 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1021, 1022, 1023, 1024, 1025, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, - 2009, 2010, 2016, 2017, 2018, 2025, 2042, 2043, 2045, 2046, 2047, 2048, 2052, - 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009, 3013, 3020, 3022, - 3023, 3024, 3025, 3026, 4000, 4001, 4002, 4003, 4007, 4008, 4009, 4010, 4011, - 4012, 4014, 4015, 4016, 4017, 4021, 4022, 4023, 4024, 4025, 4026, 5000, 5001, - 6000, 6001, 6002, 6003, 6004, 6005, 6006, 6007, 6008, 6009, 6010, 6012, 6013, - 6019, 6020, 6021, 6023, 6025, 6026, 6027, 7000, 7001, 7002, 7004, 8000, 8001, - 8002, 8003, 8004, 8005, 8007, 8010, 8011, 8013, 8014, 21001, 25000, 25001, - 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, 25010, 25011, 25012, - 25013, 25014, 25015, 27000, 27004, 27306, 28000, + 2009, 2010, 2016, 2017, 2018, 2025, 2042, 2043, 2044, 2045, 2046, 2047, 2048, + 2049, 2052, 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009, 3013, + 3020, 3021, 3022, 3023, 3024, 3025, 3026, 4000, 4001, 4002, 4003, 4007, 4008, + 4009, 4010, 4011, 4012, 4014, 4015, 4016, 4017, 4018, 4019, 4021, 4022, 4023, + 4024, 4025, 4026, 5000, 5001, 5002, 6000, 6001, 6002, 6003, 6004, 6005, 6006, + 6007, 6008, 6009, 6010, 6011, 6012, 6013, 6019, 6020, 6021, 6023, 6024, 6025, + 6026, 6027, 7000, 7001, 7002, 7004, 8000, 8001, 8002, 8003, 8004, 8005, 8007, + 8010, 8011, 8013, 8014, 21001, 25000, 25001, 25002, 25003, 25004, 25005, + 25006, 25007, 25008, 25009, 25010, 25011, 25012, 25013, 25014, 25015, 27000, + 27004, 27306, 28000, ] as const; diff --git a/app/modules/in-game-lists/stage-ids.ts b/app/modules/in-game-lists/stage-ids.ts index 3293c13a3..002837f06 100644 --- a/app/modules/in-game-lists/stage-ids.ts +++ b/app/modules/in-game-lists/stage-ids.ts @@ -1,4 +1,4 @@ -// when adding new stage id also create new language dicts via create-misc-json.ts +// when adding new stage id also update the array in create-misc-json.ts and regenerate the jsons export const stageIds = [ 0, // Scorch Gorge 1, // Eeltail Alley @@ -16,4 +16,6 @@ export const stageIds = [ 13, // Brinewater Springs 14, // Manta Maria 15, // Um'ami Ruins + 16, // Humpback Pump Track + 17, // Barnacle & Dime ] as const; diff --git a/app/modules/in-game-lists/weapon-ids.ts b/app/modules/in-game-lists/weapon-ids.ts index dedc1dc55..a25bd5d51 100644 --- a/app/modules/in-game-lists/weapon-ids.ts +++ b/app/modules/in-game-lists/weapon-ids.ts @@ -5,20 +5,20 @@ export const weaponCategories = [ name: "SHOOTERS", weaponIds: [ 0, 1, 10, 11, 20, 21, 30, 31, 40, 41, 45, 50, 60, 61, 70, 71, 80, 81, 90, - 91, 100, 300, 301, 310, 400, + 91, 100, 101, 300, 301, 310, 311, 400, ], }, { name: "BLASTERS", - weaponIds: [200, 201, 210, 220, 230, 231, 240, 241, 250], + weaponIds: [200, 201, 210, 220, 230, 231, 240, 241, 250, 251, 260], }, { name: "ROLLERS", - weaponIds: [1000, 1001, 1010, 1011, 1020, 1030, 1040], + weaponIds: [1000, 1001, 1010, 1011, 1020, 1030, 1040, 1041], }, { name: "BRUSHES", - weaponIds: [1100, 1101, 1110], + weaponIds: [1100, 1101, 1110, 1120], }, { name: "CHARGERS", @@ -30,15 +30,15 @@ export const weaponCategories = [ }, { name: "SPLATLINGS", - weaponIds: [4000, 4001, 4010, 4020, 4030, 4040], + weaponIds: [4000, 4001, 4010, 4011, 4020, 4030, 4040], }, { name: "DUALIES", - weaponIds: [5000, 5001, 5010, 5020, 5030, 5040], + weaponIds: [5000, 5001, 5010, 5020, 5030, 5031, 5040, 5041], }, { name: "BRELLAS", - weaponIds: [6000, 6010, 6020], + weaponIds: [6000, 6010, 6011, 6020], }, { name: "STRINGERS", @@ -46,7 +46,7 @@ export const weaponCategories = [ }, { name: "SPLATANAS", - weaponIds: [8000, 8010], + weaponIds: [8000, 8010, 8011], }, ] as const; diff --git a/public/locales/da/game-misc.json b/public/locales/da/game-misc.json index 0a33f353e..83cbcb57c 100644 --- a/public/locales/da/game-misc.json +++ b/public/locales/da/game-misc.json @@ -15,14 +15,16 @@ "STAGE_13": "Brinewater Springs", "STAGE_14": "Manta Maria", "STAGE_15": "Um'ami Ruins", - "MODE_SHORT_TW": "RK", - "MODE_SHORT_SZ": "DD", - "MODE_SHORT_TC": "TR", - "MODE_SHORT_RM": "BK", - "MODE_SHORT_CB": "MB", - "MODE_LONG_TW": "Revirkamp", - "MODE_LONG_SZ": "Distriktsdyst", - "MODE_LONG_TC": "Tagrytter", - "MODE_LONG_RM": "Bazookarpe", - "MODE_LONG_CB": "Muslingebold" + "STAGE_16": "Humpback Pump Track", + "STAGE_17": "Barnacle & Dime", + "MODE_SHORT_TW": "TW", + "MODE_SHORT_SZ": "SZ", + "MODE_SHORT_TC": "TC", + "MODE_SHORT_RM": "RM", + "MODE_SHORT_CB": "CB", + "MODE_LONG_TW": "Turf War", + "MODE_LONG_SZ": "Splat Zones", + "MODE_LONG_TC": "Tower Control", + "MODE_LONG_RM": "Rainmaker", + "MODE_LONG_CB": "Clam Blitz" } diff --git a/public/locales/da/gear.json b/public/locales/da/gear.json index b5cc0cc43..7c7824bf3 100644 --- a/public/locales/da/gear.json +++ b/public/locales/da/gear.json @@ -60,11 +60,13 @@ "H_1024": "House-Tag Denim Cap", "S_1024": "Suede Bosses", "S_1025": "White Clam 600s", + "H_1026": "Do-Rag, Cap & Glasses", "C_1026": "Carnivore Tee", "C_1027": "Pearl Tee", "H_1028": "Ink-Black Flap Cap", "C_1028": "Octo Tee", "C_1029": "Herbivore Tee", + "H_1031": "Cap'n Cap", "H_1034": "Dustcloud Cap", "H_1035": "Seafoam Cap", "C_1035": "White V-Neck Tee", @@ -78,6 +80,7 @@ "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", "C_1067": "Annaki Bracelet Tee", + "C_1068": "White Retro Tee", "C_1069": "Blue Retro Tee", "C_1070": "Tan Retro Tee", "C_1071": "Barazushi Wrap", @@ -87,10 +90,12 @@ "C_1075": "Octosquid Tandem Tee", "C_1076": "Tri-Squid Tee", "C_1077": "Tri-Octo Tee", + "C_1081": "Takoroka Tandem", "C_1082": "Pineapple Ringer", "C_1083": "Apple Ringer", "C_1084": "Vaporwave Tee", "C_1085": "Duskwave Tee", + "C_1086": "Lyco-P Streetstyle Tee", "C_1088": "Eelzebub Tee", "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", @@ -136,10 +141,12 @@ "C_2026": "Ink-Black Tangle Top", "S_2042": "Force ReBoots", "S_2043": "Tenya OctoReds", + "S_2044": "Tenya OctoPurps", "S_2045": "Pearl 01STERs", "S_2046": "Zebrafish Hi-Tops", "S_2047": "Dustcloud Hi-Tops", "S_2048": "Seafoam Hi-Tops", + "S_2049": "White Lo-Vert Hi-Tops", "S_2052": "Onyx 01STERs", "H_3000": "Retro Specs", "C_3000": "White Layered LS", @@ -181,6 +188,7 @@ "H_3018": "Toni Kensa Goggles", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", + "S_3021": "Hyper Guppies", "H_3022": "Retro Framers", "S_3022": "Turbo Tabi Red", "H_3023": "Glassless Glasses", @@ -192,6 +200,7 @@ "H_3026": "Moto Shades", "S_3026": "Blue Shrimpsiders", "H_3027": "Annaki Charms", + "H_3028": "Glam Clam Specs", "H_3029": "Retro BluFocals", "H_3030": "Sea-Me-Nots", "H_3031": "Hipster Horn-Rims", @@ -225,6 +234,7 @@ "C_4010": "Rugby King 08", "S_4010": "Luminous Delta Straps", "S_4011": "Red FishFry Sandals", + "H_4012": "Seashell Bamboo Hat", "S_4012": "Yellow FishFry Sandals", "S_4014": "Cuttlefish Sandies", "H_4015": "Classic Bowler", @@ -233,7 +243,9 @@ "S_4016": "BlobMob Flip-Flops", "H_4017": "Howdy Hat", "S_4017": "Orange Dadfoot Sandals", + "S_4018": "Arrow Toesies Purp", "H_4019": "Beachcomber", + "S_4019": "Annaki Strappy Sandals", "H_4020": "Z+F Flair Bowler", "H_4021": "Hat-Trick Bell Hat", "S_4021": "Pink Dadfoot Sandals", @@ -248,7 +260,9 @@ "H_5001": "Designer Headphones", "C_5001": "Takoroka Nylon Vintage", "S_5001": "Custom Trail Boots", + "H_5002": "Noise Cancelers", "C_5002": "Berry Ski Jacket", + "S_5002": "Pro Trail Boots", "C_5003": "Varsity Jacket", "H_5004": "Squidlife Headphones", "C_5004": "School Jersey", @@ -279,11 +293,14 @@ "C_5049": "Ink-Black Paddle Jack", "C_5050": "Orca Bolero", "C_5051": "Cream Tundra Fleece", + "C_5053": "Annaki Anchored Coat", "C_5054": "Dusty Field Jacket", "C_5055": "Light-Bright Paddle Jack", "C_5056": "Penguin Bolero", "C_5057": "Barazushi Tuff Duffel", + "C_5059": "Indigo Boss Haori", "C_5060": "Lime Ski Jacket", + "C_5061": "Takoroka Nineties Nylon", "H_6000": "Golf Visor", "C_6000": "B-ball Jersey (Home)", "S_6000": "Moto Boots", @@ -296,19 +313,23 @@ "S_6003": "Blue Moto Boots", "H_6004": "Face Visor", "S_6004": "Green Rain Boots", + "H_6005": "Crust Bucket Visor", "S_6005": "Acerola Rain Boots", "S_6006": "Punk Whites", + "C_6007": "Umibozu Road Jersey", "S_6007": "Punk Cherries", "C_6008": "Umibozu Home Jersey", "S_6008": "Punk Yellows", "S_6009": "Bubble Rain Boots", "S_6010": "Snowy Down Boots", + "S_6011": "Icy Down Boots", "S_6012": "Hunting Boots", "S_6013": "Punk Nights", "S_6019": "Blu-Shift Moto Boots", "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", "S_6023": "Red Hammertreads", + "S_6024": "Dappled Hammertreads", "S_6025": "Punk Pinks", "S_6026": "Fuzzy Boots", "S_6027": "Transom Note Boots", @@ -339,6 +360,7 @@ "H_7016": "Scrum Cap", "C_7016": "Manatee Swag Sweat", "C_7017": "Apex Sweater", + "H_7018": "Barrelfish Home Helmet", "C_7018": "Octo Jumper Away", "H_7019": "ZedFry Helmet", "C_7020": "Moby Knit", @@ -385,6 +407,7 @@ "C_8015": "Shirt & Tie", "H_8016": "Squidbeak Shield", "C_8017": "Hula Punk Shirt", + "H_8018": "Stealth Squidbeak Shield", "C_8018": "Octobowler Shirt", "C_8019": "Inkfall Shirt", "C_8020": "Crimson Parashooter", @@ -397,6 +420,7 @@ "C_8033": "Business Animal", "C_8034": "Fancyfish Stitch", "C_8036": "Fashion Splash Shirt", + "C_8037": "Hype Stripe Button Up", "C_8038": "Base White Button Up", "C_8039": "Rad Plaid Casual", "C_8040": "Urban Upcycle Top", @@ -417,6 +441,7 @@ "C_9011": "Red Battlecrab Shell", "C_9012": "Lime Battlecrab Shell", "C_9013": "Distressed Vest", + "C_9014": "Black Ranger Vest", "C_10000": "Camo Zip Hoodie", "C_10001": "Green Zip Hoodie", "C_10002": "Zekko Hoodie", @@ -438,9 +463,11 @@ "H_21012": "Five-Alarm Helmet", "C_21012": "Astro Wear", "H_21013": "Astro Helm", + "C_21013": "Retro Future Suit", "H_21014": "360 All-Scopes", "H_21015": "Brain Strainer", "H_21016": "Deep Sinker Helm", + "H_21017": "Commander Cap", "H_25000": "Squid Hairclip", "C_25000": "School Uniform A", "S_25000": "School Shoes + Hi Socks", diff --git a/public/locales/da/weapons.json b/public/locales/da/weapons.json index 345595850..b003fc184 100644 --- a/public/locales/da/weapons.json +++ b/public/locales/da/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Rapid Blaster Pro", + "MAIN_251": "Rapid Blaster Pro Deco", "MAIN_230": "Clash Blaster", "MAIN_231": "Clash Blaster Neo", "MAIN_240": "Rapid Blaster", "MAIN_241": "Rapid Blaster Deco", "MAIN_220": "Range Blaster", "MAIN_210": "Blaster", + "MAIN_260": "S-BLAST '92", "MAIN_200": "Luna Blaster", "MAIN_201": "Luna Blaster Neo", + "MAIN_1120": "Painbrush", "MAIN_1100": "Inkbrush", "MAIN_1101": "Inkbrush Nouveau", "MAIN_1110": "Octobrush", @@ -22,11 +25,13 @@ "MAIN_2070": "Snipewriter 5H", "MAIN_2000": "Classic Squiffer", "MAIN_5030": "Dualie Squelchers", + "MAIN_5031": "Custom Dualie Squelchers", "MAIN_5020": "Glooga Dualies", "MAIN_5010": "Splat Dualies", "MAIN_5000": "Dapple Dualies", "MAIN_5001": "Dapple Dualies Nouveau", "MAIN_5040": "Dark Tetra Dualies", + "MAIN_5041": "Light Tetra Dualies", "MAIN_1000": "Carbon Roller", "MAIN_1001": "Carbon Roller Deco", "MAIN_1020": "Dynamo Roller", @@ -34,11 +39,14 @@ "MAIN_1010": "Splat Roller", "MAIN_1011": "Krak-On Splat Roller", "MAIN_1040": "Big Swig Roller", + "MAIN_1041": "Big Swig Roller Express", "MAIN_8010": "Splatana Wiper", + "MAIN_8011": "Splatana Wiper Deco", "MAIN_8000": "Splatana Stamper", "MAIN_6020": "Undercover Brella", "MAIN_6000": "Splat Brella", "MAIN_6010": "Tenta Brella", + "MAIN_6011": "Tenta Sorella Brella", "MAIN_30": "Aerospray MG", "MAIN_31": "Aerospray RG", "MAIN_70": "Splattershot Pro", @@ -57,11 +65,13 @@ "MAIN_20": "Splash-o-matic", "MAIN_21": "Neo Splash-o-matic", "MAIN_100": "Splattershot Nova", + "MAIN_101": "Annaki Splattershot Nova", "MAIN_60": "N-ZAP '85", "MAIN_61": "N-ZAP '89", "MAIN_0": "Sploosh-o-matic", "MAIN_1": "Neo Sploosh-o-matic", "MAIN_310": "H-3 Nozzlenose", + "MAIN_311": "H-3 Nozzlenose D", "MAIN_300": "L-3 Nozzlenose", "MAIN_301": "L-3 Nozzlenose D", "MAIN_3030": "Bloblobber", @@ -77,6 +87,7 @@ "MAIN_4001": "Zink Mini Splatling", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Heavy Splatling", + "MAIN_4011": "Heavy Splatling Deco", "MAIN_7010": "Tri-Stringer", "MAIN_7020": "REEF-LUX 450", "SUB_8": "Squid Beakon", diff --git a/public/locales/de/game-misc.json b/public/locales/de/game-misc.json index 0398f9ec5..a430e7015 100644 --- a/public/locales/de/game-misc.json +++ b/public/locales/de/game-misc.json @@ -15,6 +15,8 @@ "STAGE_13": "Kusaya-Quellen", "STAGE_14": "Manta Maria", "STAGE_15": "Um'ami-Ruinen", + "STAGE_16": "Buckelwal-Piste", + "STAGE_17": "Talerfisch & Pock", "MODE_SHORT_TW": "RK", "MODE_SHORT_SZ": "HS", "MODE_SHORT_TC": "TK", diff --git a/public/locales/de/gear.json b/public/locales/de/gear.json index ba3928a0e..1793f94d4 100644 --- a/public/locales/de/gear.json +++ b/public/locales/de/gear.json @@ -60,11 +60,13 @@ "H_1024": "Jeanskappe mit Schild", "S_1024": "Profi-Tennisschuhe", "S_1025": "600er Weiß", + "H_1026": "Durag-Kappe und Brille", "C_1026": "Leo-Print-Shirt", "C_1027": "Perlen-Shirt", "H_1028": "Klappenkappe Dark", "C_1028": "Okto-Shirt", "C_1029": "Zebra-Shirt", + "H_1031": "Marinemütze", "H_1034": "Sandsturm-Kappe", "H_1035": "Seesalz-Kappe", "C_1035": "Weißes V-Shirt", @@ -78,6 +80,7 @@ "C_1063": "Tentatek-Duo-Shirt", "C_1066": "Annaki-Shirt mit Choker", "C_1067": "Annaki-Shirt mit Armband", + "C_1068": "Weißes Re-Issue-Shirt", "C_1069": "Schiefer-Re-Issue-Shirt", "C_1070": "Karamell-Re-Issue-Shirt", "C_1071": "Barazushi-Tuch", @@ -87,10 +90,12 @@ "C_1075": "OktoKalm-Duo-Shirt", "C_1076": "Tri-Kalmar-Shirt", "C_1077": "Tri-Okto-Shirt", + "C_1081": "Kalamati-Duo-Shirt", "C_1082": "Ananas-Ringer-Shirt", "C_1083": "Apfel-Ringer-Shirt", "C_1084": "Zwielichtwellen-Shirt", "C_1085": "Dämmerwellen-Shirt", + "C_1086": "Papri-K-Style-Shirt", "C_1088": "Aalzazel-Shirt", "C_1090": "Limetten-BlobMob-Shirt", "C_1091": "Beeren-BlobMob-Shirt", @@ -136,10 +141,12 @@ "C_2026": "Schwarzer Flechtprint-Pulli", "S_2042": "Reboot-High-Tops", "S_2043": "Rote Tenya8", + "S_2044": "Lila Tenya8", "S_2045": "4USTERs Perle", "S_2046": "Zebrafisch-High-Tops", "S_2047": "Sandsturm-High-Tops", "S_2048": "Seesalz-High-Tops", + "S_2049": "Weiße Mega-Tops", "S_2052": "4USTERs Kanro", "H_3000": "Retrobrille", "C_3000": "Weißes Lagen-Shirt", @@ -181,6 +188,7 @@ "H_3018": "Kensa-Schwimmbrille", "S_3020": "Sneaker Translux", "H_3021": "Macropinna-Brille", + "S_3021": "Hyper-Guppys", "H_3022": "Pixelbrille", "S_3022": "Lachs-Turbo-Tabi", "H_3023": "Brille ohne Gläser", @@ -192,6 +200,7 @@ "H_3026": "Biker-Brille", "S_3026": "Blaue Shrimpsider", "H_3027": "Eckige Annaki-Brille", + "H_3028": "Klappenbrille", "H_3029": "BC925-Rundbrille", "H_3030": "Bullaugenbrille", "H_3031": "Eckige Hornbrille", @@ -225,6 +234,7 @@ "C_4010": "Vierfarb-King-Hemd 08", "S_4010": "Signal-Delta-Sandalen", "S_4011": "Rote Schlappen", + "H_4012": "Muschel-Bambushut", "S_4012": "Gelbe Schlappen", "S_4014": "Gräten-Sandalen", "H_4015": "Melone", @@ -233,7 +243,9 @@ "S_4016": "BlobMob-Strandsandalen", "H_4017": "Türkise-Cowboyhut", "S_4017": "Orange Strumpflatschen", + "S_4018": "Lila Pfeilsandalen", "H_4019": "Strandhut", + "S_4019": "Annaki-Anschnaller", "H_4020": "Zekkori-Melone", "H_4021": "Trio-Glockenhut", "S_4021": "Pinke Strumpflatschen", @@ -248,7 +260,9 @@ "H_5001": "Kolor-Kopfhörer", "C_5001": "Kalamati-Retropulli", "S_5001": "Spezial-Wanderstiefel", + "H_5002": "Gehörschutz", "C_5002": "Lila Anorak", + "S_5002": "Profi-Wanderstiefel", "C_5003": "Rot-weiße Collegejacke", "H_5004": "Klassische Kopfhörer", "C_5004": "Sportjacke", @@ -279,11 +293,14 @@ "C_5049": "Paddling-Jacke Minus", "C_5050": "Bolero-Jacke Minus", "C_5051": "Beige Tundra-Fleecejacke", + "C_5053": "Annaki-Ankersakko", "C_5054": "Wüstenstaub-Feldjacke", "C_5055": "Paddling-Jacke Plus", "C_5056": "Bolero-Jacke Plus", "C_5057": "Barazushi-Dufflecoat", + "C_5059": "Bossblauer Haori", "C_5060": "Limetten-Skijacke", + "C_5061": "Kalamati-Retro-Breaker", "H_6000": "Schirmband", "C_6000": "Basketball-Heimtrikot", "S_6000": "Biker-Stiefel", @@ -296,19 +313,23 @@ "S_6003": "Blaue Biker-Stiefel", "H_6004": "Gesichtsschutz", "S_6004": "Moosgrüne Gummistiefel", + "H_6005": "Shrimpschirm", "S_6005": "Kirschrote Gummistiefel", "S_6006": "Weiße Punkstiefel", + "C_6007": "Umibozu-Auswärtstrikot", "S_6007": "Rotbraune Punkstiefel", "C_6008": "Umibozu-Heimtrikot", "S_6008": "Gelbe Punkstiefel", "S_6009": "Gummistiefeletten", "S_6010": "Weiße Daunenstiefel", + "S_6011": "Blaue Tarn-Daunenstiefel", "S_6012": "Jagdstiefel", "S_6013": "Schwarze Punkstiefel", "S_6019": "Biker-Stiefel M-DCB", "S_6020": "Bonito-Arbeitsstiefel", "S_6021": "Eis-Duck-Boots", "S_6023": "Rote Hammerhai-Stiefel", + "S_6024": "Fleck-Hammerhai-Stiefel", "S_6025": "Rosa Punkstiefel", "S_6026": "Kuschelstiefel", "S_6027": "Arktibling-Stiefel", @@ -339,6 +360,7 @@ "H_7016": "Rugby-Kopfschutz", "C_7016": "Manati-Swag-Pulli", "C_7017": "Hai-Strickpulli", + "H_7018": "Schnablers-Heimspielhelm", "C_7018": "Blaues Okto-Trikot", "H_7019": "Zeki-Helm", "C_7020": "Wal-Strickpulli", @@ -385,6 +407,7 @@ "C_8015": "Hemd mit Krawatte", "H_8016": "Airflow-Schild R255", "C_8017": "Hula-Punk-Hemd", + "H_8018": "Airflow-Schild RGB0", "C_8018": "Oktobowler-Hemd", "C_8019": "Ink Blocking-Hemd", "C_8020": "Rote Fallschirmjacke", @@ -397,6 +420,7 @@ "C_8033": "Arbeitstier-Hemd", "C_8034": "Feschfisch-Hemd", "C_8036": "Klecks-Shirt", + "C_8037": "Gestreiftes Stehkragen-Hemd", "C_8038": "Schlichtes Stehkragen-Hemd", "C_8039": "Patchwork-Hemd", "C_8040": "Upcycle-Hemd Metro", @@ -417,6 +441,7 @@ "C_9011": "Roter Krabbenschützer", "C_9012": "Grüner Krabbenschützer", "C_9013": "Klecks-Pullunder", + "C_9014": "Schwarze Ranger-Kombo", "C_10000": "Tarn-Hoodie", "C_10001": "Tannengrüner Hoodie", "C_10002": "Zekko-Hoodie", @@ -438,9 +463,11 @@ "H_21012": "Feuerwehrhelm", "C_21012": "Astro-Panzer", "H_21013": "Space-Pilotenhelm", + "C_21013": "Retrofutur-Anzug", "H_21014": "Omnimultivisor", "H_21015": "Genialotron", "H_21016": "Tiefseetaucherhelm", + "H_21017": "Aquanaut-Schiffchen", "H_25000": "Tintenfisch-Spange", "C_25000": "Schuluniform A", "S_25000": "Schuluniform-Schuhe", diff --git a/public/locales/de/weapons.json b/public/locales/de/weapons.json index 991818053..c7643d550 100644 --- a/public/locales/de/weapons.json +++ b/public/locales/de/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Turbo-Blaster Plus", + "MAIN_251": "Turbo-Blaster Plus Deko", "MAIN_230": "Kontra-Blaster", "MAIN_231": "Kontra-Blaster Neo", "MAIN_240": "Turbo-Blaster", "MAIN_241": "Turbo-Blaster Deko", "MAIN_220": "Fern-Blaster", "MAIN_210": "Blaster", + "MAIN_260": "S-BLAST92", "MAIN_200": "Luna-Blaster", "MAIN_201": "Luna-Blaster Neo", + "MAIN_1120": "Fächerfärber", "MAIN_1100": "Quasto", "MAIN_1101": "Quasto Fresco", "MAIN_1110": "Kalligraf", @@ -22,11 +25,13 @@ "MAIN_2070": "R-BLR/5H", "MAIN_2000": "Sepiator α", "MAIN_5030": "Dual-Platscher", + "MAIN_5031": "Dual-Platscher SE", "MAIN_5020": "Kelvin 525", "MAIN_5010": "Klecks-Doppler", "MAIN_5000": "Sprenkler", "MAIN_5001": "Sprenkler Fresco", "MAIN_5040": "Quadhopper Noir", + "MAIN_5041": "Quadhopper Blanc", "MAIN_1000": "Karbonroller", "MAIN_1001": "Karbonroller Deko", "MAIN_1020": "Dynaroller", @@ -34,11 +39,14 @@ "MAIN_1010": "Klecksroller", "MAIN_1011": "Medusa-Klecksroller", "MAIN_1040": "Breitroller", + "MAIN_1041": "Breitroller Express", "MAIN_8010": "Wischer-Splatana", + "MAIN_8011": "Wischer-Splatana Deko", "MAIN_8000": "Stempel-Splatana", "MAIN_6020": "UnderCover", "MAIN_6000": "Parapluviator", "MAIN_6010": "Camp-Pluviator", + "MAIN_6011": "Sorella-Camp-Pluviator", "MAIN_30": "Airbrush MG", "MAIN_31": "Airbrush RG", "MAIN_70": "Profi-Kleckser", @@ -57,11 +65,13 @@ "MAIN_20": "Fein-Disperser", "MAIN_21": "Fein-Disperser Neo", "MAIN_100": "Kosmo-Kleckser", + "MAIN_101": "Annaki-Kosmo-Kleckser", "MAIN_60": "N-ZAP85", "MAIN_61": "N-ZAP89", "MAIN_0": "Disperser", "MAIN_1": "Disperser Neo", "MAIN_310": "S3 Tintenwerfer", + "MAIN_311": "S3 Tintenwerfer D", "MAIN_300": "L3 Tintenwerfer", "MAIN_301": "L3 Tintenwerfer D", "MAIN_3030": "Wannen-Schwapper", @@ -77,6 +87,7 @@ "MAIN_4001": "Sagitron-Klecks-Splatling", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Splatling", + "MAIN_4011": "Splatling Deko", "MAIN_7010": "Tri-Stringer", "MAIN_7020": "LACT-450", "SUB_8": "Sprungboje", diff --git a/public/locales/en/game-misc.json b/public/locales/en/game-misc.json index 7d32804f2..83cbcb57c 100644 --- a/public/locales/en/game-misc.json +++ b/public/locales/en/game-misc.json @@ -15,6 +15,8 @@ "STAGE_13": "Brinewater Springs", "STAGE_14": "Manta Maria", "STAGE_15": "Um'ami Ruins", + "STAGE_16": "Humpback Pump Track", + "STAGE_17": "Barnacle & Dime", "MODE_SHORT_TW": "TW", "MODE_SHORT_SZ": "SZ", "MODE_SHORT_TC": "TC", diff --git a/public/locales/en/gear.json b/public/locales/en/gear.json index b5cc0cc43..7c7824bf3 100644 --- a/public/locales/en/gear.json +++ b/public/locales/en/gear.json @@ -60,11 +60,13 @@ "H_1024": "House-Tag Denim Cap", "S_1024": "Suede Bosses", "S_1025": "White Clam 600s", + "H_1026": "Do-Rag, Cap & Glasses", "C_1026": "Carnivore Tee", "C_1027": "Pearl Tee", "H_1028": "Ink-Black Flap Cap", "C_1028": "Octo Tee", "C_1029": "Herbivore Tee", + "H_1031": "Cap'n Cap", "H_1034": "Dustcloud Cap", "H_1035": "Seafoam Cap", "C_1035": "White V-Neck Tee", @@ -78,6 +80,7 @@ "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", "C_1067": "Annaki Bracelet Tee", + "C_1068": "White Retro Tee", "C_1069": "Blue Retro Tee", "C_1070": "Tan Retro Tee", "C_1071": "Barazushi Wrap", @@ -87,10 +90,12 @@ "C_1075": "Octosquid Tandem Tee", "C_1076": "Tri-Squid Tee", "C_1077": "Tri-Octo Tee", + "C_1081": "Takoroka Tandem", "C_1082": "Pineapple Ringer", "C_1083": "Apple Ringer", "C_1084": "Vaporwave Tee", "C_1085": "Duskwave Tee", + "C_1086": "Lyco-P Streetstyle Tee", "C_1088": "Eelzebub Tee", "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", @@ -136,10 +141,12 @@ "C_2026": "Ink-Black Tangle Top", "S_2042": "Force ReBoots", "S_2043": "Tenya OctoReds", + "S_2044": "Tenya OctoPurps", "S_2045": "Pearl 01STERs", "S_2046": "Zebrafish Hi-Tops", "S_2047": "Dustcloud Hi-Tops", "S_2048": "Seafoam Hi-Tops", + "S_2049": "White Lo-Vert Hi-Tops", "S_2052": "Onyx 01STERs", "H_3000": "Retro Specs", "C_3000": "White Layered LS", @@ -181,6 +188,7 @@ "H_3018": "Toni Kensa Goggles", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", + "S_3021": "Hyper Guppies", "H_3022": "Retro Framers", "S_3022": "Turbo Tabi Red", "H_3023": "Glassless Glasses", @@ -192,6 +200,7 @@ "H_3026": "Moto Shades", "S_3026": "Blue Shrimpsiders", "H_3027": "Annaki Charms", + "H_3028": "Glam Clam Specs", "H_3029": "Retro BluFocals", "H_3030": "Sea-Me-Nots", "H_3031": "Hipster Horn-Rims", @@ -225,6 +234,7 @@ "C_4010": "Rugby King 08", "S_4010": "Luminous Delta Straps", "S_4011": "Red FishFry Sandals", + "H_4012": "Seashell Bamboo Hat", "S_4012": "Yellow FishFry Sandals", "S_4014": "Cuttlefish Sandies", "H_4015": "Classic Bowler", @@ -233,7 +243,9 @@ "S_4016": "BlobMob Flip-Flops", "H_4017": "Howdy Hat", "S_4017": "Orange Dadfoot Sandals", + "S_4018": "Arrow Toesies Purp", "H_4019": "Beachcomber", + "S_4019": "Annaki Strappy Sandals", "H_4020": "Z+F Flair Bowler", "H_4021": "Hat-Trick Bell Hat", "S_4021": "Pink Dadfoot Sandals", @@ -248,7 +260,9 @@ "H_5001": "Designer Headphones", "C_5001": "Takoroka Nylon Vintage", "S_5001": "Custom Trail Boots", + "H_5002": "Noise Cancelers", "C_5002": "Berry Ski Jacket", + "S_5002": "Pro Trail Boots", "C_5003": "Varsity Jacket", "H_5004": "Squidlife Headphones", "C_5004": "School Jersey", @@ -279,11 +293,14 @@ "C_5049": "Ink-Black Paddle Jack", "C_5050": "Orca Bolero", "C_5051": "Cream Tundra Fleece", + "C_5053": "Annaki Anchored Coat", "C_5054": "Dusty Field Jacket", "C_5055": "Light-Bright Paddle Jack", "C_5056": "Penguin Bolero", "C_5057": "Barazushi Tuff Duffel", + "C_5059": "Indigo Boss Haori", "C_5060": "Lime Ski Jacket", + "C_5061": "Takoroka Nineties Nylon", "H_6000": "Golf Visor", "C_6000": "B-ball Jersey (Home)", "S_6000": "Moto Boots", @@ -296,19 +313,23 @@ "S_6003": "Blue Moto Boots", "H_6004": "Face Visor", "S_6004": "Green Rain Boots", + "H_6005": "Crust Bucket Visor", "S_6005": "Acerola Rain Boots", "S_6006": "Punk Whites", + "C_6007": "Umibozu Road Jersey", "S_6007": "Punk Cherries", "C_6008": "Umibozu Home Jersey", "S_6008": "Punk Yellows", "S_6009": "Bubble Rain Boots", "S_6010": "Snowy Down Boots", + "S_6011": "Icy Down Boots", "S_6012": "Hunting Boots", "S_6013": "Punk Nights", "S_6019": "Blu-Shift Moto Boots", "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", "S_6023": "Red Hammertreads", + "S_6024": "Dappled Hammertreads", "S_6025": "Punk Pinks", "S_6026": "Fuzzy Boots", "S_6027": "Transom Note Boots", @@ -339,6 +360,7 @@ "H_7016": "Scrum Cap", "C_7016": "Manatee Swag Sweat", "C_7017": "Apex Sweater", + "H_7018": "Barrelfish Home Helmet", "C_7018": "Octo Jumper Away", "H_7019": "ZedFry Helmet", "C_7020": "Moby Knit", @@ -385,6 +407,7 @@ "C_8015": "Shirt & Tie", "H_8016": "Squidbeak Shield", "C_8017": "Hula Punk Shirt", + "H_8018": "Stealth Squidbeak Shield", "C_8018": "Octobowler Shirt", "C_8019": "Inkfall Shirt", "C_8020": "Crimson Parashooter", @@ -397,6 +420,7 @@ "C_8033": "Business Animal", "C_8034": "Fancyfish Stitch", "C_8036": "Fashion Splash Shirt", + "C_8037": "Hype Stripe Button Up", "C_8038": "Base White Button Up", "C_8039": "Rad Plaid Casual", "C_8040": "Urban Upcycle Top", @@ -417,6 +441,7 @@ "C_9011": "Red Battlecrab Shell", "C_9012": "Lime Battlecrab Shell", "C_9013": "Distressed Vest", + "C_9014": "Black Ranger Vest", "C_10000": "Camo Zip Hoodie", "C_10001": "Green Zip Hoodie", "C_10002": "Zekko Hoodie", @@ -438,9 +463,11 @@ "H_21012": "Five-Alarm Helmet", "C_21012": "Astro Wear", "H_21013": "Astro Helm", + "C_21013": "Retro Future Suit", "H_21014": "360 All-Scopes", "H_21015": "Brain Strainer", "H_21016": "Deep Sinker Helm", + "H_21017": "Commander Cap", "H_25000": "Squid Hairclip", "C_25000": "School Uniform A", "S_25000": "School Shoes + Hi Socks", diff --git a/public/locales/en/weapons.json b/public/locales/en/weapons.json index 345595850..b003fc184 100644 --- a/public/locales/en/weapons.json +++ b/public/locales/en/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Rapid Blaster Pro", + "MAIN_251": "Rapid Blaster Pro Deco", "MAIN_230": "Clash Blaster", "MAIN_231": "Clash Blaster Neo", "MAIN_240": "Rapid Blaster", "MAIN_241": "Rapid Blaster Deco", "MAIN_220": "Range Blaster", "MAIN_210": "Blaster", + "MAIN_260": "S-BLAST '92", "MAIN_200": "Luna Blaster", "MAIN_201": "Luna Blaster Neo", + "MAIN_1120": "Painbrush", "MAIN_1100": "Inkbrush", "MAIN_1101": "Inkbrush Nouveau", "MAIN_1110": "Octobrush", @@ -22,11 +25,13 @@ "MAIN_2070": "Snipewriter 5H", "MAIN_2000": "Classic Squiffer", "MAIN_5030": "Dualie Squelchers", + "MAIN_5031": "Custom Dualie Squelchers", "MAIN_5020": "Glooga Dualies", "MAIN_5010": "Splat Dualies", "MAIN_5000": "Dapple Dualies", "MAIN_5001": "Dapple Dualies Nouveau", "MAIN_5040": "Dark Tetra Dualies", + "MAIN_5041": "Light Tetra Dualies", "MAIN_1000": "Carbon Roller", "MAIN_1001": "Carbon Roller Deco", "MAIN_1020": "Dynamo Roller", @@ -34,11 +39,14 @@ "MAIN_1010": "Splat Roller", "MAIN_1011": "Krak-On Splat Roller", "MAIN_1040": "Big Swig Roller", + "MAIN_1041": "Big Swig Roller Express", "MAIN_8010": "Splatana Wiper", + "MAIN_8011": "Splatana Wiper Deco", "MAIN_8000": "Splatana Stamper", "MAIN_6020": "Undercover Brella", "MAIN_6000": "Splat Brella", "MAIN_6010": "Tenta Brella", + "MAIN_6011": "Tenta Sorella Brella", "MAIN_30": "Aerospray MG", "MAIN_31": "Aerospray RG", "MAIN_70": "Splattershot Pro", @@ -57,11 +65,13 @@ "MAIN_20": "Splash-o-matic", "MAIN_21": "Neo Splash-o-matic", "MAIN_100": "Splattershot Nova", + "MAIN_101": "Annaki Splattershot Nova", "MAIN_60": "N-ZAP '85", "MAIN_61": "N-ZAP '89", "MAIN_0": "Sploosh-o-matic", "MAIN_1": "Neo Sploosh-o-matic", "MAIN_310": "H-3 Nozzlenose", + "MAIN_311": "H-3 Nozzlenose D", "MAIN_300": "L-3 Nozzlenose", "MAIN_301": "L-3 Nozzlenose D", "MAIN_3030": "Bloblobber", @@ -77,6 +87,7 @@ "MAIN_4001": "Zink Mini Splatling", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Heavy Splatling", + "MAIN_4011": "Heavy Splatling Deco", "MAIN_7010": "Tri-Stringer", "MAIN_7020": "REEF-LUX 450", "SUB_8": "Squid Beakon", diff --git a/public/locales/es-ES/game-misc.json b/public/locales/es-ES/game-misc.json index 2b7411961..c9800afad 100644 --- a/public/locales/es-ES/game-misc.json +++ b/public/locales/es-ES/game-misc.json @@ -14,5 +14,7 @@ "STAGE_12": "Complejo Medusa", "STAGE_13": "Balneario Aguasal", "STAGE_14": "Corbeta Corvina", - "STAGE_15": "Ruinas Ceviche" + "STAGE_15": "Ruinas Ceviche", + "STAGE_16": "Tiburódromo", + "STAGE_17": "Centro Comercial Fletán" } diff --git a/public/locales/es-ES/gear.json b/public/locales/es-ES/gear.json index 95d9bc3cd..934da2b0c 100644 --- a/public/locales/es-ES/gear.json +++ b/public/locales/es-ES/gear.json @@ -60,11 +60,13 @@ "H_1024": "Gorra vaquera", "S_1024": "Tenis básica profesional", "S_1025": "Deportiva almeja blanca", + "H_1026": "Gorra doble con gafas", "C_1026": "Camiseta leopardo", "C_1027": "Camiseta perlas", "H_1028": "Gorra orejeras negra", "C_1028": "Camiseta pulpo", "C_1029": "Camiseta cebra", + "H_1031": "Gorra naval", "H_1034": "Gorra camuflaje tierra", "H_1035": "Gorra camuflaje mar", "C_1035": "Camiseta blanca pro", @@ -78,6 +80,7 @@ "C_1063": "Camiseta Arome tándem", "C_1066": "Camiseta Annak collar", "C_1067": "Camiseta Annak brazaletes", + "C_1068": "Camiseta reditada blanca", "C_1069": "Camiseta reditada azul", "C_1070": "Camiseta reditada marrón", "C_1071": "Pañuelo Barazushi", @@ -87,10 +90,12 @@ "C_1075": "Camiseta pulpalamar tándem", "C_1076": "Camiseta tricalamar", "C_1077": "Camiseta tripulpo", + "C_1081": "Camiseta Sepioca tándem", "C_1082": "Camiseta de timbre piña", "C_1083": "Camiseta de timbre manzana", "C_1084": "Camiseta degradado neón", "C_1085": "Camiseta degradado atardecer", + "C_1086": "Camiseta de diseño tomate", "C_1088": "Camiseta ofídica", "C_1090": "Camiseta glóbulos verde", "C_1091": "Camiseta glóbulos rosa", @@ -136,10 +141,12 @@ "C_2026": "Sudadera calamaraña negra", "S_2042": "Bota energética", "S_2043": "Octodeportiva roja", + "S_2044": "Octodeportiva morada", "S_2045": "Bota ostra blanca", "S_2046": "Bamba alta pez cebra", "S_2047": "Bota alta camuflaje tierra", "S_2048": "Bota alta camuflaje mar", + "S_2049": "Bamba alta blanca", "S_2052": "Bota ostra negra", "H_3000": "Retrogafas", "C_3000": "Blanca doble", @@ -181,6 +188,7 @@ "H_3018": "Gafas de natación elegantes", "S_3020": "Zapatilla sashimi", "H_3021": "Gafas tinte abisal", + "S_3021": "Zapatilla hipertramada", "H_3022": "Gafas montura retro", "S_3022": "Zapato con dedos rojo", "H_3023": "Gafas sin cristales", @@ -192,6 +200,7 @@ "H_3026": "Gafas moteras", "S_3026": "Deportiva camarón azul", "H_3027": "Gafas Annak cuadradas", + "H_3028": "Gafas almejas", "H_3029": "Gafas redondas aurora", "H_3030": "Gafas besugo", "H_3031": "Gafas montura extragruesa", @@ -225,6 +234,7 @@ "C_4010": "Polo rugby extra 008", "S_4010": "Sandalia delta luminosa", "S_4011": "Chancla roja", + "H_4012": "Sombrero cónico ostras", "S_4012": "Chancla amarilla", "S_4014": "Sandalia raspa de pez", "H_4015": "Bombín clásico", @@ -233,7 +243,9 @@ "S_4016": "Chancla glóbulos", "H_4017": "Sombrero vaquero gemas", "S_4017": "Sandalia ultranaranja", + "S_4018": "Sandalia flechas morada", "H_4019": "Sombrero playero", + "S_4019": "Sandalia de cuero Annak", "H_4020": "Bombín Ezkkor", "H_4021": "Sombrero tricampana", "S_4021": "Sandalia ultrarrosa", @@ -248,7 +260,9 @@ "H_5001": "Auriculares multicolor", "C_5001": "Chándal retro Sepioca", "S_5001": "Bota montaña especial", + "H_5002": "Cascos antirruido", "C_5002": "Chubasquero frambuesa", + "S_5002": "Bota montaña pro", "C_5003": "Cazadora estudiante", "H_5004": "Auriculares estéreo", "C_5004": "Chaqueta de chándal", @@ -279,11 +293,14 @@ "C_5049": "Chaqueta de remo negativa", "C_5050": "Chaqueta orca negativa", "C_5051": "Abrigo de lana crema", + "C_5053": "Chaqueta doble Annak", "C_5054": "Chaqueta impermeable caqui", "C_5055": "Chaqueta de remo positiva", "C_5056": "Chaqueta orca positiva", "C_5057": "Trenca Barazushi", + "C_5059": "Chaqueta haori regia", "C_5060": "Chaqueta de montaña lima", + "C_5061": "Chándal clásico Sepioca", "H_6000": "Visera golf", "C_6000": "Baloncesto local", "S_6000": "Bota motorista", @@ -296,19 +313,23 @@ "S_6003": "Bota motorista azul", "H_6004": "Visera tintada", "S_6004": "Bota de agua verde", + "H_6005": "Visera Adolfrito", "S_6005": "Bota de agua roja", "S_6006": "Bota clásica blanca", + "C_6007": "Umibozu visitante", "S_6007": "Bota clásica roja", "C_6008": "Umibozu local", "S_6008": "Bota clásica amarilla", "S_6009": "Bota de lluvia", "S_6010": "Bota de nieve", + "S_6011": "Bota de hielo", "S_6012": "Bota impermeable", "S_6013": "Bota clásica negra", "S_6019": "Bota motopulpera azul", "S_6020": "Bota piel grafitis", "S_6021": "Bota de pato ártica", "S_6023": "Bota pez martillo roja", + "S_6024": "Bota pez martillo moteada", "S_6025": "Bota clásica rosa", "S_6026": "Bota de abrigo", "S_6027": "Bota camuflaje con colgante", @@ -339,6 +360,7 @@ "H_7016": "Casco acolchado", "C_7016": "Sudadera manatí", "C_7017": "Jersey de punto tiburones", + "H_7018": "Casco béisbol Ishidai local", "C_7018": "Octosudadera azul y negra", "H_7019": "Casco Oskkar", "C_7020": "Jersey de punto ballenas", @@ -385,6 +407,7 @@ "C_8015": "Camisa con corbata", "H_8016": "Protector de mandíbula", "C_8017": "Camisa estampada", + "H_8018": "Protector de mandíbula N", "C_8018": "Camisa bolos", "C_8019": "Camisa entintada", "C_8020": "Paracaidista carmesí", @@ -397,6 +420,7 @@ "C_8033": "Camisa retazos safari", "C_8034": "Camisa bordada pez corneta", "C_8036": "Camisa salpicadura", + "C_8037": "Camisa cuello de banda rayas", "C_8038": "Camisa cuello de banda", "C_8039": "Camisa retales", "C_8040": "Camisa retazos urbana", @@ -417,6 +441,7 @@ "C_9011": "Coraza cangrejo roja", "C_9012": "Coraza cangrejo verde", "C_9013": "Chaleco salpicadura", + "C_9014": "Chaleco bolsillos negro", "C_10000": "Sudadera camuflaje", "C_10001": "Sudadera verde", "C_10002": "Sudadera Ezko", @@ -438,9 +463,11 @@ "H_21012": "Casco antincendios", "C_21012": "Traje galáctico", "H_21013": "Casco de piloto", + "C_21013": "Traje retrofuturista", "H_21014": "Visor cibernético", "H_21015": "Casco psicotrónico", "H_21016": "Escafandra de buceo", + "H_21017": "Gorro comandante", "H_25000": "Horquilla calamar", "C_25000": "Uniforme escolar A", "S_25000": "Mocasín escolar", diff --git a/public/locales/es-ES/weapons.json b/public/locales/es-ES/weapons.json index 528de2588..41992cd36 100644 --- a/public/locales/es-ES/weapons.json +++ b/public/locales/es-ES/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Superdevastador", + "MAIN_251": "Superdevastador DX", "MAIN_230": "Turbodevastador", "MAIN_231": "Turbodevastador neo", "MAIN_240": "Devastador exprés", "MAIN_241": "Devastador exprés DX", "MAIN_220": "Teledevastador", "MAIN_210": "Devastador", + "MAIN_260": "D-VAST 92", "MAIN_200": "Ultradevastador", "MAIN_201": "Ultradevastador neo", + "MAIN_1120": "Brocha abanico", "MAIN_1100": "Pincel", "MAIN_1101": "Pincel maestro", "MAIN_1110": "Brocha", @@ -22,11 +25,13 @@ "MAIN_2070": "Cargaminas 5H", "MAIN_2000": "Kalarrapid α", "MAIN_5030": "Barredora dual", + "MAIN_5031": "Barredora dual SP", "MAIN_5020": "Fundidora 525 dual", "MAIN_5010": "Difusor dual", "MAIN_5000": "Atomizador dual", "MAIN_5001": "Atomizador dual maestro", "MAIN_5040": "Motatrónic dual negro", + "MAIN_5041": "Motatrónic dual blanco", "MAIN_1000": "Rodillo de carbono", "MAIN_1001": "Rodillo de carbono DX", "MAIN_1020": "Dinamorrodillo", @@ -34,11 +39,14 @@ "MAIN_1010": "Rodillo básico", "MAIN_1011": "Rodillo básico B", "MAIN_1040": "Rodillo mágnum", + "MAIN_1041": "Rodillo mágnum B", "MAIN_8010": "Azotintador brisa", + "MAIN_8011": "Azotintador brisa DX", "MAIN_8000": "Azotintador pro", "MAIN_6020": "Paratintas clásico", "MAIN_6000": "Paratintas", "MAIN_6010": "Paratintas maxi", + "MAIN_6011": "Paratintas maxi B", "MAIN_30": "Aerógrafo pro", "MAIN_31": "Aerógrafo plus", "MAIN_70": "Lanzatintas plus", @@ -57,11 +65,13 @@ "MAIN_20": "Marcador fino", "MAIN_21": "Marcador fino neo", "MAIN_100": "Lanzatintas espacial", + "MAIN_101": "Lanzatintas espacial B", "MAIN_60": "N-ZAP 85", "MAIN_61": "N-ZAP 89", "MAIN_0": "Marcador", "MAIN_1": "Marcador neo", "MAIN_310": "Tintambor pesado", + "MAIN_311": "Tintambor pesado D", "MAIN_300": "Tintambor ligero", "MAIN_301": "Tintambor ligero D", "MAIN_3030": "Derramatic baño", @@ -77,6 +87,7 @@ "MAIN_4001": "Tintralladora ligera B", "MAIN_4040": "Subtralladora 47", "MAIN_4010": "Tintralladora", + "MAIN_4011": "Tintralladora DX", "MAIN_7010": "Arcromatizador triple", "MAIN_7020": "AR-CR0 450", "SUB_8": "Baliza transportadora", diff --git a/public/locales/es-US/game-misc.json b/public/locales/es-US/game-misc.json index d6710d542..aa265b039 100644 --- a/public/locales/es-US/game-misc.json +++ b/public/locales/es-US/game-misc.json @@ -14,5 +14,7 @@ "STAGE_12": "Complejo Medusa", "STAGE_13": "Balneario Aguasal", "STAGE_14": "Corbeta Corvina", - "STAGE_15": "Ruinas Ceviche" + "STAGE_15": "Ruinas Ceviche", + "STAGE_16": "Tiburódromo", + "STAGE_17": "Unicentro Carite" } diff --git a/public/locales/es-US/gear.json b/public/locales/es-US/gear.json index 8473db08c..38f31f559 100644 --- a/public/locales/es-US/gear.json +++ b/public/locales/es-US/gear.json @@ -60,11 +60,13 @@ "H_1024": "Gorra de mezclilla", "S_1024": "Tenis ante profesional", "S_1025": "Tenis almeja blancos", + "H_1026": "Gorra doble con gafas", "C_1026": "Camiseta leopardo", "C_1027": "Camiseta perlas", "H_1028": "Gorra orejeras negra", "C_1028": "Camiseta pulpo", "C_1029": "Camiseta cebra", + "H_1031": "Gorra naval", "H_1034": "Gorra camuflaje tierra", "H_1035": "Gorra camuflaje mar", "C_1035": "Camiseta táctica blanca", @@ -78,6 +80,7 @@ "C_1063": "Camiseta Tentáctica tándem", "C_1066": "Camiseta Annak collar", "C_1067": "Camiseta Annak brazaletes", + "C_1068": "Camiseta reditada blanca", "C_1069": "Camiseta reditada azul", "C_1070": "Camiseta reditada marrón", "C_1071": "Pañuelo Barazushi", @@ -87,10 +90,12 @@ "C_1075": "Camiseta octolamar tándem", "C_1076": "Camiseta tricalamar", "C_1077": "Camiseta tripulpo", + "C_1081": "Camiseta Pulpioka tándem", "C_1082": "Camiseta de timbre piña", "C_1083": "Camiseta de timbre manzana", "C_1084": "Camiseta crepúsculo", "C_1085": "Camiseta atardecer", + "C_1086": "Camiseta tomate", "C_1088": "Camiseta ofídica", "C_1090": "Camiseta glóbulos verde", "C_1091": "Camiseta glóbulos rosa", @@ -136,10 +141,12 @@ "C_2026": "Suéter calamaraña negro", "S_2042": "Botas reforzadas", "S_2043": "Octotenis rojos", + "S_2044": "Octotenis morados", "S_2045": "Botas ostra blancas", "S_2046": "Tenis bota pez cebra", "S_2047": "Tenis bota camuflaje tierra", "S_2048": "Tenis bota camuflaje mar", + "S_2049": "Tenis perca blancos", "S_2052": "Botas ostra negras", "H_3000": "Gafas retro", "C_3000": "Camiseta de capas blanca", @@ -181,6 +188,7 @@ "H_3018": "Gafas Tonken", "S_3020": "Tenis sashimi", "H_3021": "Gafas tinte abisal", + "S_3021": "Tenis olomina", "H_3022": "Gafas montura retro", "S_3022": "Tenis turbo rojos", "H_3023": "Gafas sin cristales", @@ -192,6 +200,7 @@ "H_3026": "Gafas de motociclista", "S_3026": "Tenis camarón negros", "H_3027": "Gafas Annak cuadradas", + "H_3028": "Gafas almejas", "H_3029": "Gafas redondas aurora", "H_3030": "Gafas besugo", "H_3031": "Gafas montura extragruesa", @@ -225,6 +234,7 @@ "C_4010": "Polo rugby extra 008", "S_4010": "Sandalias delta luminosas", "S_4011": "Chanclas Sofrito", + "H_4012": "Sombrero cónico ostras", "S_4012": "Chanclas Sofrito amarillas", "S_4014": "Huaraches marrones", "H_4015": "Bombín clásico", @@ -233,7 +243,9 @@ "S_4016": "Chanclas glóbulos", "H_4017": "Sombrero mezclilla gemas", "S_4017": "Sandalias ultranaranjas", + "S_4018": "Sandalias flechas moradas", "H_4019": "Sombrero playero", + "S_4019": "Sandalias de cuero Annak", "H_4020": "Bombín ZyS", "H_4021": "Sombrero tricampana", "S_4021": "Sandalias ultrarrosas", @@ -248,7 +260,9 @@ "H_5001": "Auriculares de diseñador", "C_5001": "Rompevientos nylon Pulpioka", "S_5001": "Botas de montaña especiales", + "H_5002": "Auriculares antirruido", "C_5002": "Rompevientos fresa", + "S_5002": "Botas de montaña pro", "C_5003": "Chaqueta estudiante", "H_5004": "Auriculares estéreo", "C_5004": "Chaqueta deportiva azul", @@ -279,11 +293,14 @@ "C_5049": "Chaqueta de remo negativa", "C_5050": "Chaqueta orca negativa", "C_5051": "Abrigo de lana crema", + "C_5053": "Chaqueta doble Annak", "C_5054": "Chaqueta impermeable caqui", "C_5055": "Chaqueta de remo positiva", "C_5056": "Chaqueta orca positiva", "C_5057": "Abrigo Barazushi", + "C_5059": "Chaqueta haori regia", "C_5060": "Impermeable verde neón", + "C_5061": "Rompevientos clásico Pulpioka", "H_6000": "Visera de golf", "C_6000": "Baloncesto local", "S_6000": "Botas de motociclista", @@ -296,19 +313,23 @@ "S_6003": "Botas de motociclista azules", "H_6004": "Visera tintada", "S_6004": "Botas de lluvia verdes", + "H_6005": "Visera Adolfrito", "S_6005": "Botas de lluvia rojas", "S_6006": "Botas roqueras", + "C_6007": "Umibozu visitante", "S_6007": "Botas cerezo", "C_6008": "Umibozu local", "S_6008": "Botas mostaza", "S_6009": "Botas de lluvia burbujas", "S_6010": "Botas árticas", + "S_6011": "Botas antárticas", "S_6012": "Botas impermeables", "S_6013": "Botas negras", "S_6019": "Botas motopulpera azules", "S_6020": "Botas de trabajo Skipjack", "S_6021": "Botas de pato árticas", "S_6023": "Botas martillo rojas", + "S_6024": "Botas martillo moteados", "S_6025": "Botas roqueras rosas", "S_6026": "Botas de abrigo", "S_6027": "Botas camuflaje con colgante", @@ -339,6 +360,7 @@ "H_7016": "Casco acolchado", "C_7016": "Sudadera manatí", "C_7017": "Suéter tiburones", + "H_7018": "Casco béisbol Ishidai local", "C_7018": "Octosudadera azul y negra", "H_7019": "Casco Zofrito", "C_7020": "Suéter ballenas", @@ -385,6 +407,7 @@ "C_8015": "Camisa con corbata", "H_8016": "Protector de mandíbula", "C_8017": "Camiseta roquera tropical", + "H_8018": "Protector de mandíbula N", "C_8018": "Camisa semipleno", "C_8019": "Camisa entintada", "C_8020": "Paracaidista arándano rojo", @@ -397,6 +420,7 @@ "C_8033": "Camisa retazos safari", "C_8034": "Camisa bordada pez corneta", "C_8036": "Camisa salpicadura", + "C_8037": "Camisa botones blanca y gris", "C_8038": "Camisa botones blanca", "C_8039": "Camisa retazos", "C_8040": "Camisa retazos urbana", @@ -417,6 +441,7 @@ "C_9011": "Coraza cangrejo roja", "C_9012": "Coraza cangrejo verde", "C_9013": "Chaleco salpicadura", + "C_9014": "Chaleco bolsillos negro", "C_10000": "Sudadera camuflaje", "C_10001": "Sudadera verde", "C_10002": "Sudadera Zekko", @@ -438,9 +463,11 @@ "H_21012": "Casco antincendios", "C_21012": "Traje galáctico", "H_21013": "Casco de piloto", + "C_21013": "Traje retrofuturista", "H_21014": "Visor cibernético", "H_21015": "Casco psicotrónico", "H_21016": "Escafandra de buceo", + "H_21017": "Gorro comandante", "H_25000": "Pasador de calamar", "C_25000": "Uniforme escolar A", "S_25000": "Zapatos escolares", diff --git a/public/locales/es-US/weapons.json b/public/locales/es-US/weapons.json index 90eaf9c46..974896acc 100644 --- a/public/locales/es-US/weapons.json +++ b/public/locales/es-US/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Turbolanzamotas Pro", + "MAIN_251": "Turbolanzamotas Pro chic", "MAIN_230": "Hiperlanzamotas", "MAIN_231": "Hiperlanzamotas neo", "MAIN_240": "Turbolanzamotas", "MAIN_241": "Turbolanzamotas chic", "MAIN_220": "Telelanzamotas", "MAIN_210": "Lanzamotas", + "MAIN_260": "L-MOT 92", "MAIN_200": "Lanzamotas Nova", "MAIN_201": "Lanzamotas Nova neo", + "MAIN_1120": "Pincel abanico", "MAIN_1100": "Pincel", "MAIN_1101": "Pincel maestro", "MAIN_1110": "Pincel caligrafía", @@ -22,11 +25,13 @@ "MAIN_2070": "Cargaminas 5H", "MAIN_2000": "Delineador X", "MAIN_5030": "Soplador dual", + "MAIN_5031": "Soplador dual adaptado", "MAIN_5020": "Fundidora 525 dual", "MAIN_5010": "Difusor dual", "MAIN_5000": "Atomizador dual", "MAIN_5001": "Atomizador dual maestro", "MAIN_5040": "Tetra dual negro", + "MAIN_5041": "Tetra dual blanco", "MAIN_1000": "Rodillo de carbono", "MAIN_1001": "Rodillo de carbono chic", "MAIN_1020": "Rodillo Pro", @@ -34,11 +39,14 @@ "MAIN_1010": "Rodillo básico", "MAIN_1011": "Rodillo básico Meddux", "MAIN_1040": "Rodillo mágnum", + "MAIN_1041": "Rodillo mágnum exprés", "MAIN_8010": "Azotintador brisa", + "MAIN_8011": "Azotintador brisa chic", "MAIN_8000": "Azotintador Pro", "MAIN_6020": "Paratintas discreto", "MAIN_6000": "Paratintas", "MAIN_6010": "Paratintas forestal", + "MAIN_6011": "Paratintas forestal Sorella", "MAIN_30": "Aerógrafo GP", "MAIN_31": "Aerógrafo GN", "MAIN_70": "Rociador Pro", @@ -57,11 +65,13 @@ "MAIN_20": "Plumón", "MAIN_21": "Plumón neo", "MAIN_100": "Rociador espacial", + "MAIN_101": "Rociador espacial Annak", "MAIN_60": "N-ZAP 85", "MAIN_61": "N-ZAP 89", "MAIN_0": "Marcador grueso", "MAIN_1": "Marcador grueso neo", "MAIN_310": "Manguera pesada", + "MAIN_311": "Manguera pesada D", "MAIN_300": "Manguera ligera", "MAIN_301": "Manguera ligera D", "MAIN_3030": "Derramatic baño", @@ -77,6 +87,7 @@ "MAIN_4001": "Garabateador Tintaz", "MAIN_4040": "Nautilo 47", "MAIN_4010": "Garabateador Pro", + "MAIN_4011": "Garabateador Pro chic", "MAIN_7010": "Arcromatizador triple", "MAIN_7020": "AR-CR0 450", "SUB_8": "Baliza", diff --git a/public/locales/fr/game-misc.json b/public/locales/fr/game-misc.json index 57ca63e59..408181b33 100644 --- a/public/locales/fr/game-misc.json +++ b/public/locales/fr/game-misc.json @@ -15,6 +15,8 @@ "STAGE_13": "Sources Sauret", "STAGE_14": "Manta Maria", "STAGE_15": "Ruines Uma'mi", + "STAGE_16": "Piste Méroule", + "STAGE_17": "Halles de Port-merlu", "MODE_SHORT_TW": "GDT", "MODE_SHORT_SZ": "DDZ", "MODE_SHORT_TC": "ER", diff --git a/public/locales/fr/gear.json b/public/locales/fr/gear.json index a8fba2fba..14e0bd0c7 100644 --- a/public/locales/fr/gear.json +++ b/public/locales/fr/gear.json @@ -60,11 +60,13 @@ "H_1024": "Casquette en jean", "S_1024": "Tennis suédine pro", "S_1025": "Baskets palourde blanches", + "H_1026": "Trio estival", "C_1026": "T-shirt prédateur", "C_1027": "T-shirt perles", "H_1028": "Casquette à rabats noire", "C_1028": "T-shirt octarien", "C_1029": "T-shirt proie", + "H_1031": "Casquette de l'amiral", "H_1034": "Casquette poussière", "H_1035": "Casquette écume", "C_1035": "T-shirt col en V blanc", @@ -78,6 +80,7 @@ "C_1063": "Tandem OculR", "C_1066": "T-shirt à collier Aroz", "C_1067": "T-shirt bracelets Aroz", + "C_1068": "T-shirt blanc rétro", "C_1069": "T-shirt bleu rétro", "C_1070": "T-shirt beige rétro", "C_1071": "Écharpe Alpaj", @@ -87,10 +90,12 @@ "C_1075": "Tandem Octacala", "C_1076": "Tri-shirt Calamar", "C_1077": "Tri-shirt Octa", + "C_1081": "Tandem Cubic", "C_1082": "Haut ananas", "C_1083": "Haut pomme", "C_1084": "T-shirt dégradé vapeur", "C_1085": "T-shirt dégradé crépuscule", + "C_1086": "T-shirt branché papri-K", "C_1088": "T-shirt ophidien", "C_1090": "T-shirt smiley limette", "C_1091": "T-shirt smiley framboise", @@ -136,10 +141,12 @@ "C_2026": "Haut arantèle", "S_2042": "Bottes énergétiques", "S_2043": "Octaskets rouges", + "S_2044": "Octaskets lilas", "S_2045": "Bottes perle HU1T73", "S_2046": "Tennis montantes zébrées", "S_2047": "Tennis montantes poussière", "S_2048": "Tennis montantes écume", + "S_2049": "Tennis montantes à scratch", "S_2052": "Bottes onyx HU1T73", "H_3000": "Lunettes rétro", "C_3000": "Haut double blanc", @@ -181,6 +188,7 @@ "H_3018": "Lunettes de natation K", "S_3020": "Baskets translux", "H_3021": "Verres teintés", + "S_3021": "Baskets corail", "H_3022": "Monture 8 bits", "S_3022": "Turbo-tabis rouges", "H_3023": "Monture sans verres", @@ -192,6 +200,7 @@ "H_3026": "Lunettes de moto", "S_3026": "Baskets crevettes bleues", "H_3027": "Lunettes carrées Aroz", + "H_3028": "Lunettes palourdes", "H_3029": "Lunettes rétro SV925", "H_3030": "Lunettes hublots", "H_3031": "Lunettes hipster", @@ -225,6 +234,7 @@ "C_4010": "Haut quadri DUX 08", "S_4010": "Sandales chaussettes fluo", "S_4011": "Claquettes rouges Friture", + "H_4012": "Chapeau zen coquilles", "S_4012": "Claquettes jaunes Friture", "S_4014": "Sandales arêtes", "H_4015": "Chapeau melon", @@ -233,7 +243,9 @@ "S_4016": "Tongs smiley", "H_4017": "Chapeau de cowboy orné", "S_4017": "Sandales chunky orange", + "S_4018": "Flèches ouvertes lilas", "H_4019": "Chapeau de plage", + "S_4019": "Spartiates cuir Aroz", "H_4020": "Chapeau melon E+F", "H_4021": "Triple cloche Friture", "S_4021": "Sandales chunky roses", @@ -248,7 +260,9 @@ "H_5001": "Casque coloré", "C_5001": "Coupe-vent vintage Cubic", "S_5001": "Chaussures rando exclusives", + "H_5002": "Casque DJ", "C_5002": "Anorak framboise", + "S_5002": "Chaussures rando pro", "C_5003": "Blouson université", "H_5004": "Casque baladeur", "C_5004": "Blouson d'écolier", @@ -279,11 +293,14 @@ "C_5049": "Blouson négatif", "C_5050": "Boléro négatif", "C_5051": "Polaire toundra crème", + "C_5053": "Veste à ancre Aroz", "C_5054": "Manteau forestier", "C_5055": "Blouson positif", "C_5056": "Boléro positif", "C_5057": "Duffel-coat Alpaj", + "C_5059": "Haori pro indigo", "C_5060": "Anorak limette", + "C_5061": "Coupe-vent old school Cubic", "H_6000": "Visière de golf", "C_6000": "Maillot de basket (domicile)", "S_6000": "Bottes de moto", @@ -296,19 +313,23 @@ "S_6003": "Bottes de moto bleues", "H_6004": "Visière teintée", "S_6004": "Bottes de pluie vertes", + "H_6005": "Visière Crustassiette", "S_6005": "Bottes de pluie cerise", "S_6006": "Bottines punk blanches", + "C_6007": "Maillot des Umibozu (ext.)", "S_6007": "Bottines punk grenat", "C_6008": "Maillot des Umibozu (dom.)", "S_6008": "Bottines punk jaunes", "S_6009": "Bottines de pluie bulles", "S_6010": "Après-skis poudreuse", + "S_6011": "Après-skis glacier", "S_6012": "Bottes de chasse", "S_6013": "Bottines punk noires", "S_6019": "Bottes de moto cobalt", "S_6020": "Bottes sécurité graffiti", "S_6021": "Bottes Palmi poudreuse", "S_6023": "Bottes rouquin-marteau", + "S_6024": "Bottes requin truité", "S_6025": "Bottines punk roses", "S_6026": "Bottes fourrées", "S_6027": "Bottes doublées", @@ -339,6 +360,7 @@ "H_7016": "Casque de mêlée", "C_7016": "Sweat lamantin", "C_7017": "Pull requin", + "H_7018": "Casque de batteur Ishidai", "C_7018": "Sweat sportif Octa (ext.)", "H_7019": "Casque Frizko", "C_7020": "Pull balaine", @@ -385,6 +407,7 @@ "C_8015": "Chemise cravate", "H_8016": "Écran facialamar", "C_8017": "Chemisette punk farniente", + "H_8018": "Écran facialamar furtif", "C_8018": "Chemisette de bowling", "C_8019": "Chemise tache d'encre", "C_8020": "Haut parachute grenat", @@ -397,6 +420,7 @@ "C_8033": "Chemise mosaïque savane", "C_8034": "Chemise hippie", "C_8036": "Chemise splash", + "C_8037": "Chemise rayée", "C_8038": "Chemise à col officier", "C_8039": "Chemise patchwork", "C_8040": "Chemise mosaïque urbaine", @@ -417,6 +441,7 @@ "C_9011": "Crustarapace rouge", "C_9012": "Crustarapace limette", "C_9013": "Gilet splash", + "C_9014": "Gilet forestier noir", "C_10000": "Sweat zippé camouflage", "C_10001": "Sweat zippé vert", "C_10002": "Sweat capuche Ezko", @@ -438,9 +463,11 @@ "H_21012": "Casque de pompier", "C_21012": "Déguisement spatial", "H_21013": "Casque astro", + "C_21013": "Combi rétrofuturiste", "H_21014": "Lunettes cyber", "H_21015": "Casque Eurêka", "H_21016": "Casque de scaphandre", + "H_21017": "Béret de général", "H_25000": "Barrette seiche", "C_25000": "Uniforme scolaire A", "S_25000": "Mocassins scolaires d'hiver", diff --git a/public/locales/fr/weapons.json b/public/locales/fr/weapons.json index 31d34af91..b0688908c 100644 --- a/public/locales/fr/weapons.json +++ b/public/locales/fr/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Turboblaster pro", + "MAIN_251": "Turboblaster pro chic", "MAIN_230": "Rafablaster", "MAIN_231": "Rafablaster Néo", "MAIN_240": "Turboblaster", "MAIN_241": "Turboblaster chic", "MAIN_220": "Éclablaster XL", "MAIN_210": "Éclablaster", + "MAIN_260": "S-Blaster '92", "MAIN_200": "Proxiblaster", "MAIN_201": "Proxiblaster Néo", + "MAIN_1120": "Épinceau écaïe", "MAIN_1100": "Épinceau", "MAIN_1101": "Épinceau nuancé", "MAIN_1110": "Épinceau brosse", @@ -22,11 +25,13 @@ "MAIN_2070": "Crayon X - 5H", "MAIN_2000": "Décap'express Alpha", "MAIN_5030": "Double nettoyeur", + "MAIN_5031": "Double nettoyeur modifié", "MAIN_5020": "Double Kelvin 525", "MAIN_5010": "Double encreur", "MAIN_5000": "Double moucheteur", "MAIN_5001": "Double moucheteur nuancé", "MAIN_5040": "Double voltigeur noir", + "MAIN_5041": "Double voltigeur blanc", "MAIN_1000": "Rouleau carbone", "MAIN_1001": "Rouleau carbone chic", "MAIN_1020": "Dynamo-rouleau", @@ -34,11 +39,14 @@ "MAIN_1010": "Rouleau", "MAIN_1011": "Rouleau griffé", "MAIN_1040": "Rouleau large", + "MAIN_1041": "Rouleau large Xpress", "MAIN_8010": "Éclatana Doto", + "MAIN_8011": "Éclatana Doto chic", "MAIN_8000": "Éclatana d'estampe", "MAIN_6020": "Para-encre espion", "MAIN_6000": "Para-encre", "MAIN_6010": "Para-encre XL", + "MAIN_6011": "Para-encre XL Sorella", "MAIN_30": "Aérogun", "MAIN_31": "Aérogun premium", "MAIN_70": "Liquidateur pro", @@ -57,11 +65,13 @@ "MAIN_20": "Marqueur léger", "MAIN_21": "Marqueur léger Néo", "MAIN_100": "Lanceur spatial", + "MAIN_101": "Lanceur spatial Aroz", "MAIN_60": "N-ZAP 85", "MAIN_61": "N-ZAP 89", "MAIN_0": "Marqueur lourd", "MAIN_1": "Marqueur lourd Néo", "MAIN_310": "Arroseur lourd", + "MAIN_311": "Arroseur lourd Cétacé", "MAIN_300": "Arroseur léger", "MAIN_301": "Arroseur léger Cétacé", "MAIN_3030": "Bassineur", @@ -77,6 +87,7 @@ "MAIN_4001": "Badigeonneur XS griffé", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Badigeonneur", + "MAIN_4011": "Badigeonneur chic", "MAIN_7010": "Trisperceur", "MAIN_7020": "Coralux 450", "SUB_8": "Balise de saut", diff --git a/public/locales/it/game-misc.json b/public/locales/it/game-misc.json index 48d22f743..ea19dc36e 100644 --- a/public/locales/it/game-misc.json +++ b/public/locales/it/game-misc.json @@ -15,6 +15,8 @@ "STAGE_13": "Fermenterme", "STAGE_14": "Manta Maria", "STAGE_15": "Rovine Salsadipesce", + "STAGE_16": "Tintodromo Montecarpa", + "STAGE_17": "Empolporio", "MODE_SHORT_TW": "MM", "MODE_SHORT_SZ": "ZS", "MODE_SHORT_TC": "TM", diff --git a/public/locales/it/gear.json b/public/locales/it/gear.json index 5d88049c2..c6f51e38d 100644 --- a/public/locales/it/gear.json +++ b/public/locales/it/gear.json @@ -60,11 +60,13 @@ "H_1024": "Cappello di jeans", "S_1024": "Scamosciate boss", "S_1025": "Vongosneaker bianche", + "H_1026": "Cappello, bandana e occhiali", "C_1026": "T-shirt leopardata", "C_1027": "T-shirt perlata", "H_1028": "Cappello paraorecchie nero", "C_1028": "T-shirt octo", "C_1029": "T-shirt zebra", + "H_1031": "Cappello da nostromo", "H_1034": "Cappello sabbioso", "H_1035": "Cappello maroso", "C_1035": "T-shirt bianca ciclista", @@ -78,6 +80,7 @@ "C_1063": "T-shirt bivalve Arome", "C_1066": "T-shirt Annak (collare)", "C_1067": "T-shirt Annak (bracciali)", + "C_1068": "T-shirt bianca rétro", "C_1069": "T-shirt azzurra rétro", "C_1070": "T-shirt cachi rétro", "C_1071": "Scialle BaraS", @@ -87,10 +90,12 @@ "C_1075": "T-shirt bivalve CalaOcto", "C_1076": "Cala-shirt", "C_1077": "Octo-shirt", + "C_1081": "T-shirt bivalve Sepia", "C_1082": "T-shirt similananas", "C_1083": "T-shirt similmela", "C_1084": "T-shirt vaporosa", "C_1085": "T-shirt crepuscolare", + "C_1086": "T-shirt street rossa", "C_1088": "T-shirt draganguilla", "C_1090": "T-shirt SmileMob verde", "C_1091": "T-shirt SmileMob fucsia", @@ -136,10 +141,12 @@ "C_2026": "Maglia a intreccio nera", "S_2042": "Stivali Reboot", "S_2043": "Octosneaker rosse", + "S_2044": "Octosneaker viola", "S_2045": "OSTR1K color perla", "S_2046": "Sneaker bianconere", "S_2047": "Sneaker sabbiose", "S_2048": "Sneaker marose", + "S_2049": "Sneaker alte bianche", "S_2052": "OSTR1K color onice", "H_3000": "Occhiali rétro", "C_3000": "A strati bianca", @@ -181,6 +188,7 @@ "H_3018": "Occhialetti Nero Marlin", "S_3020": "Sneaker medusa", "H_3021": "Occhiali con lenti colorate", + "S_3021": "Sneaker corallo", "H_3022": "Occhiali pixellati", "S_3022": "Sneaker turbo rosse", "H_3023": "Occhiali senza lenti", @@ -192,6 +200,7 @@ "H_3026": "Occhiali da motociclista", "S_3026": "Sneakeretti blu", "H_3027": "Occhiali Annak", + "H_3028": "Occhiali vongolosi", "H_3029": "Occhiali blufocali rétro", "H_3030": "Occhiali occhioni", "H_3031": "Occhiali a montatura spessa", @@ -225,6 +234,7 @@ "C_4010": "Maglia rugby 8", "S_4010": "Sandali a strappo fluo", "S_4011": "Ciabatte rosse", + "H_4012": "Cappello a cono", "S_4012": "Ciabatte cool", "S_4014": "Sandalisca di pesce", "H_4015": "Bombetta", @@ -233,7 +243,9 @@ "S_4016": "Ciabatte SmileMob", "H_4017": "Cappello da cowboy", "S_4017": "Fluosandali arancioni", + "S_4018": "Open toe viola", "H_4019": "Cappello da spiaggia", + "S_4019": "Sandali Annak", "H_4020": "Bombetta E+T", "H_4021": "Tricappello a campana", "S_4021": "Fluosandali rosa", @@ -248,7 +260,9 @@ "H_5001": "Cuffie colorate", "C_5001": "Tuta acetata Sepia", "S_5001": "Trekking colorate", + "H_5002": "Cuffie antirumore", "C_5002": "Giacca da sci viola", + "S_5002": "Trekking pro", "C_5003": "Giubbino da stadio", "H_5004": "Cuffie vintage", "C_5004": "Felpa scolastica", @@ -279,11 +293,14 @@ "C_5049": "Giacca imbottita nera", "C_5050": "Maglia con bolero nero", "C_5051": "Pile tundra crema", + "C_5053": "Doppiopetto Annak", "C_5054": "Impermeabile cachi", "C_5055": "Giacca imbottita bianca", "C_5056": "Maglia con bolero bianco", "C_5057": "Montgomery BaraS", + "C_5059": "Vestaglia indaco", "C_5060": "Giacca da sci lime", + "C_5061": "Giacca a vento Sepia", "H_6000": "Visiera da golf", "C_6000": "Canotta (casa)", "S_6000": "Stivali da moto", @@ -296,19 +313,23 @@ "S_6003": "Stivali da moto blu", "H_6004": "Visiera fumé", "S_6004": "Stivali di gomma verdi", + "H_6005": "Visiera Fritto e Rifritto", "S_6005": "Stivali di gomma rossi", "S_6006": "Anfibi bianchi", + "C_6007": "Canotta Umibozu", "S_6007": "Anfibi melanzana", "C_6008": "Maglia Umibozu", "S_6008": "Anfibi gialli", "S_6009": "Stivaletti da pioggia", "S_6010": "Stivali da neve", + "S_6011": "Stivali da ghiaccio", "S_6012": "Stivali da caccia", "S_6013": "Anfibi neri", "S_6019": "Stivali da moto cobalto", "S_6020": "Scarponi SkipJack", "S_6021": "Anfibi artici", "S_6023": "Stivali squalo martello", + "S_6024": "Stivali squalo martello blu", "S_6025": "Anfibi rosa", "S_6026": "Stivali caldi", "S_6027": "Stivaletti imbottiti", @@ -339,6 +360,7 @@ "H_7016": "Elmetto protettivo", "C_7016": "Felpa lamantino", "C_7017": "Maglione squali", + "H_7018": "Casco Tuttepinne (casa)", "C_7018": "Octomaglia (trasferta)", "H_7019": "Casco EzTor", "C_7020": "Maglione cetaceo", @@ -385,6 +407,7 @@ "C_8015": "Camicia con cravatta", "H_8016": "Paramento rosso", "C_8017": "Camicia da turista", + "H_8018": "Paramento nero", "C_8018": "Camicia da octobowling", "C_8019": "Camicia inchiostrata", "C_8020": "Giacca paracadute cremisi", @@ -397,6 +420,7 @@ "C_8033": "Camicia animalesca", "C_8034": "Camicia ricamata", "C_8036": "Camicia schizzata", + "C_8037": "Camicia senza colletto a righe", "C_8038": "Camicia senza colletto", "C_8039": "Camicia patchwork", "C_8040": "Camicia urbana", @@ -417,6 +441,7 @@ "C_9011": "Granchiorazza rossa", "C_9012": "Granchiorazza verde", "C_9013": "Maglia schizzata con gilet", + "C_9014": "Gilet militare nero", "C_10000": "Felpa zip mimetica", "C_10001": "Felpa zip verde", "C_10002": "Felpa Ezko", @@ -438,9 +463,11 @@ "H_21012": "Casco da pompiere", "C_21012": "Astrocompleto", "H_21013": "Casco da pilota", + "C_21013": "Tuta retrofuturistica", "H_21014": "Multivisore 360°", "H_21015": "Eurekappello", "H_21016": "Casco da palombaro", + "H_21017": "Berretto da comandante", "H_25000": "Fermaglio calamaro", "C_25000": "Uniforme scolastica A", "S_25000": "Mocassini neri (calze)", diff --git a/public/locales/it/weapons.json b/public/locales/it/weapons.json index b1108e713..668d9697e 100644 --- a/public/locales/it/weapons.json +++ b/public/locales/it/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Blaster élite", + "MAIN_251": "Blaster élite DX", "MAIN_230": "Blaster da mischia", "MAIN_231": "Blaster da mischia Neo", "MAIN_240": "Blaster rapido", "MAIN_241": "Blaster rapido DX", "MAIN_220": "Blaster a distanza", "MAIN_210": "Blaster", + "MAIN_260": "S-BLAST92", "MAIN_200": "Blaster lunar", "MAIN_201": "Blaster lunar Neo", + "MAIN_1120": "Tonnoretto", "MAIN_1100": "Calamaravaggio", "MAIN_1101": "Calamaravaggio master", "MAIN_1110": "Tinturicchio", @@ -22,11 +25,13 @@ "MAIN_2070": "Lapis cecchino 5H", "MAIN_2000": "Kalamarapid α", "MAIN_5030": "Sweeper duplo", + "MAIN_5031": "Sweeper duplo CM", "MAIN_5020": "Kelvin duplo 525", "MAIN_5010": "Repolper duplo", "MAIN_5000": "Ripolpella duplo", "MAIN_5001": "Ripolpella duplo master", "MAIN_5040": "Moscarpino duplo nero", + "MAIN_5041": "Moscarpino duplo bianco", "MAIN_1000": "Rullo di carbonio", "MAIN_1001": "Rullo di carbonio DX", "MAIN_1020": "Rullo dinamo", @@ -34,11 +39,14 @@ "MAIN_1010": "Rullo splat", "MAIN_1011": "Rullo splat logo", "MAIN_1040": "Ampiorullo", + "MAIN_1041": "Ampiorullo Express", "MAIN_8010": "Tergilama", + "MAIN_8011": "Tergilama DX", "MAIN_8000": "Splattalama", "MAIN_6020": "Bombrello", "MAIN_6000": "Sparasole", "MAIN_6010": "Sparatenda", + "MAIN_6011": "Sparatenda Solerra", "MAIN_30": "Aerografo", "MAIN_31": "Aerografo élite", "MAIN_70": "Splasher élite", @@ -57,11 +65,13 @@ "MAIN_20": "Marker d'assalto", "MAIN_21": "Marker d'assalto Neo", "MAIN_100": "Splasher Nova", + "MAIN_101": "Splasher Nova Annak", "MAIN_60": "N-ZAP85", "MAIN_61": "N-ZAP89", "MAIN_0": "Marker", "MAIN_1": "Marker Neo", "MAIN_310": "Triplete", + "MAIN_311": "Triplete D", "MAIN_300": "Triplete compatto", "MAIN_301": "Triplete compatto D", "MAIN_3030": "Secchiostro vasca", @@ -77,6 +87,7 @@ "MAIN_4001": "Mini splatling logo", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Splatling a tanica", + "MAIN_4011": "Splatling a tanica DX", "MAIN_7010": "Tri-calamarco", "MAIN_7020": "ARCO-RAL 450", "SUB_8": "Trasferitore", diff --git a/public/locales/ja/game-misc.json b/public/locales/ja/game-misc.json index d9a22c039..5e788218e 100644 --- a/public/locales/ja/game-misc.json +++ b/public/locales/ja/game-misc.json @@ -15,6 +15,8 @@ "STAGE_13": "クサヤ温泉", "STAGE_14": "マンタマリア号", "STAGE_15": "ナンプラー遺跡", + "STAGE_16": "コンブトラック", + "STAGE_17": "タラポートショッピングパーク", "MODE_SHORT_TW": "ナワバリ", "MODE_SHORT_SZ": "エリア", "MODE_SHORT_TC": "ヤグラ", diff --git a/public/locales/ja/gear.json b/public/locales/ja/gear.json index 709d66bc4..02500fde2 100644 --- a/public/locales/ja/gear.json +++ b/public/locales/ja/gear.json @@ -60,11 +60,13 @@ "H_1024": "ハウスタグデニムCAP", "S_1024": "ザ・ベース ボス", "S_1025": "クラム600 コハク", + "H_1026": "ドゥーラグキャップガサネ", "C_1026": "ニクショクT", "C_1027": "パールドットT", "H_1028": "シェーディングキャップ スミ", "C_1028": "タコT", "C_1029": "ソウショクT", + "H_1031": "マリンキャップ", "H_1034": "カモキャップ ドトン", "H_1035": "カモキャップ スイトン", "C_1035": "イカホワイトV", @@ -78,6 +80,7 @@ "C_1063": "アロメT ゴブゴブ", "C_1066": "アナアキT チョーカー", "C_1067": "アナアキT アシメブレス", + "C_1068": "リイシューT ホワイト", "C_1069": "リイシューT ブルー", "C_1070": "リイシューT ブラウン", "C_1071": "バラズシ ノリマキ", @@ -87,10 +90,12 @@ "C_1075": "イコT ゴブゴブ", "C_1076": "イカサンT", "C_1077": "タコサンT", + "C_1081": "ヤコT ゴブゴブ", "C_1082": "リンガーT パイン", "C_1083": "リンガーT アップル", "C_1084": "トワイライトグラデT", "C_1085": "サンセットグラデT", + "C_1086": "ビバレッジT リコピン", "C_1088": "ガブリエルT", "C_1090": "スシズメブロブ ライム", "C_1091": "スシズメブロブ ベリー", @@ -136,10 +141,12 @@ "C_2026": "カラマリフック ブラック", "S_2042": "パワーリセットHi", "S_2043": "テンヤ8 レッド", + "S_2044": "テンヤ8 パープル", "S_2045": "01STER コハク", "S_2046": "ウノアシHi", "S_2047": "カモスニーカー ドトン", "S_2048": "カモスニーカー スイトン", + "S_2049": "パーチHi ホワイト", "S_2052": "01STER カンロ", "H_3000": "クロブチ レトロ", "C_3000": "レイヤード ホワイト", @@ -181,6 +188,7 @@ "H_3018": "モーグル タタキベッチュー", "S_3020": "イカサシ スクランブル", "H_3021": "デメニギスゴーグル", + "S_3021": "グッピーフラミンゴ", "H_3022": "8ビットフレーム", "S_3022": "MOVEレッド", "H_3023": "ワイヤーグラス", @@ -192,6 +200,7 @@ "H_3026": "バイカーシェード", "S_3026": "シャコナックル", "H_3027": "アナアキスクエアグラス", + "H_3028": "クラムグラス", "H_3029": "タマサンBC925", "H_3030": "メダイサングラス", "H_3031": "フトブチスクエア", @@ -225,6 +234,7 @@ "C_4010": "キングラガー008", "S_4010": "デルタストラップ ルミナス", "S_4011": "ヤキフグシャワサン アカ", + "H_4012": "カイガラスゲ", "S_4012": "ヤキフグシャワサン キ", "S_4014": "フィッシュボーンワラチ", "H_4015": "ボーラークラシック", @@ -233,7 +243,9 @@ "S_4016": "BSサンダル", "H_4017": "ホタテンガロン", "S_4017": "べリべリサン オレンジ", + "S_4018": "アローズサンダル ムラキ", "H_4019": "ストローハット", + "S_4019": "アナアキストラップ レザー", "H_4020": "エゾッコリーボーラー", "H_4021": "フグベルベルベルハット", "S_4021": "べリべリサン マゼンタ", @@ -248,7 +260,9 @@ "H_5001": "オーロラヘッドホン", "C_5001": "ヤコナイロン ヴィンテージ", "S_5001": "トレッキングカスタム", + "H_5002": "イヤーマフ", "C_5002": "マウンテンベリー", + "S_5002": "トレッキングプロ", "C_5003": "スタジャンロゴマシ", "H_5004": "ステカセヘッドホン", "C_5004": "スクールジャージー", @@ -279,11 +293,14 @@ "C_5049": "パドリングジャケット ネガ", "C_5050": "コテボレロ ネガ", "C_5051": "オスモル アイボリー", + "C_5053": "アナアキダブルジャケット", "C_5054": "ハンティングジャケットKK", "C_5055": "パドリングジャケット ポジ", "C_5056": "コテボレロ ポジ", "C_5057": "バラズシダッフル", + "C_5059": "イチニンバオリ", "C_5060": "マウンテン アオサ", + "C_5061": "ヤコナイロン ノスタルジア", "H_6000": "キャディ サンバイザー", "C_6000": "バスケジャージ ホーム", "S_6000": "モトクロスブーツ", @@ -296,19 +313,23 @@ "S_6003": "モトクロス ソリッドブルー", "H_6004": "フェイスバイザー", "S_6004": "レイニーモスグリーン", + "H_6005": "ロブズ・10・バイザー", "S_6005": "レイニーアセロラ", "S_6006": "ロッキンホワイト", + "C_6007": "ウミボーズ アウェイ", "S_6007": "ロッキンチェリー", "C_6008": "ウミボーズ ホーム", "S_6008": "ロッキンイエロー", "S_6009": "レイニーシャボン", "S_6010": "ミルキーダウンブーツ", + "S_6011": "アイスダウンブーツ", "S_6012": "ハンティングブーツ", "S_6013": "ロッキンブラック", "S_6019": "モトクロスM-DCB", "S_6020": "ヌバックブーツxSJ", "S_6021": "ダックブーツ スノウ", "S_6023": "カセブカブーツ レッド", + "S_6024": "カセブカブーツ ダップル", "S_6025": "ロッキンピンク", "S_6026": "ウォームブーツ", "S_6027": "カモチャームブーツ", @@ -339,6 +360,7 @@ "H_7016": "ヘッキャ ムジ", "C_7016": "クラマナスウェット", "C_7017": "3Dニット シャーク", + "H_7018": "イシダイSTメット ホーム", "C_7018": "タコピステ ブルー", "H_7019": "チゴフグメット", "C_7020": "3Dニット ホエール", @@ -385,6 +407,7 @@ "C_8015": "タイシャツ", "H_8016": "トンビシールドR255", "C_8017": "ピーターパンクシャツ", + "H_8018": "トンビシールドRGB0", "C_8018": "タコボウラーシャツ", "C_8019": "スミカケシャツ", "C_8020": "パラシューター ザクロ", @@ -397,6 +420,7 @@ "C_8033": "フィレシャツ サファリ", "C_8034": "ステッチシャツ ヤガラ", "C_8036": "スミチラシシャツ", + "C_8037": "バンドカラー ストライプ", "C_8038": "バンドカラー ムジ", "C_8039": "パッチワークシャツ", "C_8040": "フィレシャツ アーバン", @@ -417,6 +441,7 @@ "C_9011": "タカアシプロテクターレッド", "C_9012": "タカアシプロテクターライム", "C_9013": "スミチラシベスト", + "C_9014": "ハンティングベストBK", "C_10000": "ジップアップ カモ", "C_10001": "ジップアップ グリーン", "C_10002": "エゾッコパーカー アズキ", @@ -438,9 +463,11 @@ "H_21012": "カジカブト", "C_21012": "ナリキリハイテクスーツ", "H_21013": "パイロットメット", + "C_21013": "ハイパーミライスーツ", "H_21014": "ハイテクスコープ", "H_21015": "ヒラメキブレインメット", "H_21016": "タコツボメット", + "H_21017": "ガーディアンズキャップ", "H_25000": "イカパッチン", "C_25000": "スクールブレザーL", "S_25000": "スクールローファー ハイソ", diff --git a/public/locales/ja/weapons.json b/public/locales/ja/weapons.json index cba4f38b4..36307e9c1 100644 --- a/public/locales/ja/weapons.json +++ b/public/locales/ja/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Rブラスターエリート", + "MAIN_251": "Rブラスターエリートデコ", "MAIN_230": "クラッシュブラスター", "MAIN_231": "クラッシュブラスターネオ", "MAIN_240": "ラピッドブラスター", "MAIN_241": "ラピッドブラスターデコ", "MAIN_220": "ロングブラスター", "MAIN_210": "ホットブラスター", + "MAIN_260": "S-BLAST92", "MAIN_200": "ノヴァブラスター", "MAIN_201": "ノヴァブラスターネオ", + "MAIN_1120": "フィンセント", "MAIN_1100": "パブロ", "MAIN_1101": "パブロ・ヒュー", "MAIN_1110": "ホクサイ", @@ -22,11 +25,13 @@ "MAIN_2070": "R-PEN/5H", "MAIN_2000": "スクイックリンα", "MAIN_5030": "デュアルスイーパー", + "MAIN_5031": "デュアルスイーパーカスタム", "MAIN_5020": "ケルビン525", "MAIN_5010": "スプラマニューバー", "MAIN_5000": "スパッタリー", "MAIN_5001": "スパッタリー・ヒュー", "MAIN_5040": "クアッドホッパーブラック", + "MAIN_5041": "クアッドホッパーホワイト", "MAIN_1000": "カーボンローラー", "MAIN_1001": "カーボンローラーデコ", "MAIN_1020": "ダイナモローラー", @@ -34,11 +39,14 @@ "MAIN_1010": "スプラローラー", "MAIN_1011": "スプラローラーコラボ", "MAIN_1040": "ワイドローラー", + "MAIN_1041": "ワイドローラーコラボ", "MAIN_8010": "ドライブワイパー", + "MAIN_8011": "ドライブワイパーデコ", "MAIN_8000": "ジムワイパー", "MAIN_6020": "スパイガジェット", "MAIN_6000": "パラシェルター", "MAIN_6010": "キャンピングシェルター", + "MAIN_6011": "キャンピングシェルターソレーラ", "MAIN_30": "プロモデラーMG", "MAIN_31": "プロモデラーRG", "MAIN_70": "プライムシューター", @@ -57,11 +65,13 @@ "MAIN_20": "シャープマーカー", "MAIN_21": "シャープマーカーネオ", "MAIN_100": "スペースシューター", + "MAIN_101": "スペースシューターコラボ", "MAIN_60": "N-ZAP85", "MAIN_61": "N-ZAP89", "MAIN_0": "ボールドマーカー", "MAIN_1": "ボールドマーカーネオ", "MAIN_310": "H3リールガン", + "MAIN_311": "H3リールガンD", "MAIN_300": "L3リールガン", "MAIN_301": "L3リールガンD", "MAIN_3030": "オーバーフロッシャー", @@ -77,6 +87,7 @@ "MAIN_4001": "スプラスピナーコラボ", "MAIN_4040": "ノーチラス47", "MAIN_4010": "バレルスピナー", + "MAIN_4011": "バレルスピナーデコ", "MAIN_7010": "トライストリンガー", "MAIN_7020": "LACT-450", "SUB_8": "ジャンプビーコン", diff --git a/public/locales/ko/game-misc.json b/public/locales/ko/game-misc.json index d97094df5..360faeb4b 100644 --- a/public/locales/ko/game-misc.json +++ b/public/locales/ko/game-misc.json @@ -14,5 +14,7 @@ "STAGE_12": "넙치 언덕 단지", "STAGE_13": "과메기 온천", "STAGE_14": "만타 마리아호", - "STAGE_15": "남플라 유적" + "STAGE_15": "남플라 유적", + "STAGE_16": "다시마 트랙", + "STAGE_17": "대구 포트 쇼핑 파크" } diff --git a/public/locales/ko/gear.json b/public/locales/ko/gear.json index a4a3d41b5..db22a91fa 100644 --- a/public/locales/ko/gear.json +++ b/public/locales/ko/gear.json @@ -60,11 +60,13 @@ "H_1024": "하우스 태그 데님 CAP", "S_1024": "더 베이스 보스", "S_1025": "호박 클램 600", + "H_1026": "두건, 캡&선글라스", "C_1026": "육식 T", "C_1027": "펄 도트 T", "H_1028": "블랙 셰이딩 캡", "C_1028": "문어 T", "C_1029": "초식 T", + "H_1031": "마린 캡", "H_1034": "어스 카무 캡", "H_1035": "워터 카무 캡", "C_1035": "화이트 오징어 V", @@ -78,6 +80,7 @@ "C_1063": "아로메 반반 T", "C_1066": "아나키 초커 T", "C_1067": "아나키 브레이슬릿 T", + "C_1068": "화이트 리이슈 T", "C_1069": "블루 리이슈 T", "C_1070": "브라운 리이슈 T", "C_1071": "화이트아웃 김말이 T", @@ -87,10 +90,12 @@ "C_1075": "오문어 반반 T", "C_1076": "오징어 3 T", "C_1077": "문어 3 T", + "C_1081": "라이즈 반반 T", "C_1082": "파인 링거 T", "C_1083": "애플 링거 T", "C_1084": "트와일라이트 그러데이션 T", "C_1085": "선셋 그러데이션 T", + "C_1086": "리코펜 베버리지 T", "C_1088": "가브리엘 T", "C_1090": "라임 블랍몹 T", "C_1091": "베리 블랍몹 T", @@ -136,10 +141,12 @@ "C_2026": "블랙 칼라마리 후크", "S_2042": "파워 리셋 Hi", "S_2043": "레드 텐야 8", + "S_2044": "퍼플 텐야 8", "S_2045": "호박 01STER", "S_2046": "테두리고둥 Hi", "S_2047": "어스 카무 스니커즈", "S_2048": "워터 카무 스니커즈", + "S_2049": "화이트 퍼치 Hi", "S_2052": "다크 01STER", "H_3000": "레트로 검정 뿔테 안경", "C_3000": "화이트 레이어드 T", @@ -181,6 +188,7 @@ "H_3018": "물안경 오더 메이드", "S_3020": "오징어회 스크램블", "H_3021": "데메니기스 고글", + "S_3021": "거피 플라밍고", "H_3022": "8bit 프레임", "S_3022": "레드 MOVE", "H_3023": "와이어 글라스", @@ -192,6 +200,7 @@ "H_3026": "바이커 셰이드", "S_3026": "갯가재 너클", "H_3027": "아나키 스퀘어 글라스", + "H_3028": "클램 글라스", "H_3029": "BC925 오로라 선글라스", "H_3030": "왕눈이 선글라스", "H_3031": "굵은 사각 뿔테 안경", @@ -225,6 +234,7 @@ "C_4010": "킹 러거 008", "S_4010": "루미너스 델타 스트랩", "S_4011": "빨강 복어구이 슬리퍼", + "H_4012": "조개껍데기 삿갓", "S_4012": "노랑 복어구이 슬리퍼", "S_4014": "피시 본 우라치", "H_4015": "클래식 볼러", @@ -233,7 +243,9 @@ "S_4016": "BS 플립플롭", "H_4017": "가리비 텐 갤런", "S_4017": "오렌지 벨크로 샌들", + "S_4018": "퍼플&옐로 애로 샌들", "H_4019": "스트로 해트", + "S_4019": "아나키 레더 스트랩", "H_4020": "제코핀 볼러", "H_4021": "복어 벨벨벨 해트", "S_4021": "마젠타 벨크로 샌들", @@ -248,7 +260,9 @@ "H_5001": "오로라 헤드폰", "C_5001": "라이즈 나일론 빈티지", "S_5001": "커스텀 하이킹 부츠", + "H_5002": "이어 머프", "C_5002": "베리 마운틴 재킷", + "S_5002": "프로 하이킹 부츠", "C_5003": "로고 스타디움 점퍼", "H_5004": "스테레오 카세트 헤드폰", "C_5004": "스쿨 저지", @@ -279,11 +293,14 @@ "C_5049": "네거티브 패들링 재킷", "C_5050": "네거티브 가드 볼레로", "C_5051": "아이보리 플리스", + "C_5053": "아나키 더블 재킷", "C_5054": "카키 헌팅 재킷", "C_5055": "포지티브 패들링 재킷", "C_5056": "포지티브 가드 볼레로", "C_5057": "화이트아웃 더플코트", + "C_5059": "인디고 보스 아우터", "C_5060": "파래 마운틴 재킷", + "C_5061": "라이즈 나일론 노스탤지어", "H_6000": "캐디 선바이저", "C_6000": "바스켓볼 저지(홈)", "S_6000": "모터크로스 부츠", @@ -296,19 +313,23 @@ "S_6003": "블루 모터크로스 부츠", "H_6004": "페이스 바이저", "S_6004": "모스 그린 레인 부츠", + "H_6005": "롭스 바이저", "S_6005": "아세롤라 레인 부츠", "S_6006": "화이트 펑크 부츠", + "C_6007": "우미보즈(어웨이)", "S_6007": "체리 펑크 부츠", "C_6008": "우미보즈(홈)", "S_6008": "옐로 펑크 부츠", "S_6009": "버블 레인 부츠", "S_6010": "밀키 패딩 부츠", + "S_6011": "아이스 패딩 부츠", "S_6012": "헌팅 부츠", "S_6013": "블랙 펑크 부츠", "S_6019": "U-MB 모터크로스 부츠", "S_6020": "누벅 부츠xSJ", "S_6021": "스노 덕 부츠", "S_6023": "레드 귀상어 부츠", + "S_6024": "대플 귀상어 부츠", "S_6025": "핑크 펑크 부츠", "S_6026": "웜 부츠", "S_6027": "카무 참 부츠", @@ -339,6 +360,7 @@ "H_7016": "무지 헤드기어", "C_7016": "매너티 스웨그 스웨트", "C_7017": "샤크 3D 니트", + "H_7018": "돌돔 ST 헬멧(홈)", "C_7018": "블루 문어 피스테", "H_7019": "복어키드 헬멧", "C_7020": "웨일 3D 니트", @@ -385,6 +407,7 @@ "C_8015": "셔츠&타이", "H_8016": "오징어입 실드 R255", "C_8017": "그레이 펑크 셔츠", + "H_8018": "오징어입 실드 RGB0", "C_8018": "문어 볼러 셔츠", "C_8019": "블랙 잉크 셔츠", "C_8020": "석류 패러슈터", @@ -397,6 +420,7 @@ "C_8033": "사파리 필레 셔츠", "C_8034": "대치 스티치 셔츠", "C_8036": "잉크 묻은 셔츠", + "C_8037": "스트라이프 밴드 칼라", "C_8038": "무지 밴드 칼라", "C_8039": "패치워크 셔츠", "C_8040": "어번 필레 셔츠", @@ -417,6 +441,7 @@ "C_9011": "레드 거미게 프로텍터", "C_9012": "라임 거미게 프로텍터", "C_9013": "잉크 묻은 베스트", + "C_9014": "블랙 헌팅 베스트", "C_10000": "카무 집업 후드", "C_10001": "그린 집업 후드", "C_10002": "제코 퍼플 후드", @@ -438,9 +463,11 @@ "H_21012": "방화 헬멧", "C_21012": "하이테크 닮은꼴 슈트", "H_21013": "파일럿 헬멧", + "C_21013": "하이퍼 미래 슈트", "H_21014": "하이테크 스코프", "H_21015": "번뜩 브레인 헬멧", "H_21016": "문어 단지 헬멧", + "H_21017": "가디언즈 캡", "H_25000": "오징어 머리핀", "C_25000": "스쿨 유니폼 L", "S_25000": "니 삭스 스쿨 로퍼", diff --git a/public/locales/ko/weapons.json b/public/locales/ko/weapons.json index 16ecb9691..b02793369 100644 --- a/public/locales/ko/weapons.json +++ b/public/locales/ko/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "R 블래스터 엘리트", + "MAIN_251": "R 블래스터 엘리트 데코", "MAIN_230": "크래시 블래스터", "MAIN_231": "네오 크래시 블래스터", "MAIN_240": "래피드 블래스터", "MAIN_241": "래피드 블래스터 데코", "MAIN_220": "롱 블래스터", "MAIN_210": "핫 블래스터", + "MAIN_260": "S-BLAST92", "MAIN_200": "노바 블래스터", "MAIN_201": "네오 노바 블래스터", + "MAIN_1120": "빈센트", "MAIN_1100": "파블로", "MAIN_1101": "파블로 휴", "MAIN_1110": "호쿠사이", @@ -22,11 +25,13 @@ "MAIN_2070": "R-PEN/5H", "MAIN_2000": "스퀵 클린 α", "MAIN_5030": "듀얼 스위퍼", + "MAIN_5031": "커스텀 듀얼 스위퍼", "MAIN_5020": "켈빈 525", "MAIN_5010": "스플랫 머누버", "MAIN_5000": "스퍼터리", "MAIN_5001": "스퍼터리 휴", "MAIN_5040": "블랙 쿼드 호퍼", + "MAIN_5041": "화이트 쿼드 호퍼", "MAIN_1000": "카본 롤러", "MAIN_1001": "카본 롤러 데코", "MAIN_1020": "다이너모 롤러", @@ -34,11 +39,14 @@ "MAIN_1010": "스플랫 롤러", "MAIN_1011": "스플랫 롤러 컬래버", "MAIN_1040": "와이드 롤러", + "MAIN_1041": "와이드 롤러 컬래버", "MAIN_8010": "드라이브 와이퍼", + "MAIN_8011": "드라이브 와이퍼 데코", "MAIN_8000": "사무 와이퍼", "MAIN_6020": "스파이 가젯", "MAIN_6000": "파라 셸터", "MAIN_6010": "캠핑 셸터", + "MAIN_6011": "캠핑 셸터 소렐라", "MAIN_30": "프로모델러 MG", "MAIN_31": "프로모델러 RG", "MAIN_70": "프라임 슈터", @@ -57,11 +65,13 @@ "MAIN_20": "샤프 마커", "MAIN_21": "네오 샤프 마커", "MAIN_100": "스페이스 슈터", + "MAIN_101": "스페이스 슈터 컬래버", "MAIN_60": "N-ZAP85", "MAIN_61": "N-ZAP89", "MAIN_0": "볼드 마커", "MAIN_1": "네오 볼드 마커", "MAIN_310": "H3 릴 건", + "MAIN_311": "H3 릴 건 D", "MAIN_300": "L3 릴 건", "MAIN_301": "L3 릴 건 D", "MAIN_3030": "오버플로셔", @@ -77,6 +87,7 @@ "MAIN_4001": "스플랫 스피너 컬래버", "MAIN_4040": "노틸러스 47", "MAIN_4010": "배럴 스피너", + "MAIN_4011": "배럴 스피너 데코", "MAIN_7010": "트라이 스트링거", "MAIN_7020": "LACT-450", "SUB_8": "점프 비컨", diff --git a/public/locales/nl/game-misc.json b/public/locales/nl/game-misc.json index 56c094790..8424a1bad 100644 --- a/public/locales/nl/game-misc.json +++ b/public/locales/nl/game-misc.json @@ -15,6 +15,8 @@ "STAGE_13": "Barbeelbaden", "STAGE_14": "Klipvisklipper", "STAGE_15": "Ruisvoornruïnes", + "STAGE_16": "Lekkerbektrack", + "STAGE_17": "Winkelcentrum Poon & Zeehaan", "MODE_SHORT_TW": "GO", "MODE_SHORT_SZ": "SZ", "MODE_SHORT_TC": "TT", diff --git a/public/locales/nl/gear.json b/public/locales/nl/gear.json index aac106db8..275fcd85f 100644 --- a/public/locales/nl/gear.json +++ b/public/locales/nl/gear.json @@ -60,11 +60,13 @@ "H_1024": "Denim pet", "S_1024": "Zwarte suède sneakers", "S_1025": "Witte mosselsneakers", + "H_1026": "Doo-rag, pet en bril", "C_1026": "Luipaard-T-shirt", "C_1027": "Parel-T-shirt", "H_1028": "Zwarte pet met flappen", "C_1028": "Octo-T-shirt", "C_1029": "Zebra-T-shirt", + "H_1031": "Kapiteinspet", "H_1034": "Zandstormpet", "H_1035": "Waterhoospet", "C_1035": "Wit T-shirt met V-hals", @@ -78,6 +80,7 @@ "C_1063": "Combi-Tentatek-T-shirt", "C_1066": "Annaki-shirt en choker", "C_1067": "Annaki-shirt en armbanden", + "C_1068": "Wit retro-T-shirt", "C_1069": "Blauw retro-T-shirt", "C_1070": "Beige retro-T-shirt", "C_1071": "Barazushi-shawl", @@ -87,10 +90,12 @@ "C_1075": "Combi-inktopus-Tri-shirt", "C_1076": "Inktvis-Tri-shirt", "C_1077": "Octopus-Tri-shirt", + "C_1081": "Combi-Takoroka-shirt", "C_1082": "Ringer-T-shirt ananas", "C_1083": "Ringer-T-shirt appel", "C_1084": "Avondtinten-T-shirt", "C_1085": "Ochtendtinten-T-shirt", + "C_1086": "Rood streetstyle-T-shirt", "C_1088": "Aalzebub-T-shirt", "C_1090": "Limetten-BlobMob-T-shirt", "C_1091": "Bessen-BlobMob-T-shirt", @@ -136,10 +141,12 @@ "C_2026": "Zwarte haaktrui", "S_2042": "Reboot-laarzen", "S_2043": "Rode basketbalschoenen", + "S_2044": "Paarse basketbalschoenen", "S_2045": "Parelwitte 03ST3Rs", "S_2046": "Zebravis-Hi-Tops", "S_2047": "Zandstorm-Hi-Tops", "S_2048": "Waterhoos-Hi-Tops", + "S_2049": "Witte Mega-Tops", "S_2052": "Onyxzwarte 03ST3Rs", "H_3000": "Retrobril", "C_3000": "Wit laagjesshirt", @@ -181,6 +188,7 @@ "H_3018": "Toni Kensa-zwembril", "S_3020": "Transparante sandalen", "H_3021": "Getinte bril", + "S_3021": "Funky vlechtwerksneakers", "H_3022": "Pixelbril", "S_3022": "Rode turbo-tabisneakers", "H_3023": "Bril zonder glazen", @@ -192,6 +200,7 @@ "H_3026": "Motorzonnebril", "S_3026": "Blauwe scampisneakers", "H_3027": "Hoekige Annaki-bril", + "H_3028": "Kokkelklepbril", "H_3029": "Ronde bril met blauw glas", "H_3030": "Geblindeerde bril", "H_3031": "Hoekige hoornen bril", @@ -225,6 +234,7 @@ "C_4010": "King-rugbyshirt 08", "S_4010": "Roetzwarte sandalen", "S_4011": "Rode badslippers", + "H_4012": "Schelpenbamboehoed", "S_4012": "Gele badslippers", "S_4014": "Sepiasandalen", "H_4015": "Bolhoed", @@ -233,7 +243,9 @@ "S_4016": "BlobMob-teenslippers", "H_4017": "Howdy-hoed", "S_4017": "Oranje plastic sandalen", + "S_4018": "Paarse pijlsandalen", "H_4019": "Strandhoed", + "S_4019": "Annaki-gespsandalen", "H_4020": "Zekkofin-bolhoed", "H_4021": "Trioklokhoed", "S_4021": "Roze plastic sandalen", @@ -248,7 +260,9 @@ "H_5001": "Designerkoptelefoon", "C_5001": "Retro-Takoroka-jack", "S_5001": "Speciale wandelschoenen", + "H_5002": "Oorbeschermers", "C_5002": "Fuchsia-ski-jack", + "S_5002": "Professionele wandelschoenen", "C_5003": "Universiteitsjack", "H_5004": "Retrokoptelefoon", "C_5004": "Sportjack", @@ -279,11 +293,14 @@ "C_5049": "Donker peddeljack", "C_5050": "Donkere bolero", "C_5051": "Beige toendra-fleecejas", + "C_5053": "Annaki-ankerjas", "C_5054": "Lichtbruine veldjas", "C_5055": "Licht peddeljack", "C_5056": "Pinguïnbolerojasje", "C_5057": "Barazushi-duffel", + "C_5059": "Blauwe meesterhaori", "C_5060": "limoengroen ski-jack", + "C_5061": "Takoroka-neonjack", "H_6000": "Golfpetje", "C_6000": "Basketbalshirt (thuis)", "S_6000": "Motorlaarzen", @@ -296,19 +313,23 @@ "S_6003": "Blauwe motorlaarzen", "H_6004": "Gezichtsvizier", "S_6004": "Groene regenlaarzen", + "H_6005": "Octobus-zonneklep", "S_6005": "Rode regenlaarzen", "S_6006": "Witte punkschoenen", + "C_6007": "Umibozu-jersey (uit)", "S_6007": "Rode punkschoenen", "C_6008": "Umibozu-jersey (thuis)", "S_6008": "Gele punkschoenen", "S_6009": "Gestipte regenlaarzen", "S_6010": "Sneeuwlaarzen", + "S_6011": "Camouflagelaarzen", "S_6012": "Jachtlaarzen", "S_6013": "Zwarte punkschoenen", "S_6019": "Motorlaarzen M-DCB", "S_6020": "Skipjack-werkschoenen", "S_6021": "Witte halfrubberen laarzen", "S_6023": "Rode hamerhaailaarzen", + "S_6024": "Gevlekte hamerhaailaarzen", "S_6025": "Roze punkschoenen", "S_6026": "Knuffellaarzen", "S_6027": "Knuffellaarzen met bling", @@ -339,6 +360,7 @@ "H_7016": "Hoofdbeschermer", "C_7016": "Zeekoe-designertrui", "C_7017": "Haaientrui", + "H_7018": "Strepers-helm", "C_7018": "Blauwe Octo-trui", "H_7019": "Zekkie-helm", "C_7020": "Gebreide walvistrui", @@ -385,6 +407,7 @@ "C_8015": "Kantooroverhemd", "H_8016": "Kraakcommando-schild", "C_8017": "Visaas-overhemd", + "H_8018": "Kraakcamouflageschild", "C_8018": "Octobowler-hemd", "C_8019": "Inktvlekhemd", "C_8020": "Rode parachutistenjas", @@ -397,6 +420,7 @@ "C_8033": "Kantoorjungleoverhemd", "C_8034": "Borduurwerkoverhemd", "C_8036": "Spetteroverhemd", + "C_8037": "Streephemd met hoge kraag", "C_8038": "Hemd met hoge kraag", "C_8039": "Lapjesoverhemd", "C_8040": "Geüpcycled overhemd", @@ -417,6 +441,7 @@ "C_9011": "Rood krabbenpantser", "C_9012": "Groen krabbenpantser", "C_9013": "Vlekkenvest", + "C_9014": "Zwart boswachteroverhemd", "C_10000": "Camouflagehoody", "C_10001": "Groene hoody", "C_10002": "Zekko-hoody", @@ -438,9 +463,11 @@ "H_21012": "Brandweerhelm", "C_21012": "Astrovest", "H_21013": "Pilotenhelm", + "C_21013": "Retrofuturistisch pak", "H_21014": "Cyberheadset", "H_21015": "Whizzkidhelm", "H_21016": "Diepzeeduikhelm", + "H_21017": "Commandantenmuts", "H_25000": "Inktvishaarspeld", "C_25000": "Schooluniform A", "S_25000": "Schoolschoenen", diff --git a/public/locales/nl/weapons.json b/public/locales/nl/weapons.json index a869a9f64..489f1e128 100644 --- a/public/locales/nl/weapons.json +++ b/public/locales/nl/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Flitsblaster Pro", + "MAIN_251": "Flitsblaster Pro Deco", "MAIN_230": "Knalblaster", "MAIN_231": "Knalblaster Neo", "MAIN_240": "Flitsblaster", "MAIN_241": "Flitsblaster Deco", "MAIN_220": "Teleblaster", "MAIN_210": "Klodderblaster", + "MAIN_260": "S-BLAST '92", "MAIN_200": "Lunablaster", "MAIN_201": "Lunablaster Neo", + "MAIN_1120": "Kwistkwast", "MAIN_1100": "Inktkwast", "MAIN_1101": "Inktkwast Nouveau", "MAIN_1110": "Octokwast", @@ -22,11 +25,13 @@ "MAIN_2070": "Schotlood 5H", "MAIN_2000": "Octopoets", "MAIN_5030": "Dubbelplonzers", + "MAIN_5031": "Gemodde Dubbelplonzers", "MAIN_5020": "Kelvin 525", "MAIN_5010": "Dubbelknallers", "MAIN_5000": "Dubbelspatters", "MAIN_5001": "Dubbelspatters Nouveau", "MAIN_5040": "Quadhoppers Zwart", + "MAIN_5041": "Quadhoppers Wit", "MAIN_1000": "Carbonroller", "MAIN_1001": "Carbonroller Deco", "MAIN_1020": "Dynamoroller", @@ -34,11 +39,14 @@ "MAIN_1010": "Klodderroller", "MAIN_1011": "Krak-On Klodderroller", "MAIN_1040": "Breedroller", + "MAIN_1041": "Breedroller Impuls", "MAIN_8010": "Wisserbladzwieper", + "MAIN_8011": "Wisserbladzwieper Deco", "MAIN_8000": "Stempelzwieper", "MAIN_6020": "Paraplenzer", "MAIN_6000": "Plenzer", "MAIN_6010": "Kampeerplenzer", + "MAIN_6011": "Sorella Kampeerplenzer", "MAIN_30": "Kladderwerper", "MAIN_31": "Kladderwerper Pro", "MAIN_70": "Superspetter Pro", @@ -57,11 +65,13 @@ "MAIN_20": "Spetterspuit", "MAIN_21": "Spetterspuit Neo", "MAIN_100": "Superspetter Nova", + "MAIN_101": "Annaki Superspetter Nova", "MAIN_60": "N-ZAP '85", "MAIN_61": "N-ZAP '89", "MAIN_0": "Spettertuit", "MAIN_1": "Spettertuit Neo", "MAIN_310": "H-3 Langsnuit", + "MAIN_311": "H-3 Langsnuit D", "MAIN_300": "L-3 Stompsnuit", "MAIN_301": "L-3 Stompsnuit D", "MAIN_3030": "Spatkuip", @@ -77,6 +87,7 @@ "MAIN_4001": "Zink Mini-Spetling", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Spetling", + "MAIN_4011": "Spetling Deco", "MAIN_7010": "Triospanner", "MAIN_7020": "RIF-LEX 450", "SUB_8": "Springschotel", diff --git a/public/locales/pl/game-misc.json b/public/locales/pl/game-misc.json index e64abfa66..83cbcb57c 100644 --- a/public/locales/pl/game-misc.json +++ b/public/locales/pl/game-misc.json @@ -13,6 +13,10 @@ "STAGE_11": "Wahoo World", "STAGE_12": "Flounder Heights", "STAGE_13": "Brinewater Springs", + "STAGE_14": "Manta Maria", + "STAGE_15": "Um'ami Ruins", + "STAGE_16": "Humpback Pump Track", + "STAGE_17": "Barnacle & Dime", "MODE_SHORT_TW": "TW", "MODE_SHORT_SZ": "SZ", "MODE_SHORT_TC": "TC", diff --git a/public/locales/pl/gear.json b/public/locales/pl/gear.json index b5cc0cc43..7c7824bf3 100644 --- a/public/locales/pl/gear.json +++ b/public/locales/pl/gear.json @@ -60,11 +60,13 @@ "H_1024": "House-Tag Denim Cap", "S_1024": "Suede Bosses", "S_1025": "White Clam 600s", + "H_1026": "Do-Rag, Cap & Glasses", "C_1026": "Carnivore Tee", "C_1027": "Pearl Tee", "H_1028": "Ink-Black Flap Cap", "C_1028": "Octo Tee", "C_1029": "Herbivore Tee", + "H_1031": "Cap'n Cap", "H_1034": "Dustcloud Cap", "H_1035": "Seafoam Cap", "C_1035": "White V-Neck Tee", @@ -78,6 +80,7 @@ "C_1063": "Tentatek Tandem", "C_1066": "Annaki Choker Tee", "C_1067": "Annaki Bracelet Tee", + "C_1068": "White Retro Tee", "C_1069": "Blue Retro Tee", "C_1070": "Tan Retro Tee", "C_1071": "Barazushi Wrap", @@ -87,10 +90,12 @@ "C_1075": "Octosquid Tandem Tee", "C_1076": "Tri-Squid Tee", "C_1077": "Tri-Octo Tee", + "C_1081": "Takoroka Tandem", "C_1082": "Pineapple Ringer", "C_1083": "Apple Ringer", "C_1084": "Vaporwave Tee", "C_1085": "Duskwave Tee", + "C_1086": "Lyco-P Streetstyle Tee", "C_1088": "Eelzebub Tee", "C_1090": "Lime BlobMob Tee", "C_1091": "Berry BlobMob Tee", @@ -136,10 +141,12 @@ "C_2026": "Ink-Black Tangle Top", "S_2042": "Force ReBoots", "S_2043": "Tenya OctoReds", + "S_2044": "Tenya OctoPurps", "S_2045": "Pearl 01STERs", "S_2046": "Zebrafish Hi-Tops", "S_2047": "Dustcloud Hi-Tops", "S_2048": "Seafoam Hi-Tops", + "S_2049": "White Lo-Vert Hi-Tops", "S_2052": "Onyx 01STERs", "H_3000": "Retro Specs", "C_3000": "White Layered LS", @@ -181,6 +188,7 @@ "H_3018": "Toni Kensa Goggles", "S_3020": "U Jellys", "H_3021": "Ink-Tinted Goggles", + "S_3021": "Hyper Guppies", "H_3022": "Retro Framers", "S_3022": "Turbo Tabi Red", "H_3023": "Glassless Glasses", @@ -192,6 +200,7 @@ "H_3026": "Moto Shades", "S_3026": "Blue Shrimpsiders", "H_3027": "Annaki Charms", + "H_3028": "Glam Clam Specs", "H_3029": "Retro BluFocals", "H_3030": "Sea-Me-Nots", "H_3031": "Hipster Horn-Rims", @@ -225,6 +234,7 @@ "C_4010": "Rugby King 08", "S_4010": "Luminous Delta Straps", "S_4011": "Red FishFry Sandals", + "H_4012": "Seashell Bamboo Hat", "S_4012": "Yellow FishFry Sandals", "S_4014": "Cuttlefish Sandies", "H_4015": "Classic Bowler", @@ -233,7 +243,9 @@ "S_4016": "BlobMob Flip-Flops", "H_4017": "Howdy Hat", "S_4017": "Orange Dadfoot Sandals", + "S_4018": "Arrow Toesies Purp", "H_4019": "Beachcomber", + "S_4019": "Annaki Strappy Sandals", "H_4020": "Z+F Flair Bowler", "H_4021": "Hat-Trick Bell Hat", "S_4021": "Pink Dadfoot Sandals", @@ -248,7 +260,9 @@ "H_5001": "Designer Headphones", "C_5001": "Takoroka Nylon Vintage", "S_5001": "Custom Trail Boots", + "H_5002": "Noise Cancelers", "C_5002": "Berry Ski Jacket", + "S_5002": "Pro Trail Boots", "C_5003": "Varsity Jacket", "H_5004": "Squidlife Headphones", "C_5004": "School Jersey", @@ -279,11 +293,14 @@ "C_5049": "Ink-Black Paddle Jack", "C_5050": "Orca Bolero", "C_5051": "Cream Tundra Fleece", + "C_5053": "Annaki Anchored Coat", "C_5054": "Dusty Field Jacket", "C_5055": "Light-Bright Paddle Jack", "C_5056": "Penguin Bolero", "C_5057": "Barazushi Tuff Duffel", + "C_5059": "Indigo Boss Haori", "C_5060": "Lime Ski Jacket", + "C_5061": "Takoroka Nineties Nylon", "H_6000": "Golf Visor", "C_6000": "B-ball Jersey (Home)", "S_6000": "Moto Boots", @@ -296,19 +313,23 @@ "S_6003": "Blue Moto Boots", "H_6004": "Face Visor", "S_6004": "Green Rain Boots", + "H_6005": "Crust Bucket Visor", "S_6005": "Acerola Rain Boots", "S_6006": "Punk Whites", + "C_6007": "Umibozu Road Jersey", "S_6007": "Punk Cherries", "C_6008": "Umibozu Home Jersey", "S_6008": "Punk Yellows", "S_6009": "Bubble Rain Boots", "S_6010": "Snowy Down Boots", + "S_6011": "Icy Down Boots", "S_6012": "Hunting Boots", "S_6013": "Punk Nights", "S_6019": "Blu-Shift Moto Boots", "S_6020": "Skipjack Work Boots", "S_6021": "Arctic Duck Boots", "S_6023": "Red Hammertreads", + "S_6024": "Dappled Hammertreads", "S_6025": "Punk Pinks", "S_6026": "Fuzzy Boots", "S_6027": "Transom Note Boots", @@ -339,6 +360,7 @@ "H_7016": "Scrum Cap", "C_7016": "Manatee Swag Sweat", "C_7017": "Apex Sweater", + "H_7018": "Barrelfish Home Helmet", "C_7018": "Octo Jumper Away", "H_7019": "ZedFry Helmet", "C_7020": "Moby Knit", @@ -385,6 +407,7 @@ "C_8015": "Shirt & Tie", "H_8016": "Squidbeak Shield", "C_8017": "Hula Punk Shirt", + "H_8018": "Stealth Squidbeak Shield", "C_8018": "Octobowler Shirt", "C_8019": "Inkfall Shirt", "C_8020": "Crimson Parashooter", @@ -397,6 +420,7 @@ "C_8033": "Business Animal", "C_8034": "Fancyfish Stitch", "C_8036": "Fashion Splash Shirt", + "C_8037": "Hype Stripe Button Up", "C_8038": "Base White Button Up", "C_8039": "Rad Plaid Casual", "C_8040": "Urban Upcycle Top", @@ -417,6 +441,7 @@ "C_9011": "Red Battlecrab Shell", "C_9012": "Lime Battlecrab Shell", "C_9013": "Distressed Vest", + "C_9014": "Black Ranger Vest", "C_10000": "Camo Zip Hoodie", "C_10001": "Green Zip Hoodie", "C_10002": "Zekko Hoodie", @@ -438,9 +463,11 @@ "H_21012": "Five-Alarm Helmet", "C_21012": "Astro Wear", "H_21013": "Astro Helm", + "C_21013": "Retro Future Suit", "H_21014": "360 All-Scopes", "H_21015": "Brain Strainer", "H_21016": "Deep Sinker Helm", + "H_21017": "Commander Cap", "H_25000": "Squid Hairclip", "C_25000": "School Uniform A", "S_25000": "School Shoes + Hi Socks", diff --git a/public/locales/pl/weapons.json b/public/locales/pl/weapons.json index 345595850..b003fc184 100644 --- a/public/locales/pl/weapons.json +++ b/public/locales/pl/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Rapid Blaster Pro", + "MAIN_251": "Rapid Blaster Pro Deco", "MAIN_230": "Clash Blaster", "MAIN_231": "Clash Blaster Neo", "MAIN_240": "Rapid Blaster", "MAIN_241": "Rapid Blaster Deco", "MAIN_220": "Range Blaster", "MAIN_210": "Blaster", + "MAIN_260": "S-BLAST '92", "MAIN_200": "Luna Blaster", "MAIN_201": "Luna Blaster Neo", + "MAIN_1120": "Painbrush", "MAIN_1100": "Inkbrush", "MAIN_1101": "Inkbrush Nouveau", "MAIN_1110": "Octobrush", @@ -22,11 +25,13 @@ "MAIN_2070": "Snipewriter 5H", "MAIN_2000": "Classic Squiffer", "MAIN_5030": "Dualie Squelchers", + "MAIN_5031": "Custom Dualie Squelchers", "MAIN_5020": "Glooga Dualies", "MAIN_5010": "Splat Dualies", "MAIN_5000": "Dapple Dualies", "MAIN_5001": "Dapple Dualies Nouveau", "MAIN_5040": "Dark Tetra Dualies", + "MAIN_5041": "Light Tetra Dualies", "MAIN_1000": "Carbon Roller", "MAIN_1001": "Carbon Roller Deco", "MAIN_1020": "Dynamo Roller", @@ -34,11 +39,14 @@ "MAIN_1010": "Splat Roller", "MAIN_1011": "Krak-On Splat Roller", "MAIN_1040": "Big Swig Roller", + "MAIN_1041": "Big Swig Roller Express", "MAIN_8010": "Splatana Wiper", + "MAIN_8011": "Splatana Wiper Deco", "MAIN_8000": "Splatana Stamper", "MAIN_6020": "Undercover Brella", "MAIN_6000": "Splat Brella", "MAIN_6010": "Tenta Brella", + "MAIN_6011": "Tenta Sorella Brella", "MAIN_30": "Aerospray MG", "MAIN_31": "Aerospray RG", "MAIN_70": "Splattershot Pro", @@ -57,11 +65,13 @@ "MAIN_20": "Splash-o-matic", "MAIN_21": "Neo Splash-o-matic", "MAIN_100": "Splattershot Nova", + "MAIN_101": "Annaki Splattershot Nova", "MAIN_60": "N-ZAP '85", "MAIN_61": "N-ZAP '89", "MAIN_0": "Sploosh-o-matic", "MAIN_1": "Neo Sploosh-o-matic", "MAIN_310": "H-3 Nozzlenose", + "MAIN_311": "H-3 Nozzlenose D", "MAIN_300": "L-3 Nozzlenose", "MAIN_301": "L-3 Nozzlenose D", "MAIN_3030": "Bloblobber", @@ -77,6 +87,7 @@ "MAIN_4001": "Zink Mini Splatling", "MAIN_4040": "Nautilus 47", "MAIN_4010": "Heavy Splatling", + "MAIN_4011": "Heavy Splatling Deco", "MAIN_7010": "Tri-Stringer", "MAIN_7020": "REEF-LUX 450", "SUB_8": "Squid Beakon", diff --git a/public/locales/ru/game-misc.json b/public/locales/ru/game-misc.json index 55f8c0aa6..54ba6dc75 100644 --- a/public/locales/ru/game-misc.json +++ b/public/locales/ru/game-misc.json @@ -15,6 +15,8 @@ "STAGE_13": "Тухловодск", "STAGE_14": "«Манта-Мария»", "STAGE_15": "Рыбожирные руины", + "STAGE_16": "Велозал «9-й вал»", + "STAGE_17": "УсоногТорг", "MODE_SHORT_TW": "Терфы:", "MODE_SHORT_SZ": "Зоны:", "MODE_SHORT_TC": "Башни:", diff --git a/public/locales/ru/gear.json b/public/locales/ru/gear.json index 697d5dd29..5f5ddcb20 100644 --- a/public/locales/ru/gear.json +++ b/public/locales/ru/gear.json @@ -60,11 +60,13 @@ "H_1024": "Джинсовая кепка", "S_1024": "Полукеды «Профи»", "S_1025": "Светлые устрокроссы", + "H_1026": "Комплект «Гангста-Рак»", "C_1026": "Майка «Хищник»", "C_1027": "Майка с жемчужинами", "H_1028": "Черная кепка с ушами", "C_1028": "Осьмомайка", "C_1029": "Майка «Зебра»", + "H_1031": "Матросская фуражка", "H_1034": "Бейсболка «Самум»", "H_1035": "Бейсболка «Аква»", "C_1035": "Белая майка с вырезом", @@ -78,6 +80,7 @@ "C_1063": "Майка-дуо «Щуччи»", "C_1066": "«Чокер» от Панкасиуса", "C_1067": "«Манжеты» от Панкасиуса", + "C_1068": "Белая ретро-майка", "C_1069": "Голубая ретро-майка", "C_1070": "Бежевая ретро-майка", "C_1071": "Шаль «Нори-ролл»", @@ -87,10 +90,12 @@ "C_1075": "Майка-дуо «ОсьмоМар»", "C_1076": "Кальмайка «Тройка»", "C_1077": "Осьмомайка «Тройка»", + "C_1081": "Майка-дуо от «Рыбок»", "C_1082": "Майка «Ананасик»", "C_1083": "Майка «Яблочко»", "C_1084": "Майка «Закат»", "C_1085": "Майка «Рассвет»", + "C_1086": "Модная майка «Паприка»", "C_1088": "Майка «У-гранж»", "C_1090": "Лаймовая смайл-майка", "C_1091": "Ягодная смайл-майка", @@ -133,13 +138,15 @@ "S_2017": "Красно-черные шузы", "S_2018": "Сине-черные шузы", "S_2025": "Красно-белые шузы", - "C_2026": "Черный плетеный топ", + "C_2026": "Черный принт-джемпер", "S_2042": "Стальные ребутсы", "S_2043": "Осьмокроссы «Рубин»", + "S_2044": "Осьмокроссы «Аметист»", "S_2045": "Перл-кроссы «УС-3»", "S_2046": "Высокие зеброкеды", "S_2047": "Кеды «Самум»", "S_2048": "Кеды «Аква»", + "S_2049": "Белые кроссы на шнурках", "S_2052": "Оникс-кроссы «УС-3»", "H_3000": "Ретро-очки", "C_3000": "Белая двойка", @@ -181,6 +188,7 @@ "H_3018": "Очки для ныряния", "S_3020": "Кроссы-желейки", "H_3021": "Очки «бочкоглазики»", + "S_3021": "«Гипергуппешки»", "H_3022": "Очки «8 бит»", "S_3022": "Турботаби «Лосось»", "H_3023": "Очки-невидимки", @@ -192,6 +200,7 @@ "H_3026": "Мотоочки", "S_3026": "Синие «креветки»", "H_3027": "Очки от Панкасиуса", + "H_3028": "Откидные очки", "H_3029": "Очки «Осьборн блю» BC925", "H_3030": "Очки «Эль-Дорада»", "H_3031": "Очки хипстера", @@ -225,6 +234,7 @@ "C_4010": "Регбийка «Восьмерка»", "S_4010": "Горные сандалии", "S_4011": "Шлепки «Фугасик»", + "H_4012": "Устричная вьетнамка", "S_4012": "Желтые шлепки «Фугасик»", "S_4014": "Сандалии «Рыбья кость»", "H_4015": "Классический котелок", @@ -233,7 +243,9 @@ "S_4016": "Шлепки со смайлом", "H_4017": "Ковбойская шляпа", "S_4017": "Оранжевые шлеподы", + "S_4018": "Лиловые «Стрелы-лайт»", "H_4019": "Пляжная шляпка", + "S_4019": "Сандалии с застежками", "H_4020": "Котелок «ЙожкоТюр»", "H_4021": "Клош-трио «Фугасик»", "S_4021": "Розовые шлеподы", @@ -248,7 +260,9 @@ "H_5001": "Дизайнерские наушники", "C_5001": "Спортивка от «Рыбок»", "S_5001": "Модные горные ботинки", + "H_5002": "Бесшумные наушники", "C_5002": "Лиловая лыжная куртка", + "S_5002": "Горные ботинки ПРО", "C_5003": "Бейсбольная куртка", "H_5004": "Ретро-наушники", "C_5004": "Спортивная куртка", @@ -279,11 +293,14 @@ "C_5049": "Гидровка «Антагонист»", "C_5050": "Курсатка «Антагонист»", "C_5051": "Бежевая флис-толстовка", + "C_5053": "Двубортник с якорем", "C_5054": "Полевая куртка «Хаки»", "C_5055": "Гидровка «Протагонист»", "C_5056": "Пингвинка «Антагонист»", "C_5057": "Пальто «Суси-Весла»", + "C_5059": "Синее хаори «Босс»", "C_5060": "Лаймовая лыжная куртка", + "C_5061": "Ветровка от «Рыбок»", "H_6000": "Козырек для гольфа", "C_6000": "Баскетболка (основная)", "S_6000": "Мотоботинки", @@ -296,19 +313,23 @@ "S_6003": "Синие мотоботинки", "H_6004": "Визор-козырек", "S_6004": "Зеленые сапоги", + "H_6005": "Козырек «Мак-да-рак»", "S_6005": "Вишневые сапоги", "S_6006": "Белые берцы", + "C_6007": "«Умибодзу» (запасной)", "S_6007": "Вишневые берцы", "C_6008": "«Умибодзу» (основной)", "S_6008": "Желтые берцы", "S_6009": "Резиновые полуботинки", "S_6010": "Белые пуховые сапоги", + "S_6011": "Горные пуховые сапоги", "S_6012": "Болотные ботинки", "S_6013": "Черные берцы", "S_6019": "Мотоботинки «Адора-Блю»", "S_6020": "Рабочие боты «Граффити»", "S_6021": "Полярные уткоботы", "S_6023": "Красные «Молотоголовы»", + "S_6024": "Пестрые «Молотоголовы»", "S_6025": "Розовые берцы", "S_6026": "Валенки", "S_6027": "Сапоги с подвесками", @@ -339,6 +360,7 @@ "H_7016": "Шлем для регби", "C_7016": "Свитер «Ламантин»", "C_7017": "Свитер «Акулий»", + "H_7018": "Хоум-шлем БК «Окуни»", "C_7018": "Осьмоджемпер (запас)", "H_7019": "Шлем с Тюшкой", "C_7020": "Пуловер «Рыба-кит»", @@ -385,6 +407,7 @@ "C_8015": "«Офисный планктон»", "H_8016": "Защитный экран «Спрут»", "C_8017": "Гавайка «Планк-панк»", + "H_8018": "Черный экран «Спрут»", "C_8018": "Поло «Осьмобоулинг»", "C_8019": "Рубашка «Клякса»", "C_8020": "Красная парашютка", @@ -397,6 +420,7 @@ "C_8033": "Рубашка «Сафари»", "C_8034": "Рубашка с рыбками", "C_8036": "Рубашка с пятнами", + "C_8037": "Полосатая рубашка", "C_8038": "Рубашка со стойкой", "C_8039": "Лоскутная рубашка", "C_8040": "Рубашка «Неопэчворк»", @@ -417,6 +441,7 @@ "C_9011": "Жилет «Краснопанцирь»", "C_9012": "Жилет «Зеленый панцирь»", "C_9013": "Безрукавка «Клякса»", + "C_9014": "Полевой жилет «Нуар»", "C_10000": "Камуфляжная толстовка", "C_10001": "Зеленая толстовка", "C_10002": "Толстовка от «Йожко»", @@ -438,9 +463,11 @@ "H_21012": "Шлем пожарника", "C_21012": "Астродоспех", "H_21013": "Астрошлем", + "C_21013": "Киберкостюм", "H_21014": "Кибервизор-360", "H_21015": "Мозготрон", "H_21016": "Шлем осьмолаза", + "H_21017": "Пилотка командира", "H_25000": "Заколка «Кальмарчик»", "C_25000": "Школьная форма А", "S_25000": "Школьные ботинки + чулки", diff --git a/public/locales/ru/weapons.json b/public/locales/ru/weapons.json index 7e3134dff..46af25445 100644 --- a/public/locales/ru/weapons.json +++ b/public/locales/ru/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "Бластермат ПРО", + "MAIN_251": "Бластермат ПРО «Деко»", "MAIN_230": "Контрабластер", "MAIN_231": "Контрабластер «Нео»", "MAIN_240": "Бластермат", "MAIN_241": "Бластермат «Деко»", "MAIN_220": "Дальнобластер", "MAIN_210": "Бластер", + "MAIN_260": "S-BLAST 92", "MAIN_200": "Лунобластер", "MAIN_201": "Лунобластер «Нео»", + "MAIN_1120": "Веерокисть «Плюхассо»", "MAIN_1100": "Кисть", "MAIN_1101": "Кисть «НуВо»", "MAIN_1110": "Арт-кисть", @@ -22,11 +25,13 @@ "MAIN_2070": "Патрондаш 5Т", "MAIN_2000": "Стиратель", "MAIN_5030": "Спурт-плескари", + "MAIN_5031": "Спурт-плескари «Понт»", "MAIN_5020": "Термоплюхи 525", "MAIN_5010": "Спуртометы", "MAIN_5000": "Импрессиометы", "MAIN_5001": "Импрессиометы «НуВо»", "MAIN_5040": "Черные спуртокроссы", + "MAIN_5041": "Белые спуртокроссы", "MAIN_1000": "Валик ЛАЙТ", "MAIN_1001": "Валик ЛАЙТ «Деко»", "MAIN_1020": "Мотовалик", @@ -34,11 +39,14 @@ "MAIN_1010": "Сплат-валик", "MAIN_1011": "Сплат-валик «Кра-Кен»", "MAIN_1040": "Макси-валик", + "MAIN_1041": "Макси-валик «Экспресс»", "MAIN_8010": "Cплат-дворник", + "MAIN_8011": "Cплат-дворник «Деко»", "MAIN_8000": "Сплат-печатель", "MAIN_6020": "Шпионский зонт", "MAIN_6000": "Сплат-зонт", "MAIN_6010": "Зонтент", + "MAIN_6011": "Зонтент «Родиччи»", "MAIN_30": "Аэроспрей", "MAIN_31": "Аэроспрей ДЕЛЮКС", "MAIN_70": "Каплестрел ПРО", @@ -57,11 +65,13 @@ "MAIN_20": "Плюхомет", "MAIN_21": "Плюхомет «Нео»", "MAIN_100": "Каплестрел НОВА", + "MAIN_101": "Каплестрел НОВА-ПАНК", "MAIN_60": "N-ZAP 85", "MAIN_61": "N-ZAP 89", "MAIN_0": "Плюхотрон", "MAIN_1": "Плюхотрон «Нео»", "MAIN_310": "Тяжелый каплетрон", + "MAIN_311": "Тяжелый каплетрон 2.0", "MAIN_300": "Каплетрон-компакт", "MAIN_301": "Каплетрон-компакт 2.0", "MAIN_3030": "Ваннаган", @@ -77,6 +87,7 @@ "MAIN_4001": "Брызгомет-М «Шпротус»", "MAIN_4040": "Наутилус-47", "MAIN_4010": "Брызгомет XL", + "MAIN_4011": "Брызгомет XL «Деко»", "MAIN_7010": "Тритиватор", "MAIN_7020": "КО-РАЛЛ 450", "SUB_8": "Прыжковый маячок", diff --git a/public/locales/zh/game-misc.json b/public/locales/zh/game-misc.json index b2493f8db..3cf0e633d 100644 --- a/public/locales/zh/game-misc.json +++ b/public/locales/zh/game-misc.json @@ -15,6 +15,8 @@ "STAGE_13": "臭鱼干温泉", "STAGE_14": "鬼蝠鲼玛利亚号", "STAGE_15": "鱼露遗迹", + "STAGE_16": "昆布赛道", + "STAGE_17": "塔拉波特购物公园", "MODE_SHORT_TW": "涂地", "MODE_SHORT_SZ": "区域", "MODE_SHORT_TC": "塔楼", diff --git a/public/locales/zh/gear.json b/public/locales/zh/gear.json index 027c36ad4..4972c0801 100644 --- a/public/locales/zh/gear.json +++ b/public/locales/zh/gear.json @@ -60,11 +60,13 @@ "H_1024": "房屋标签牛仔帽", "S_1024": "基地训练鞋 高手", "S_1025": "蛤蜊600 琥珀", + "H_1026": "嘻哈头巾配帽子", "C_1026": "肉食动物T恤", "C_1027": "珍珠点点T恤", "H_1028": "遮阳帽 墨黑", "C_1028": "章鱼T恤", "C_1029": "草食动物T恤", + "H_1031": "海军风帽", "H_1034": "迷彩帽 土遁", "H_1035": "迷彩帽 水遁", "C_1035": "鱿鱼V领T恤 白色", @@ -78,6 +80,7 @@ "C_1063": "艾洛眼T恤 五分袖", "C_1066": "无法无天T恤配颈链", "C_1067": "无法无天T恤配手链", + "C_1068": "再版T恤 白色", "C_1069": "再版T恤 蓝色", "C_1070": "再版T恤 棕色", "C_1071": "散寿司披肩 海苔卷", @@ -87,10 +90,12 @@ "C_1075": "依古T恤 五分袖", "C_1076": "鱿鱼先生T恤", "C_1077": "章鱼先生T恤", + "C_1081": "暇古T恤 五分袖", "C_1082": "滚边T恤 凤梨", "C_1083": "滚边T恤 苹果", "C_1084": "暮光渐层T恤", "C_1085": "日落渐层T恤", + "C_1086": "饮料T恤 番茄红素", "C_1088": "加百列T恤", "C_1090": "密集水滴鱼上衣 莱姆绿", "C_1091": "密集水滴鱼上衣 莓果红", @@ -136,10 +141,12 @@ "C_2026": "缠绕钩爪T恤 黑色", "S_2042": "能力重置高筒鞋", "S_2043": "天亚8篮球鞋 红色", + "S_2044": "天亚8篮球鞋 紫色", "S_2045": "01STER 琥珀", "S_2046": "鹈足青螺高筒鞋", "S_2047": "迷彩运动鞋 土遁", "S_2048": "迷彩运动鞋 水遁", + "S_2049": "河鲈高筒鞋 白色", "S_2052": "01STER 甘露酱油", "H_3000": "复古黑框眼镜", "C_3000": "两件式长袖上衣 白色", @@ -181,6 +188,7 @@ "H_3018": "剑尖特制竞技泳镜", "S_3020": "鱿鱼生鱼片 Scramble", "H_3021": "桶眼鱼护目镜", + "S_3021": "佛朗明哥孔雀鱼运动鞋", "H_3022": "8-Bit 镜框", "S_3022": "MOVE跑鞋 红色", "H_3023": "眼饰", @@ -192,6 +200,7 @@ "H_3026": "骑士偏光眼镜", "S_3026": "虾蛄关节运动鞋", "H_3027": "无法无天方形眼镜", + "H_3028": "蛤蜊墨镜", "H_3029": "球形墨镜BC925", "H_3030": "眼鲷墨镜", "H_3031": "粗框方形眼镜", @@ -225,6 +234,7 @@ "C_4010": "王者橄榄球衫008", "S_4010": "三角带运动凉鞋 光亮", "S_4011": "烧河豚浴室拖鞋 红色", + "H_4012": "贝纹斗笠", "S_4012": "烧河豚浴室拖鞋 黄色", "S_4014": "鱼骨编织凉鞋", "H_4015": "经典圆顶礼帽", @@ -233,7 +243,9 @@ "S_4016": "BS拖鞋", "H_4017": "帆立贝牛仔帽", "S_4017": "非常非常拖鞋 橘色", + "S_4018": "箭标拖鞋 紫黄色", "H_4019": "草帽", + "S_4019": "无法无天运动凉鞋 皮革", "H_4020": "泽酷暖流圆顶礼帽", "H_4021": "河豚铃铛三层圆边帽", "S_4021": "非常非常拖鞋 洋红色", @@ -248,7 +260,9 @@ "H_5001": "极光耳机", "C_5001": "暇古尼龙拉链上衣 怀旧", "S_5001": "登山鞋 订制", + "H_5002": "抗噪耳机", "C_5002": "登山外套 莓果红", + "S_5002": "登山鞋 专业", "C_5003": "多Logo棒球外套", "H_5004": "立体声录音机耳机", "C_5004": "学校运动服", @@ -279,11 +293,14 @@ "C_5049": "划桨外套 负片", "C_5050": "短版小外套 负片", "C_5051": "渗透压毛绒外套 象牙色", + "C_5053": "无法无天双排扣外套", "C_5054": "狩猎外套KK", "C_5055": "划桨外套 正片", "C_5056": "短版小外套 正片", "C_5057": "散寿司毛大衣", + "C_5059": "主公羽织", "C_5060": "登山外套 藻绿色", + "C_5061": "暇古尼龙拉链上衣 乡愁", "H_6000": "球童中空遮阳帽", "C_6000": "篮球运动服 主场", "S_6000": "越野摩托车靴", @@ -296,19 +313,23 @@ "S_6003": "越野摩托车靴 纯蓝色", "H_6004": "脸部中空遮阳帽", "S_6004": "雨靴 青苔绿", + "H_6005": "龙10中空遮阳帽", "S_6005": "雨靴 樱桃红", "S_6006": "摇滚靴 白色", + "C_6007": "海坊主坦克背心 客场", "S_6007": "摇滚靴 樱桃", "C_6008": "海坊主坦克背心 主场", "S_6008": "摇滚靴 黄色", "S_6009": "雨靴 泡泡", "S_6010": "羽绒靴 牛乳", + "S_6011": "羽绒靴 冰原", "S_6012": "狩猎靴", "S_6013": "摇滚靴 黑色", "S_6019": "越野摩托车靴M-DCB", "S_6020": "磨砂皮革靴xSJ", "S_6021": "猎鸭靴 白雪", "S_6023": "双髻鲨靴 红色", + "S_6024": "双髻鲨靴 斑纹", "S_6025": "摇滚靴 粉红色", "S_6026": "暖暖靴", "S_6027": "配饰迷彩靴", @@ -339,6 +360,7 @@ "H_7016": "头部护具 素色", "C_7016": "海月海牛套头衫", "C_7017": "3D针织衫 鲨鱼", + "H_7018": "条石鲷ST安全帽 主场", "C_7018": "章鱼防风运动上衣 蓝色", "H_7019": "幼河豚安全帽", "C_7020": "3D针织衫 鲸鱼", @@ -385,6 +407,7 @@ "C_8015": "领带衬衫", "H_8016": "黑鸢防护面罩R255", "C_8017": "彼得朋克衬衫", + "H_8018": "黑鸢防护面罩RGB0", "C_8018": "章鱼保龄球衫", "C_8019": "墨汁喷洒衬衫", "C_8020": "降落伞上衣 石榴红", @@ -397,6 +420,7 @@ "C_8033": "鱼片衬衫 野外观察", "C_8034": "绣花衬衫 烟管鱼", "C_8036": "喷墨衬衫", + "C_8037": "立领衬衫 条纹", "C_8038": "立领衬衫 素色", "C_8039": "拼接衬衫", "C_8040": "鱼片衬衫 城市", @@ -417,6 +441,7 @@ "C_9011": "长腿护甲 红色", "C_9012": "长腿护甲 莱姆绿", "C_9013": "喷墨背心", + "C_9014": "狩猎背心BK", "C_10000": "拉链连帽外套 迷彩", "C_10001": "拉链连帽外套 绿色", "C_10002": "泽酷连帽上衣 红豆色", @@ -438,9 +463,11 @@ "H_21012": "消防盔", "C_21012": "角色扮演高科技装", "H_21013": "飞行员安全帽", + "C_21013": "超未来装", "H_21014": "高科技望远镜", "H_21015": "灵光一闪安全帽", "H_21016": "蛸壶安全帽", + "H_21017": "守卫者帽", "H_25000": "鱿鱼发夹", "C_25000": "学校制服外套L", "S_25000": "学校乐福鞋 高级", diff --git a/public/locales/zh/weapons.json b/public/locales/zh/weapons.json index dd51211a1..b2e667ab4 100644 --- a/public/locales/zh/weapons.json +++ b/public/locales/zh/weapons.json @@ -1,13 +1,16 @@ { "MAIN_250": "快速爆破枪 精英", + "MAIN_251": "快速爆破枪 精英装饰", "MAIN_230": "冲涂爆破枪", "MAIN_231": "冲涂爆破枪 新型", "MAIN_240": "快速爆破枪", "MAIN_241": "快速爆破枪 装饰", "MAIN_220": "远距爆破枪", "MAIN_210": "火热爆破枪", + "MAIN_260": "S-BLAST92", "MAIN_200": "新星爆破枪", "MAIN_201": "新星爆破枪 新型", + "MAIN_1120": "文森", "MAIN_1100": "巴勃罗", "MAIN_1101": "巴勃罗·新艺术", "MAIN_1110": "北斋", @@ -22,11 +25,13 @@ "MAIN_2070": "R-PEN/5H", "MAIN_2000": "鱿快洁α", "MAIN_5030": "双重清洁枪", + "MAIN_5031": "双重清洁枪 改装", "MAIN_5020": "开尔文525", "MAIN_5010": "斯普拉机动枪", "MAIN_5000": "溅镀枪", "MAIN_5001": "溅镀枪·新艺术", "MAIN_5040": "四重弹跳手枪 黑", + "MAIN_5041": "四重弹跳手枪 白", "MAIN_1000": "碳纤维滚筒", "MAIN_1001": "碳纤维滚筒 装饰", "MAIN_1020": "电动马达滚筒", @@ -34,11 +39,14 @@ "MAIN_1010": "斯普拉滚筒", "MAIN_1011": "斯普拉滚筒 联名", "MAIN_1040": "宽滚筒", + "MAIN_1041": "宽滚筒 联名", "MAIN_8010": "雨刷刮水刀", + "MAIN_8011": "雨刷刮水刀 装饰", "MAIN_8000": "工作刮水刀", "MAIN_6020": "特工配件", "MAIN_6000": "遮阳防空伞", "MAIN_6010": "露营防空伞", + "MAIN_6011": "露营防空伞 姐妹", "MAIN_30": "专业模型枪MG", "MAIN_31": "专业模型枪RG", "MAIN_70": "顶尖射击枪", @@ -57,11 +65,13 @@ "MAIN_20": "窄域标记枪", "MAIN_21": "窄域标记枪 新型", "MAIN_100": "太空射击枪", + "MAIN_101": "太空射击枪 联名", "MAIN_60": "N-ZAP85", "MAIN_61": "N-ZAP89", "MAIN_0": "广域标记枪", "MAIN_1": "广域标记枪 新型", "MAIN_310": "H3卷管枪", + "MAIN_311": "H3卷管枪D", "MAIN_300": "L3卷管枪", "MAIN_301": "L3卷管枪D", "MAIN_3030": "满溢泡澡泼桶", @@ -77,6 +87,7 @@ "MAIN_4001": "斯普拉旋转枪 联名", "MAIN_4040": "鹦鹉螺号47", "MAIN_4010": "桶装旋转枪", + "MAIN_4011": "桶装旋转枪 装饰", "MAIN_7010": "三发猎鱼弓", "MAIN_7020": "LACT-450", "SUB_8": "跳跃信标", diff --git a/public/static-assets/img/gear/clothes/1001.png b/public/static-assets/img/gear/clothes/1001.png index c5a60972b..be7efacd1 100644 Binary files a/public/static-assets/img/gear/clothes/1001.png and b/public/static-assets/img/gear/clothes/1001.png differ diff --git a/public/static-assets/img/gear/clothes/1016.png b/public/static-assets/img/gear/clothes/1016.png index b2766ce2d..8bd298b66 100644 Binary files a/public/static-assets/img/gear/clothes/1016.png and b/public/static-assets/img/gear/clothes/1016.png differ diff --git a/public/static-assets/img/gear/clothes/1050.png b/public/static-assets/img/gear/clothes/1050.png index f6e65e73b..5bde70107 100644 Binary files a/public/static-assets/img/gear/clothes/1050.png and b/public/static-assets/img/gear/clothes/1050.png differ diff --git a/public/static-assets/img/gear/clothes/1068.avif b/public/static-assets/img/gear/clothes/1068.avif new file mode 100644 index 000000000..88a983f88 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1068.avif differ diff --git a/public/static-assets/img/gear/clothes/1068.png b/public/static-assets/img/gear/clothes/1068.png new file mode 100644 index 000000000..b8f98ea54 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1068.png differ diff --git a/public/static-assets/img/gear/clothes/1081.avif b/public/static-assets/img/gear/clothes/1081.avif new file mode 100644 index 000000000..c2edc6231 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1081.avif differ diff --git a/public/static-assets/img/gear/clothes/1081.png b/public/static-assets/img/gear/clothes/1081.png new file mode 100644 index 000000000..102587954 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1081.png differ diff --git a/public/static-assets/img/gear/clothes/1086.avif b/public/static-assets/img/gear/clothes/1086.avif new file mode 100644 index 000000000..adfaaca88 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1086.avif differ diff --git a/public/static-assets/img/gear/clothes/1086.png b/public/static-assets/img/gear/clothes/1086.png new file mode 100644 index 000000000..a19739fa4 Binary files /dev/null and b/public/static-assets/img/gear/clothes/1086.png differ diff --git a/public/static-assets/img/gear/clothes/21000.avif b/public/static-assets/img/gear/clothes/21000.avif index adb3b75bc..3a0d01872 100644 Binary files a/public/static-assets/img/gear/clothes/21000.avif and b/public/static-assets/img/gear/clothes/21000.avif differ diff --git a/public/static-assets/img/gear/clothes/21001.avif b/public/static-assets/img/gear/clothes/21001.avif index fa30ff764..23cd59e13 100644 Binary files a/public/static-assets/img/gear/clothes/21001.avif and b/public/static-assets/img/gear/clothes/21001.avif differ diff --git a/public/static-assets/img/gear/clothes/21001.png b/public/static-assets/img/gear/clothes/21001.png index d16974e85..bc4242db7 100644 Binary files a/public/static-assets/img/gear/clothes/21001.png and b/public/static-assets/img/gear/clothes/21001.png differ diff --git a/public/static-assets/img/gear/clothes/21002.avif b/public/static-assets/img/gear/clothes/21002.avif index ac4eb07f0..6a8d972ef 100644 Binary files a/public/static-assets/img/gear/clothes/21002.avif and b/public/static-assets/img/gear/clothes/21002.avif differ diff --git a/public/static-assets/img/gear/clothes/21011.avif b/public/static-assets/img/gear/clothes/21011.avif index e8e2b9ca9..e8d412155 100644 Binary files a/public/static-assets/img/gear/clothes/21011.avif and b/public/static-assets/img/gear/clothes/21011.avif differ diff --git a/public/static-assets/img/gear/clothes/21011.png b/public/static-assets/img/gear/clothes/21011.png index 813749586..29f8cb5e8 100644 Binary files a/public/static-assets/img/gear/clothes/21011.png and b/public/static-assets/img/gear/clothes/21011.png differ diff --git a/public/static-assets/img/gear/clothes/21013.avif b/public/static-assets/img/gear/clothes/21013.avif new file mode 100644 index 000000000..55baf97ec Binary files /dev/null and b/public/static-assets/img/gear/clothes/21013.avif differ diff --git a/public/static-assets/img/gear/clothes/21013.png b/public/static-assets/img/gear/clothes/21013.png new file mode 100644 index 000000000..4da69b4a3 Binary files /dev/null and b/public/static-assets/img/gear/clothes/21013.png differ diff --git a/public/static-assets/img/gear/clothes/25009.png b/public/static-assets/img/gear/clothes/25009.png index 8eb70a805..5d72bf876 100644 Binary files a/public/static-assets/img/gear/clothes/25009.png and b/public/static-assets/img/gear/clothes/25009.png differ diff --git a/public/static-assets/img/gear/clothes/5036.png b/public/static-assets/img/gear/clothes/5036.png index 7539c9880..c12982263 100644 Binary files a/public/static-assets/img/gear/clothes/5036.png and b/public/static-assets/img/gear/clothes/5036.png differ diff --git a/public/static-assets/img/gear/clothes/5053.avif b/public/static-assets/img/gear/clothes/5053.avif new file mode 100644 index 000000000..057ee9d4f Binary files /dev/null and b/public/static-assets/img/gear/clothes/5053.avif differ diff --git a/public/static-assets/img/gear/clothes/5053.png b/public/static-assets/img/gear/clothes/5053.png new file mode 100644 index 000000000..d814fad96 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5053.png differ diff --git a/public/static-assets/img/gear/clothes/5059.avif b/public/static-assets/img/gear/clothes/5059.avif new file mode 100644 index 000000000..f51c71ecc Binary files /dev/null and b/public/static-assets/img/gear/clothes/5059.avif differ diff --git a/public/static-assets/img/gear/clothes/5059.png b/public/static-assets/img/gear/clothes/5059.png new file mode 100644 index 000000000..85304c6ec Binary files /dev/null and b/public/static-assets/img/gear/clothes/5059.png differ diff --git a/public/static-assets/img/gear/clothes/5061.avif b/public/static-assets/img/gear/clothes/5061.avif new file mode 100644 index 000000000..d40040b1f Binary files /dev/null and b/public/static-assets/img/gear/clothes/5061.avif differ diff --git a/public/static-assets/img/gear/clothes/5061.png b/public/static-assets/img/gear/clothes/5061.png new file mode 100644 index 000000000..75d9d3bc3 Binary files /dev/null and b/public/static-assets/img/gear/clothes/5061.png differ diff --git a/public/static-assets/img/gear/clothes/6007.avif b/public/static-assets/img/gear/clothes/6007.avif new file mode 100644 index 000000000..5062e4579 Binary files /dev/null and b/public/static-assets/img/gear/clothes/6007.avif differ diff --git a/public/static-assets/img/gear/clothes/6007.png b/public/static-assets/img/gear/clothes/6007.png new file mode 100644 index 000000000..4c6f0bb67 Binary files /dev/null and b/public/static-assets/img/gear/clothes/6007.png differ diff --git a/public/static-assets/img/gear/clothes/8019.png b/public/static-assets/img/gear/clothes/8019.png index e47e05291..28dd13b16 100644 Binary files a/public/static-assets/img/gear/clothes/8019.png and b/public/static-assets/img/gear/clothes/8019.png differ diff --git a/public/static-assets/img/gear/clothes/8026.png b/public/static-assets/img/gear/clothes/8026.png index 25d9389ad..e59558ad4 100644 Binary files a/public/static-assets/img/gear/clothes/8026.png and b/public/static-assets/img/gear/clothes/8026.png differ diff --git a/public/static-assets/img/gear/clothes/8037.avif b/public/static-assets/img/gear/clothes/8037.avif new file mode 100644 index 000000000..c45948104 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8037.avif differ diff --git a/public/static-assets/img/gear/clothes/8037.png b/public/static-assets/img/gear/clothes/8037.png new file mode 100644 index 000000000..8bc8bf372 Binary files /dev/null and b/public/static-assets/img/gear/clothes/8037.png differ diff --git a/public/static-assets/img/gear/clothes/9000.png b/public/static-assets/img/gear/clothes/9000.png index c42a6f89e..c3bb13e1e 100644 Binary files a/public/static-assets/img/gear/clothes/9000.png and b/public/static-assets/img/gear/clothes/9000.png differ diff --git a/public/static-assets/img/gear/clothes/9004.png b/public/static-assets/img/gear/clothes/9004.png index 615e3d491..134863f9e 100644 Binary files a/public/static-assets/img/gear/clothes/9004.png and b/public/static-assets/img/gear/clothes/9004.png differ diff --git a/public/static-assets/img/gear/clothes/9014.avif b/public/static-assets/img/gear/clothes/9014.avif new file mode 100644 index 000000000..f225b91a0 Binary files /dev/null and b/public/static-assets/img/gear/clothes/9014.avif differ diff --git a/public/static-assets/img/gear/clothes/9014.png b/public/static-assets/img/gear/clothes/9014.png new file mode 100644 index 000000000..ee4bc8142 Binary files /dev/null and b/public/static-assets/img/gear/clothes/9014.png differ diff --git a/public/static-assets/img/gear/head/1026.avif b/public/static-assets/img/gear/head/1026.avif new file mode 100644 index 000000000..26b3909f7 Binary files /dev/null and b/public/static-assets/img/gear/head/1026.avif differ diff --git a/public/static-assets/img/gear/head/1026.png b/public/static-assets/img/gear/head/1026.png new file mode 100644 index 000000000..3bbe03ffa Binary files /dev/null and b/public/static-assets/img/gear/head/1026.png differ diff --git a/public/static-assets/img/gear/head/1031.avif b/public/static-assets/img/gear/head/1031.avif new file mode 100644 index 000000000..65546902b Binary files /dev/null and b/public/static-assets/img/gear/head/1031.avif differ diff --git a/public/static-assets/img/gear/head/1031.png b/public/static-assets/img/gear/head/1031.png new file mode 100644 index 000000000..cf48391eb Binary files /dev/null and b/public/static-assets/img/gear/head/1031.png differ diff --git a/public/static-assets/img/gear/head/2013.png b/public/static-assets/img/gear/head/2013.png index a033f2ff9..648615a2b 100644 Binary files a/public/static-assets/img/gear/head/2013.png and b/public/static-assets/img/gear/head/2013.png differ diff --git a/public/static-assets/img/gear/head/21000.avif b/public/static-assets/img/gear/head/21000.avif index e9c60f863..7a47d471a 100644 Binary files a/public/static-assets/img/gear/head/21000.avif and b/public/static-assets/img/gear/head/21000.avif differ diff --git a/public/static-assets/img/gear/head/21001.avif b/public/static-assets/img/gear/head/21001.avif index 663b8c92b..215468038 100644 Binary files a/public/static-assets/img/gear/head/21001.avif and b/public/static-assets/img/gear/head/21001.avif differ diff --git a/public/static-assets/img/gear/head/21017.avif b/public/static-assets/img/gear/head/21017.avif new file mode 100644 index 000000000..c2e7aab57 Binary files /dev/null and b/public/static-assets/img/gear/head/21017.avif differ diff --git a/public/static-assets/img/gear/head/21017.png b/public/static-assets/img/gear/head/21017.png new file mode 100644 index 000000000..7b0433070 Binary files /dev/null and b/public/static-assets/img/gear/head/21017.png differ diff --git a/public/static-assets/img/gear/head/25009.png b/public/static-assets/img/gear/head/25009.png index a4f18fe9b..801928801 100644 Binary files a/public/static-assets/img/gear/head/25009.png and b/public/static-assets/img/gear/head/25009.png differ diff --git a/public/static-assets/img/gear/head/3026.png b/public/static-assets/img/gear/head/3026.png index 57fdd52ea..6cab38e17 100644 Binary files a/public/static-assets/img/gear/head/3026.png and b/public/static-assets/img/gear/head/3026.png differ diff --git a/public/static-assets/img/gear/head/3028.avif b/public/static-assets/img/gear/head/3028.avif new file mode 100644 index 000000000..95ed7e1ce Binary files /dev/null and b/public/static-assets/img/gear/head/3028.avif differ diff --git a/public/static-assets/img/gear/head/3028.png b/public/static-assets/img/gear/head/3028.png new file mode 100644 index 000000000..b8f1819b2 Binary files /dev/null and b/public/static-assets/img/gear/head/3028.png differ diff --git a/public/static-assets/img/gear/head/4012.avif b/public/static-assets/img/gear/head/4012.avif new file mode 100644 index 000000000..d0035d22e Binary files /dev/null and b/public/static-assets/img/gear/head/4012.avif differ diff --git a/public/static-assets/img/gear/head/4012.png b/public/static-assets/img/gear/head/4012.png new file mode 100644 index 000000000..eaacf5a34 Binary files /dev/null and b/public/static-assets/img/gear/head/4012.png differ diff --git a/public/static-assets/img/gear/head/5002.avif b/public/static-assets/img/gear/head/5002.avif new file mode 100644 index 000000000..14598f30b Binary files /dev/null and b/public/static-assets/img/gear/head/5002.avif differ diff --git a/public/static-assets/img/gear/head/5002.png b/public/static-assets/img/gear/head/5002.png new file mode 100644 index 000000000..1393027a9 Binary files /dev/null and b/public/static-assets/img/gear/head/5002.png differ diff --git a/public/static-assets/img/gear/head/6005.avif b/public/static-assets/img/gear/head/6005.avif new file mode 100644 index 000000000..b9017086f Binary files /dev/null and b/public/static-assets/img/gear/head/6005.avif differ diff --git a/public/static-assets/img/gear/head/6005.png b/public/static-assets/img/gear/head/6005.png new file mode 100644 index 000000000..5b025673c Binary files /dev/null and b/public/static-assets/img/gear/head/6005.png differ diff --git a/public/static-assets/img/gear/head/7018.avif b/public/static-assets/img/gear/head/7018.avif new file mode 100644 index 000000000..193575b51 Binary files /dev/null and b/public/static-assets/img/gear/head/7018.avif differ diff --git a/public/static-assets/img/gear/head/7018.png b/public/static-assets/img/gear/head/7018.png new file mode 100644 index 000000000..813952781 Binary files /dev/null and b/public/static-assets/img/gear/head/7018.png differ diff --git a/public/static-assets/img/gear/head/8018.avif b/public/static-assets/img/gear/head/8018.avif new file mode 100644 index 000000000..7b5af7aeb Binary files /dev/null and b/public/static-assets/img/gear/head/8018.avif differ diff --git a/public/static-assets/img/gear/head/8018.png b/public/static-assets/img/gear/head/8018.png new file mode 100644 index 000000000..cc4a0240d Binary files /dev/null and b/public/static-assets/img/gear/head/8018.png differ diff --git a/public/static-assets/img/gear/shoes/2000.png b/public/static-assets/img/gear/shoes/2000.png index b5b5c1bba..8fe4e21d5 100644 Binary files a/public/static-assets/img/gear/shoes/2000.png and b/public/static-assets/img/gear/shoes/2000.png differ diff --git a/public/static-assets/img/gear/shoes/2044.avif b/public/static-assets/img/gear/shoes/2044.avif new file mode 100644 index 000000000..50b620c2f Binary files /dev/null and b/public/static-assets/img/gear/shoes/2044.avif differ diff --git a/public/static-assets/img/gear/shoes/2044.png b/public/static-assets/img/gear/shoes/2044.png new file mode 100644 index 000000000..f0a0ffbf5 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2044.png differ diff --git a/public/static-assets/img/gear/shoes/2049.avif b/public/static-assets/img/gear/shoes/2049.avif new file mode 100644 index 000000000..05485061a Binary files /dev/null and b/public/static-assets/img/gear/shoes/2049.avif differ diff --git a/public/static-assets/img/gear/shoes/2049.png b/public/static-assets/img/gear/shoes/2049.png new file mode 100644 index 000000000..722fa32c1 Binary files /dev/null and b/public/static-assets/img/gear/shoes/2049.png differ diff --git a/public/static-assets/img/gear/shoes/21001.avif b/public/static-assets/img/gear/shoes/21001.avif index e2105dd30..7e7dbf48e 100644 Binary files a/public/static-assets/img/gear/shoes/21001.avif and b/public/static-assets/img/gear/shoes/21001.avif differ diff --git a/public/static-assets/img/gear/shoes/27004.png b/public/static-assets/img/gear/shoes/27004.png index 4046a464c..f8f443876 100644 Binary files a/public/static-assets/img/gear/shoes/27004.png and b/public/static-assets/img/gear/shoes/27004.png differ diff --git a/public/static-assets/img/gear/shoes/3021.avif b/public/static-assets/img/gear/shoes/3021.avif new file mode 100644 index 000000000..8004b855c Binary files /dev/null and b/public/static-assets/img/gear/shoes/3021.avif differ diff --git a/public/static-assets/img/gear/shoes/3021.png b/public/static-assets/img/gear/shoes/3021.png new file mode 100644 index 000000000..b457d1128 Binary files /dev/null and b/public/static-assets/img/gear/shoes/3021.png differ diff --git a/public/static-assets/img/gear/shoes/4018.avif b/public/static-assets/img/gear/shoes/4018.avif new file mode 100644 index 000000000..3d9fbd3ec Binary files /dev/null and b/public/static-assets/img/gear/shoes/4018.avif differ diff --git a/public/static-assets/img/gear/shoes/4018.png b/public/static-assets/img/gear/shoes/4018.png new file mode 100644 index 000000000..fc451b41f Binary files /dev/null and b/public/static-assets/img/gear/shoes/4018.png differ diff --git a/public/static-assets/img/gear/shoes/4019.avif b/public/static-assets/img/gear/shoes/4019.avif new file mode 100644 index 000000000..e8d7bd16b Binary files /dev/null and b/public/static-assets/img/gear/shoes/4019.avif differ diff --git a/public/static-assets/img/gear/shoes/4019.png b/public/static-assets/img/gear/shoes/4019.png new file mode 100644 index 000000000..002755db9 Binary files /dev/null and b/public/static-assets/img/gear/shoes/4019.png differ diff --git a/public/static-assets/img/gear/shoes/5002.avif b/public/static-assets/img/gear/shoes/5002.avif new file mode 100644 index 000000000..662c7f4e0 Binary files /dev/null and b/public/static-assets/img/gear/shoes/5002.avif differ diff --git a/public/static-assets/img/gear/shoes/5002.png b/public/static-assets/img/gear/shoes/5002.png new file mode 100644 index 000000000..f58d39681 Binary files /dev/null and b/public/static-assets/img/gear/shoes/5002.png differ diff --git a/public/static-assets/img/gear/shoes/6011.avif b/public/static-assets/img/gear/shoes/6011.avif new file mode 100644 index 000000000..ef7eba76f Binary files /dev/null and b/public/static-assets/img/gear/shoes/6011.avif differ diff --git a/public/static-assets/img/gear/shoes/6011.png b/public/static-assets/img/gear/shoes/6011.png new file mode 100644 index 000000000..6034231d0 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6011.png differ diff --git a/public/static-assets/img/gear/shoes/6024.avif b/public/static-assets/img/gear/shoes/6024.avif new file mode 100644 index 000000000..6614fbbc8 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6024.avif differ diff --git a/public/static-assets/img/gear/shoes/6024.png b/public/static-assets/img/gear/shoes/6024.png new file mode 100644 index 000000000..02983fc08 Binary files /dev/null and b/public/static-assets/img/gear/shoes/6024.png differ diff --git a/public/static-assets/img/gear/shoes/8004.png b/public/static-assets/img/gear/shoes/8004.png index c32540c2a..dd1f5ca01 100644 Binary files a/public/static-assets/img/gear/shoes/8004.png and b/public/static-assets/img/gear/shoes/8004.png differ diff --git a/public/static-assets/img/main-weapons-outlined/101.avif b/public/static-assets/img/main-weapons-outlined/101.avif new file mode 100644 index 000000000..9000c29c0 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/101.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/101.png b/public/static-assets/img/main-weapons-outlined/101.png new file mode 100644 index 000000000..bcf55b905 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/101.png differ diff --git a/public/static-assets/img/main-weapons-outlined/1041.avif b/public/static-assets/img/main-weapons-outlined/1041.avif new file mode 100644 index 000000000..23219622f Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1041.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/1041.png b/public/static-assets/img/main-weapons-outlined/1041.png new file mode 100644 index 000000000..74842b1b1 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1041.png differ diff --git a/public/static-assets/img/main-weapons-outlined/1120.avif b/public/static-assets/img/main-weapons-outlined/1120.avif new file mode 100644 index 000000000..207ed16ee Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1120.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/1120.png b/public/static-assets/img/main-weapons-outlined/1120.png new file mode 100644 index 000000000..47e5d2dc2 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/1120.png differ diff --git a/public/static-assets/img/main-weapons-outlined/251.avif b/public/static-assets/img/main-weapons-outlined/251.avif new file mode 100644 index 000000000..e90e4e76d Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/251.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/251.png b/public/static-assets/img/main-weapons-outlined/251.png new file mode 100644 index 000000000..7de2c3563 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/251.png differ diff --git a/public/static-assets/img/main-weapons-outlined/260.avif b/public/static-assets/img/main-weapons-outlined/260.avif new file mode 100644 index 000000000..08f71c93f Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/260.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/260.png b/public/static-assets/img/main-weapons-outlined/260.png new file mode 100644 index 000000000..1fa785e0c Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/260.png differ diff --git a/public/static-assets/img/main-weapons-outlined/311.avif b/public/static-assets/img/main-weapons-outlined/311.avif new file mode 100644 index 000000000..c90a47471 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/311.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/311.png b/public/static-assets/img/main-weapons-outlined/311.png new file mode 100644 index 000000000..828da1cbb Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/311.png differ diff --git a/public/static-assets/img/main-weapons-outlined/4011.avif b/public/static-assets/img/main-weapons-outlined/4011.avif new file mode 100644 index 000000000..1fa262971 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/4011.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/4011.png b/public/static-assets/img/main-weapons-outlined/4011.png new file mode 100644 index 000000000..707b2bdb9 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/4011.png differ diff --git a/public/static-assets/img/main-weapons-outlined/5031.avif b/public/static-assets/img/main-weapons-outlined/5031.avif new file mode 100644 index 000000000..31167dd86 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5031.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/5031.png b/public/static-assets/img/main-weapons-outlined/5031.png new file mode 100644 index 000000000..bc1d3ccfc Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5031.png differ diff --git a/public/static-assets/img/main-weapons-outlined/5041.avif b/public/static-assets/img/main-weapons-outlined/5041.avif new file mode 100644 index 000000000..a1b65e3e7 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5041.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/5041.png b/public/static-assets/img/main-weapons-outlined/5041.png new file mode 100644 index 000000000..f596eb70d Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/5041.png differ diff --git a/public/static-assets/img/main-weapons-outlined/6011.avif b/public/static-assets/img/main-weapons-outlined/6011.avif new file mode 100644 index 000000000..f6e2c9e04 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/6011.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/6011.png b/public/static-assets/img/main-weapons-outlined/6011.png new file mode 100644 index 000000000..8797d9c6a Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/6011.png differ diff --git a/public/static-assets/img/main-weapons-outlined/8011.avif b/public/static-assets/img/main-weapons-outlined/8011.avif new file mode 100644 index 000000000..4ea861b4d Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/8011.avif differ diff --git a/public/static-assets/img/main-weapons-outlined/8011.png b/public/static-assets/img/main-weapons-outlined/8011.png new file mode 100644 index 000000000..ef1d8a017 Binary files /dev/null and b/public/static-assets/img/main-weapons-outlined/8011.png differ diff --git a/public/static-assets/img/main-weapons/101.avif b/public/static-assets/img/main-weapons/101.avif new file mode 100644 index 000000000..caf3fb347 Binary files /dev/null and b/public/static-assets/img/main-weapons/101.avif differ diff --git a/public/static-assets/img/main-weapons/101.png b/public/static-assets/img/main-weapons/101.png new file mode 100644 index 000000000..6a619026f Binary files /dev/null and b/public/static-assets/img/main-weapons/101.png differ diff --git a/public/static-assets/img/main-weapons/1041.avif b/public/static-assets/img/main-weapons/1041.avif new file mode 100644 index 000000000..92ccd75fe Binary files /dev/null and b/public/static-assets/img/main-weapons/1041.avif differ diff --git a/public/static-assets/img/main-weapons/1041.png b/public/static-assets/img/main-weapons/1041.png new file mode 100644 index 000000000..444b341ff Binary files /dev/null and b/public/static-assets/img/main-weapons/1041.png differ diff --git a/public/static-assets/img/main-weapons/1120.avif b/public/static-assets/img/main-weapons/1120.avif new file mode 100644 index 000000000..0a7051691 Binary files /dev/null and b/public/static-assets/img/main-weapons/1120.avif differ diff --git a/public/static-assets/img/main-weapons/1120.png b/public/static-assets/img/main-weapons/1120.png new file mode 100644 index 000000000..9d49c7be1 Binary files /dev/null and b/public/static-assets/img/main-weapons/1120.png differ diff --git a/public/static-assets/img/main-weapons/251.avif b/public/static-assets/img/main-weapons/251.avif new file mode 100644 index 000000000..5c21d0a09 Binary files /dev/null and b/public/static-assets/img/main-weapons/251.avif differ diff --git a/public/static-assets/img/main-weapons/251.png b/public/static-assets/img/main-weapons/251.png new file mode 100644 index 000000000..ef241d1b1 Binary files /dev/null and b/public/static-assets/img/main-weapons/251.png differ diff --git a/public/static-assets/img/main-weapons/260.avif b/public/static-assets/img/main-weapons/260.avif new file mode 100644 index 000000000..b22ebfe18 Binary files /dev/null and b/public/static-assets/img/main-weapons/260.avif differ diff --git a/public/static-assets/img/main-weapons/260.png b/public/static-assets/img/main-weapons/260.png new file mode 100644 index 000000000..29dcce7e9 Binary files /dev/null and b/public/static-assets/img/main-weapons/260.png differ diff --git a/public/static-assets/img/main-weapons/310.avif b/public/static-assets/img/main-weapons/310.avif index 73478fabd..500cc160a 100644 Binary files a/public/static-assets/img/main-weapons/310.avif and b/public/static-assets/img/main-weapons/310.avif differ diff --git a/public/static-assets/img/main-weapons/310.png b/public/static-assets/img/main-weapons/310.png index 5b27be91e..cb4d75e18 100644 Binary files a/public/static-assets/img/main-weapons/310.png and b/public/static-assets/img/main-weapons/310.png differ diff --git a/public/static-assets/img/main-weapons/311.avif b/public/static-assets/img/main-weapons/311.avif new file mode 100644 index 000000000..1466f558a Binary files /dev/null and b/public/static-assets/img/main-weapons/311.avif differ diff --git a/public/static-assets/img/main-weapons/311.png b/public/static-assets/img/main-weapons/311.png new file mode 100644 index 000000000..1e5a16b83 Binary files /dev/null and b/public/static-assets/img/main-weapons/311.png differ diff --git a/public/static-assets/img/main-weapons/4010.avif b/public/static-assets/img/main-weapons/4010.avif index ad58a29bb..2be2583dd 100644 Binary files a/public/static-assets/img/main-weapons/4010.avif and b/public/static-assets/img/main-weapons/4010.avif differ diff --git a/public/static-assets/img/main-weapons/4010.png b/public/static-assets/img/main-weapons/4010.png index 54feac907..53bc0c61c 100644 Binary files a/public/static-assets/img/main-weapons/4010.png and b/public/static-assets/img/main-weapons/4010.png differ diff --git a/public/static-assets/img/main-weapons/4011.avif b/public/static-assets/img/main-weapons/4011.avif new file mode 100644 index 000000000..bd965aa3e Binary files /dev/null and b/public/static-assets/img/main-weapons/4011.avif differ diff --git a/public/static-assets/img/main-weapons/4011.png b/public/static-assets/img/main-weapons/4011.png new file mode 100644 index 000000000..f7a8aa19d Binary files /dev/null and b/public/static-assets/img/main-weapons/4011.png differ diff --git a/public/static-assets/img/main-weapons/5031.avif b/public/static-assets/img/main-weapons/5031.avif new file mode 100644 index 000000000..27f1843cd Binary files /dev/null and b/public/static-assets/img/main-weapons/5031.avif differ diff --git a/public/static-assets/img/main-weapons/5031.png b/public/static-assets/img/main-weapons/5031.png new file mode 100644 index 000000000..d406a4891 Binary files /dev/null and b/public/static-assets/img/main-weapons/5031.png differ diff --git a/public/static-assets/img/main-weapons/5041.avif b/public/static-assets/img/main-weapons/5041.avif new file mode 100644 index 000000000..748240d6d Binary files /dev/null and b/public/static-assets/img/main-weapons/5041.avif differ diff --git a/public/static-assets/img/main-weapons/5041.png b/public/static-assets/img/main-weapons/5041.png new file mode 100644 index 000000000..409458de1 Binary files /dev/null and b/public/static-assets/img/main-weapons/5041.png differ diff --git a/public/static-assets/img/main-weapons/6011.avif b/public/static-assets/img/main-weapons/6011.avif new file mode 100644 index 000000000..d42044dba Binary files /dev/null and b/public/static-assets/img/main-weapons/6011.avif differ diff --git a/public/static-assets/img/main-weapons/6011.png b/public/static-assets/img/main-weapons/6011.png new file mode 100644 index 000000000..bc1acb348 Binary files /dev/null and b/public/static-assets/img/main-weapons/6011.png differ diff --git a/public/static-assets/img/main-weapons/8011.avif b/public/static-assets/img/main-weapons/8011.avif new file mode 100644 index 000000000..ca9c03e83 Binary files /dev/null and b/public/static-assets/img/main-weapons/8011.avif differ diff --git a/public/static-assets/img/main-weapons/8011.png b/public/static-assets/img/main-weapons/8011.png new file mode 100644 index 000000000..997bc3551 Binary files /dev/null and b/public/static-assets/img/main-weapons/8011.png differ diff --git a/public/static-assets/img/stages/16.avif b/public/static-assets/img/stages/16.avif new file mode 100644 index 000000000..2820e6e10 Binary files /dev/null and b/public/static-assets/img/stages/16.avif differ diff --git a/public/static-assets/img/stages/16.png b/public/static-assets/img/stages/16.png new file mode 100644 index 000000000..d08646a08 Binary files /dev/null and b/public/static-assets/img/stages/16.png differ diff --git a/public/static-assets/img/stages/17.avif b/public/static-assets/img/stages/17.avif new file mode 100644 index 000000000..e9e8b27f0 Binary files /dev/null and b/public/static-assets/img/stages/17.avif differ diff --git a/public/static-assets/img/stages/17.png b/public/static-assets/img/stages/17.png new file mode 100644 index 000000000..2c6484a2b Binary files /dev/null and b/public/static-assets/img/stages/17.png differ diff --git a/scripts/create-analyzer-json.ts b/scripts/create-analyzer-json.ts index 79a10d939..5710c5877 100644 --- a/scripts/create-analyzer-json.ts +++ b/scripts/create-analyzer-json.ts @@ -26,7 +26,7 @@ import { translationJsonFolderName, } from "./utils"; -const CURRENT_SEASON = 3; +const CURRENT_SEASON = 4; type MainWeapon = (typeof weapons)[number]; type SubWeapon = (typeof subWeapons)[number]; diff --git a/scripts/create-gear-json.ts b/scripts/create-gear-json.ts index 9b3442103..7c59dcb80 100644 --- a/scripts/create-gear-json.ts +++ b/scripts/create-gear-json.ts @@ -14,7 +14,7 @@ import { translationJsonFolderName, } from "./utils"; -const CURRENT_SEASON = 3; +const CURRENT_SEASON = 4; const OUTPUT_DIR_PATH = path.join(__dirname, "output"); const LEAN_HEAD_CODE = "Hed"; @@ -25,7 +25,7 @@ const LEAN_SHOES_CODE = "Shs"; // but it's just for clarity const AVAILABLE_SR_GEAR = [ 21010, 21011, 21015, 21013, 21012, 21014, 21012, 21000, 21001, 21002, 21001, - 21002, 21001, 21016, + 21002, 21001, 21016, 21017, ]; async function main() { diff --git a/scripts/create-misc-json.ts b/scripts/create-misc-json.ts index a48e92aba..d8864eac0 100644 --- a/scripts/create-misc-json.ts +++ b/scripts/create-misc-json.ts @@ -28,6 +28,8 @@ const stages = [ "Brinewater Springs", "Manta Maria", "Um'ami Ruins", + "Humpback Pump Track", + "Barnacle & Dime", ] as const; async function main() {