Difference between revisions of "Abilities"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
>Mornsta-gpuser (Fix for abilities not sorting properly.) |
||
| Line 12: | Line 12: | ||
|q?fields=Id=Id,AbilityIconName=Icon,_pageName=Name,Details=Details,PartyPowerWeight=Might | |q?fields=Id=Id,AbilityIconName=Icon,_pageName=Name,Details=Details,PartyPowerWeight=Might | ||
|q?groupBy=_pageName | |q?groupBy=_pageName | ||
| − | |q?orderBy=Id | + | |q?orderBy= |
| − | |q?limit= | + | CASE |
| + | WHEN Id < 10 THEN 0 | ||
| + | WHEN Id < 100 THEN 1 | ||
| + | ELSE 2 | ||
| + | END ASC, | ||
| + | Id ASC | ||
| + | |q?limit=999 | ||
|template=AbilityTableEntry | |template=AbilityTableEntry | ||
}} | }} | ||
|} | |} | ||
Revision as of 12:34, 19 February 2019
Lua error: Error: Table Abilities not found..
| Icon | Name | Might Value | Description | Adventurers with Ability | Wyrmprints with Ability | Dragons with Ability |
|---|