Difference between revisions of "Adventurer Grid"
Jump to navigation
Jump to search
">
">
>Yvsdrop m (include MaxLimitBreakCount in query output for filtering mc70s) |
>Eave m (if we're trying to match the default game elemental sort, we should use IdLong instead of Id) |
||
| Line 9: | Line 9: | ||
|q?groupBy=_pageName | |q?groupBy=_pageName | ||
|q?limit=999 | |q?limit=999 | ||
| − | |q?orderBy= ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, | + | |q?orderBy= ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, IdLong DESC, FullName ASC |
}} | }} | ||
</div> | </div> | ||