12 lines
208 B
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"type": "choice",
"keys": ["paldean_breed"],
"default": "false",
"choices": [
"combat",
"aqua",
"blaze"
],
"isAspect": true,
"aspectFormat": "paldean-breed-{{choice}}"
}