4
editsAd placeholder
User:Gooselton: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special | | fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special | ||
| order by = rarity_order, name | | order by = rarity_order, name | ||
| where = (type = "Light Armour") or (type = "Clothing") or (type = "Heavy Armour") or (type = "Rings") | | where = (rarity = "Uncommon") and (type = "Light Armour") or (type = "Clothing") or (type = "Heavy Armour") or (type = "Rings") | ||
| default = {{ArmourTableEmpty}} | | default = {{ArmourTableEmpty}} | ||
| format = template | | format = template |