diff --git a/Creature-card-format.md b/Creature-card-format.md new file mode 100644 index 0000000..ad77de3 --- /dev/null +++ b/Creature-card-format.md @@ -0,0 +1,12 @@ +- Name: 24 bytes (`[a-Z0-9 -]*`) +- Traits: 3x16 bytes (`[a-Z0-9 -]*`) +- Secret: 24 bytes ("all characters") +- Image: + - 38x38px + - 8 color palettes x 16 colors + +![](https://git.rhetenor.de/rhetenor/creaturedex/raw/commit/af2d1712ae664d5bcc2bb370e2e727e6f501e852/docs/img/nfc-data-layout.png) + +## Binary layout + +??? \ No newline at end of file