44 lines
		
	
	
		
			725 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			44 lines
		
	
	
		
			725 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "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}}" | ||
|  | } |