Reimplement ORAS Pure Hackmons ladder
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run

This commit is contained in:
Kris Johnson 2026-03-01 03:40:36 -07:00
parent 376da145ff
commit eaff3cf2a8

View File

@ -878,10 +878,10 @@ export const Formats: import('../sim/dex-formats').FormatList = [
],
},
{
name: "[Gen 7] Pure Hackmons",
name: "[Gen 6] Pure Hackmons",
desc: `Anything that can be hacked in-game and is usable in local battles is allowed.`,
mod: 'gen7',
ruleset: ['-Nonexistent', 'Team Preview', 'HP Percentage Mod', 'Cancel Mod', 'Endless Battle Clause'],
mod: 'gen6',
ruleset: ['-Nonexistent', 'Team Preview', 'HP Percentage Mod', 'Cancel Mod', 'Endless Battle Clause', 'EV limit = 510'],
},
// Challengeable OMs
@ -2902,11 +2902,11 @@ export const Formats: import('../sim/dex-formats').FormatList = [
],
},
{
name: "[Gen 6] Pure Hackmons",
name: "[Gen 7] Pure Hackmons",
desc: `Anything that can be hacked in-game and is usable in local battles is allowed.`,
mod: 'gen6',
mod: 'gen7',
searchShow: false,
ruleset: ['-Nonexistent', 'Team Preview', 'HP Percentage Mod', 'Cancel Mod', 'Endless Battle Clause', 'EV limit = 510'],
ruleset: ['-Nonexistent', 'Team Preview', 'HP Percentage Mod', 'Cancel Mod', 'Endless Battle Clause'],
},
// Temporary Tour Metas