Character statsA character's attribute block — the object a character page links to from its `stats` field. Lives as its own DAG-CBOR blob (an `ipfs://` reference), so it can

A character's attribute block — the object a character page links to from its stats field. Lives as its own DAG-CBOR blob (an ipfs:// reference), so it can hold integers and enums that document metadata cannot.

This document describes the example-stats type — an example schema. Its formal schema is attached (the schemaDefinition in this document's metadata), so the app can show it and create values of this type.

Shape

A closed struct with these fields:

    strength (required)integer (1–10)

    intellect (required)integer (1–10)

    charisma (required)integer (1–10)

    alignmentstring (one of lawful, neutral, chaotic)

    traits — list of string

Depends on

Do you like what you are reading? Subscribe to receive updates.

Unsubscribe anytime