mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 01:22:32 +00:00
update readme
This commit is contained in:
+45
-3
@@ -1,9 +1,51 @@
|
||||
# D&D 5e Character Sheet
|
||||
|
||||
This is the redesigned Shaped character sheet for use on Roll20.net with the latest (5th) edition of Dungeons & Dragons. The sheet is designed to be usable by all Roll20 users regardless of subscription level.
|
||||
This is the redesigned Shaped character sheet for use on Roll20.net with the 5th edition of Dungeons & Dragons (5e). The sheet is designed to be usable by all Roll20 users regardless of subscription level.
|
||||
|
||||
*If you are updating an existing campaign I highly recommend you duplicate your campaign and use that to copy data over. I also recommend starting each character from a fresh sheet.*
|
||||
|
||||
[Shaped Character Sheet Companion Script](https://github.com/symposion/roll20-api-scripts/tree/master/5eShapedCompanion/latest)
|
||||
|
||||
[Documentation](https://docs.google.com/document/d/1yPcIZ_bIc3JlnWsKZt2tAB0EQSIVEfeMtT0GifbpJIg)
|
||||
|
||||
Please report any bugs in the [issues tab](https://github.com/mlenser/roll20-character-sheets/issues)
|
||||
|
||||
##Features
|
||||
|
||||
* **High performance** sheet without the lag of old versions (100% sheet workers)
|
||||
* Improved styling to match the [5e paper sheet](http://i.imgur.com/87GaRhL.jpg) with nearly all elements clickable to output to chat
|
||||
* **Compendium Integration** for NPCs, Armor, Equipment, Spells, Weapons
|
||||
* **NPC actions and traits** are parsed and clickable.
|
||||
* **Customizable skills** with the option to change the ability on the fly
|
||||
* Translations (English and French so far)
|
||||
* Auto populated Class Features which include things like Lay on Hands or Sneak Attack
|
||||
* **Spells** with filtering and the option to cast at a higher level
|
||||
* Customizable Classes - Change Name, HD, or spellcasting level of the classes
|
||||
* **Armor** - Covers normal armor as well as unarmored ability cases like monk, barbarian, etc.
|
||||
* **Equipment** with gold and weight automatically calculated. Equipment Items are clickable from the core page for items like Potion of Healing
|
||||
* Attachers can be used to remind yourself to add to saving throws while within 10 feet of your paladin
|
||||
* Extra features: Jack of all trades, halfling luck, vision, movement, appearance.
|
||||
* **Settings** for how to output all rolls, death saves, initiative, etc
|
||||
..* Roll settings to choose to always roll with advantage, disadvantage, or query for both
|
||||
..* Optional bonuses to all skills, abilities, saving throws, etc.
|
||||
|
||||

|
||||

|
||||
|
||||
## How to Update the sheet yourself (as Pro):
|
||||
|
||||
1. Copy the [html](https://raw.githubusercontent.com/mlenser/roll20-character-sheets/master/D%26D_5e_Shaped/D%26D_5e.html) from github
|
||||
2. In Roll20 go to campaign settings and choose a custom character sheet.
|
||||
3. Choose D&D 5e as the SRD
|
||||
4. In the HTML tab paste the HTML code
|
||||
5. Copy the [css](https://raw.githubusercontent.com/mlenser/roll20-character-sheets/master/D%26D_5e_Shaped/D%26D_5e.css) from github
|
||||
6. On Roll20 in the CSS tab paste the CSS code.
|
||||
7. Hit save.
|
||||
|
||||
## Contribute
|
||||
Since many have asked for it: If you appreciate what I do and want to compensate me for the countless hours that I have spent building this character sheet feel free to support me on Patreon or Paypal (mlenser@gmail.com).
|
||||
Thanks so much for your support.
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user