mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-18 03:35:56 +02:00
initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
-- Optional ruleset that removes the most notorious Gen 1 quirks while
|
||||
-- keeping the same formulas. Not the default.
|
||||
|
||||
return {
|
||||
name = "modern_clean",
|
||||
oneIn256Miss = false,
|
||||
critUsesBaseSpeed = true,
|
||||
critIgnoresStages = false,
|
||||
randMin = 217,
|
||||
randMax = 255,
|
||||
focusEnergyBug = false,
|
||||
}
|
||||
Reference in New Issue
Block a user