Malie Library Specifications
Contents:
- malie.io Pokémon Trading Card Game export format
- Authors
- Changelog
- Copyright and Licensing
- Introduction
- Overview
- Common Fields
lang
(enum str, Required)
card_type
(enum str, Required)
subtype
(enum str, Optional)
name
(i18n str, Required)
subtitle
(i18n str, Optional)
artists
(object, Optional)
regulation_mark
(i18n str, Optional)
set_icon
(i18n str, Required)
collector_number
(object, Optional)
rarity
(object, Optional)
copyright
(object, Required)
tags
(enum str[], Optional)
size
(enum str, Required)
back
(enum str, Required)
foil
(object, Optional)
text
(object[], Optional)
- Pokémon card fields
- Other fields
- Appendix A