Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 672 Bytes

nature.md

File metadata and controls

49 lines (25 loc) · 672 Bytes

Nature

The schema defines the following properties:

names (translations, required)

increased_stat (stat, required)

decreased_stat (stat, required)

favorite_flavor (flavor, required)

disliked_flavor (flavor, required)


Sub Schemas

The schema defines the following additional types:

translations (object)

Properties of the translations object:

cz (string)

dk (string)

fr (string)

de (string, required)

gr (string)

it (string)

pl (string)

tr (string)

en (string, required)

jp (string)

es (string)

stat (string,null)

flavor (string,null)