Difference between revisions of "Template:EnemyHeaderTest"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
imported>Elaeagnifolia |
||
| Line 41: | Line 41: | ||
{{#cargo_query:tables=EnemiesTest | {{#cargo_query:tables=EnemiesTest | ||
|where=Name="{{{Name|{{PAGENAME}}}}}" | |where=Name="{{{Name|{{PAGENAME}}}}}" | ||
| − | |fields=BaseOD=BaseOD,BaseBreak=BaseBreak,BreakDuration=BreakDuration,ODAtkRate=ODAtkRate,ODDefRate=ODDefRate,BreakAtkRate=BreakAtkRate,BreakDefRate=BreakDefRate | + | |fields=BaseOD=BaseOD,BaseBreak=BaseBreak,BreakDuration=BreakDuration,ODAtkRate=ODAtkRate,ODDefRate=ODDefRate,BreakAtkRate=BreakAtkRate,BreakDefRate=BreakDefRate |
| + | |format=table | ||
| + | |named args=yes | ||
| + | |order by=Hp | ||
| + | |limit=99 | ||
| + | |group by=MonsterId | ||
| + | }} | ||
| + | |||
| + | {{StylizedHeader|Affliction Resists}} | ||
| + | {{#cargo_query:tables=EnemiesTest | ||
| + | |where=Name="{{{Name|{{PAGENAME}}}}}" | ||
| + | |fields=Poison=Poison,Burn=Burn,Freeze=Freeze,Paralysis=Paralysis,Blind=Blind,Stun=Stun,Curse=Curse,Bog=Bog,Sleep=Sleep | ||
|format=table | |format=table | ||
|named args=yes | |named args=yes | ||