logoStatus Screen
  • Getting started
  • Markdown
  • Screen
  • Achievement
  • Alert
  • Item
  • Skill

Skill

Skill Block

Learn how to display player skills and abilities in your story with stylized status elements.

The skill block creates a detailed card for character abilities. Similar to other status elements, it is processed by the markdown system when your story is posted, replacing the code block with a high-quality visual element.

Example Usage

Markdown Input

Markdownskill-example.md
### Lightning boltThis is an example of a MD and using the character block to create a status:::skill  name: Lightning Bolt  description: Strike a target with a lightning bolt.  level: 111  race: Human  class: Wizard (exclusive):::Everything in the block will be processed by the custom markdown processor and rendered as a status element
Rendered Skill
Loading...

Still in Beta

This feature is currently in development but remains backwards compatible and highly configurable. If you encounter any bugs or have recommendations, please let us know!