Date | Revision | author | comment |
---|---|---|---|
06/04/2020 | 2.0 | GorkamWorka | update to reflect block-system-2.0 |
2019 | 1.0 | GorkamWorka | initial commit |
RPG-stat-blocks are templates to create object in a RPG game system, if you have something containing game data and used by the system (like character sheet, object stat, npc, spell ...) it's a RPG-stat-block in WA. These block are mainly community sourced, and anyone grandmaster and up can add new blocks.
To make a RPG-stat block you will need to :
- have the game system into WA, if it's not already the case you need to ask Dimitris to add it.
- Read the documentation (keep going)
- Have some knowledge of or learn some HTML and TWIG template
- Have some knowledge of or learn some CSS (optional)
- If you choose to use YAML Data Model, have some knowledge of or learn some YAML (optional)
You will need some sort of text editor or better yet a IDE. VSCode is a free IDE with good Twig / Bootstrap plugin. as for text editor Dimitris highly recommend SublimeText2 or 3.
- First of read the Newcomers Guide !
- come to #custom-articles-and-statblocks-help on WA-discord
- Say "Hi"
- Ask if someone already as work ongoing on the block you wanna make
(Collaborative work is way better than doing things twice) - Look at the D&D 5 Directory directory for reference
- Read the Statblock-cheatsheet
- feel free to let us now of any question you may have on #custom-articles-and-statblocks-help
- Go and make your very own first block.
//-- Contribution needed --//