This website requires JavaScript.
Explore
Help
Sign In
random-mirrors
/
pokerogue
Watch
1
Star
0
Fork
0
You've already forked pokerogue
mirror of
https://github.com/pagefaultgames/pokerogue.git
synced
2025-02-04 07:07:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pokerogue
/
src
/
modifier
/
modifier-tier.ts
8 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Update final boss fight and restructure some files
2024-01-13 12:24:24 -05:00
export
enum
ModifierTier
{
COMMON
,
GREAT
,
ULTRA
,
Rebalance item weights and add Rogue tier
2024-02-28 23:13:05 -05:00
ROGUE
,
Update final boss fight and restructure some files
2024-01-13 12:24:24 -05:00
MASTER
,
LUXURY
}
Reference in New Issue
Copy Permalink