Items: Difference between revisions

1,121 bytes added ,  1 year ago
no edit summary
mNo edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1:
__TOC__
A listing of various game items implemented on the wiki. See also [[Consumables]], [[Ooparts]].
=Activity reports=
An overview of all Activity report items that provide character XP.
Line 7 ⟶ 8:
| fields = _pageName=Page, NameEN, DescriptionEN, Rarity, Icon
| where = Category="Activity report"
| order by = Id ASC
| format = template
| named args = yes
| template = ItemRow
| limit = 200
}}
}}
=Enhancement stones=
An overview of all Enhancement stones that provide [[Equipment]] XP.
{{ItemTable |
{{#cargo_query:
tables = items
| fields = _pageName=Page, NameEN, DescriptionEN, Rarity, Icon
| where = Category="Enhancement Stone"
| order by = Id ASC
| format = template
Line 20 ⟶ 35:
tables = items
| fields = _pageName=Page, NameEN, DescriptionEN, Rarity, Icon
| where = Category="Weapon ComponentsComponent"
| order by = Id ASC
| format = template
Line 35 ⟶ 50:
| fields = _pageName=Page, NameEN, DescriptionEN, Rarity, Icon
| where = Category="Material"
| order by = Id ASC
| format = template
| named args = yes
| template = ItemRow
| limit = 200
}}
}}
=Equipment=
An overview of all character equipment implemented on the wiki
{{ItemTable |
{{#cargo_query:
tables = items
| fields = _pageName=Page, NameEN, DescriptionEN, Rarity, Icon
| where = Category IN("Hat","Gloves","Shoes","Bag","Badge","Hairpin","Charm","Watch","Necklace")
| order by = Id ASC
| format = template
| named args = yes
| template = ItemRow
| limit = 200
}}
}}
=Eleph=
An overview of all character elephs implemented on the wiki
{{ItemTable |
{{#cargo_query:
tables = items
| fields = _pageName=Page, NameEN, DescriptionEN, Rarity, Icon
| where = Category="Eleph"
| order by = Id ASC
| format = template