44 lines
725 B
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"type": "choice",
"keys": ["vivillon_wings"],
"default": "meadow",
"choices": [
"archipelago",
"continental",
"elegant",
"fancy",
"garden",
"high-plains",
"icy-snow",
"jungle",
"marine",
"meadow",
"modern",
"monsoon",
"ocean",
"poke-ball",
"polar",
"river",
"sandstorm",
"savanna",
"sun",
"tundra",
"inferno",
"void",
"forsaken",
"prismatic",
"minty",
"tangy",
"ultraviolet",
"toned",
"twilight",
"pelopon",
"embroidered",
"monarch",
"whorl",
"null",
"ringed"
],
"isAspect": true,
"aspectFormat": "vivillon-wings-{{choice}}"
}