Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 47 additions & 1 deletion database/amiibo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2905,6 +2905,17 @@
"jp": "2014-12-06"
}
},
"0x0001000404401c02":
{
"name": "Tsumiki Luigi",
"release":
{
"au": null,
"eu": null,
"jp": "2025-08-26",
"na": null
}
},
"0x0189010103b10502":
{
"name": "Label",
Expand Down Expand Up @@ -2971,6 +2982,17 @@
"jp": "2015-03-12"
}
},
"0x0003000404421c02":
{
"name": "Tsumiki Yoshi",
"release":
{
"au": null,
"eu": null,
"jp": "2025-08-26",
"na": null
}
},
"0x030f0001016d0502":
{
"name": "Derwin",
Expand Down Expand Up @@ -4140,6 +4162,17 @@
"jp": "2015-03-12"
}
},
"0x00000004043f1c02":
{
"name": "Tsumiki Mario",
"release":
{
"au": null,
"eu": null,
"jp": "2025-08-26",
"na": null
}
},
"0x07c0020000230002":
{
"name": "Mii Gunner",
Expand Down Expand Up @@ -6890,6 +6923,17 @@
"jp": "2014-12-06"
}
},
"0x0002000404411c02":
{
"name": "Tsumiki Peach",
"release":
{
"au": null,
"eu": null,
"jp": "2025-08-26",
"na": null
}
},
"0x0014000002670102":
{
"name": "Waluigi",
Expand Down Expand Up @@ -9708,6 +9752,7 @@
"0x17": "Power Pros",
"0x1a": "Donkey Kong",
"0x1b": "Xenoblade Chronicles 3",
"0x1c": "My Mario Wooden Blocks",
"0x1d": "Street Fighter 6"
},
"game_series":
Expand Down Expand Up @@ -9836,7 +9881,8 @@
"0x01": "Card",
"0x00": "Figure",
"0x03": "Band",
"0x02": "Yarn"
"0x02": "Yarn",
"0x04": "Block"
},
"characters":
{
Expand Down
Loading