Difference between revisions of "Adventurer List"
Jump to navigation
Jump to search
">
">
>Yvsdrop m (add query fields for addmaxhp/atk1 for new max stat calculations) |
>Eave m (if we're trying to match the default game elemental sort, we should use IdLong instead of Id) |
||
| Line 22: | Line 22: | ||
|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> | ||