Items: Difference between revisions

782 bytes added ,  1 year ago
no edit summary
No edit summary
 
(5 intermediate revisions by the same user 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 56 ⟶ 57:
}}
}}
=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
| named args = yes
| template = ItemRow
| limit = 200
}}
}}
=Currencies=
An overview of all currencies (including event-limited ones) on the wiki