Amulets: Difference between revisions

Jump to navigation Jump to search
54 bytes added ,  16 July 2023
no edit summary
No edit summary
No edit summary
Line 6: Line 6:
=== Common ===
=== Common ===


{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "common"
| where = type = "Amulets" AND rarity = "common"
| default = ''None known so far.''
| default = {{OtherEquipmentTableEmpty}}
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| outro = </table>
| format = template
| format = template
Line 17: Line 17:
| named args = yes
| named args = yes
}}
}}
{{OtherEquipmentTableFooter}}


=== {{Uncommon}} ===
=== {{Uncommon}} ===


{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "uncommon"
| where = type = "Amulets" AND rarity = "uncommon"
| default = ''None known so far.''
| default = {{OtherEquipmentTableEmpty}}
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
| named args = yes
| named args = yes
}}
}}
{{OtherEquipmentTableFooter}}


=== {{Rare}} ===
=== {{Rare}} ===


{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "rare"
| where = type = "Amulets" AND rarity = "rare"
| default = ''None known so far.''
| default = {{OtherEquipmentTableEmpty}}
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
| named args = yes
| named args = yes
}}
}}
{{OtherEquipmentTableFooter}}


=== {{Very rare}} ===
=== {{Very rare}} ===


{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "very rare"
| where = type = "Amulets" AND rarity = "very rare"
| default = ''None known so far.''
| default = {{OtherEquipmentTableEmpty}}
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
| named args = yes
| named args = yes
}}
}}
{{OtherEquipmentTableFooter}}


=== {{Story}} ===
=== {{Story}} ===


{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "story"
| where = type = "Amulets" AND rarity = "story"
| default = ''None known so far.''
| default = {{OtherEquipmentTableEmpty}}
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
| named args = yes
| named args = yes
}}
}}
{{OtherEquipmentTableFooter}}

Navigation menu