Armor (AV): Difference between revisions

66 bytes added ,  03:16, 17 November 2021
See also section
m (Update query to include everything. Previously the query limit was excluding some equipment like ironweave cloak)
(See also section)
Line 17: Line 17:
Search by body slots to see only gear wearable on that slot!
Search by body slots to see only gear wearable on that slot!
{{#cargo_query:table=ItemsTable,GeneralData|join on=ItemsTable._pageName=GeneralData._pageName| fields=CONCAT('[[File:',GeneralData.Image,'|24px]] [[',ItemsTable._pageName,']]')=Item,AV,DV,CONCAT(WornOn)=Worn on,GeneralData.Weight|where=ItemsTable._pageNamespace='0' AND (WornOn IS NOT NULL OR Categories='Fungal Infections') AND AV IS NOT NULL AND DV IS NOT NULL|order by=AV DESC|format=dynamic table|rows per page=20|limit=9999}}
{{#cargo_query:table=ItemsTable,GeneralData|join on=ItemsTable._pageName=GeneralData._pageName| fields=CONCAT('[[File:',GeneralData.Image,'|24px]] [[',ItemsTable._pageName,']]')=Item,AV,DV,CONCAT(WornOn)=Worn on,GeneralData.Weight|where=ItemsTable._pageNamespace='0' AND (WornOn IS NOT NULL OR Categories='Fungal Infections') AND AV IS NOT NULL AND DV IS NOT NULL|order by=AV DESC|format=dynamic table|rows per page=20|limit=9999}}
==See also==
* [[DV]]
* [[List of body parts]]
* [[Armor table]]


[[Category:Battle Mechanics]]
[[Category:Battle Mechanics]]
135

edits