Guide:Where To Find Equipment: Difference between revisions

Jump to navigation Jump to search
(Created page with "{{#cargo_query: tables=equipment |fields= CONCAT('',name,'')=Name, special=Special, where_to_find=Where To Find, type=Type, proficiency=Proficiency, description=Description, quote=Quote, rarity=Rarity, armour_class=AC, armour_class_bonus=AC (Shields), stealth_disadvantage=Stealth Disadvantage |where=rarity IS NOT NULL AND rarity <> "common" |order by=rarity_order, name |format=dynamic table |hidden fields=Type, Proficiency, AC, AC (Shields) |details fields=Descript...")
 
No edit summary
Line 5: Line 5:
special=Special, where_to_find=Where To Find, type=Type, proficiency=Proficiency,  description=Description, quote=Quote, rarity=Rarity, armour_class=AC, armour_class_bonus=AC (Shields), stealth_disadvantage=Stealth Disadvantage
special=Special, where_to_find=Where To Find, type=Type, proficiency=Proficiency,  description=Description, quote=Quote, rarity=Rarity, armour_class=AC, armour_class_bonus=AC (Shields), stealth_disadvantage=Stealth Disadvantage
|where=rarity IS NOT NULL AND rarity <> "common"
|where=rarity IS NOT NULL AND rarity <> "common"
|order by=rarity_order, name
|order by=rarity_order DESC, name
|format=dynamic table
|format=dynamic table
|hidden fields=Type, Proficiency, AC, AC (Shields)
|hidden fields=Type, Proficiency, AC, AC (Shields)