Merge pull request #7997 from ARTINKEL/Wildsea-RPG

[Wildsea] Version 2 of the Wildsea character sheet. Tons of improvements.
This commit is contained in:
Miguel Peres
2021-01-04 09:49:20 -03:00
committed by GitHub
8 changed files with 1707 additions and 278 deletions
+3 -1
View File
@@ -4,4 +4,6 @@ Character sheet for the [Wildsea RPG](https://thewildsea.co.uk/) for use with [R
Created using the [Roll20 grid template by Anduh.](https://github.com/Anduh/Roll20-grid-template)
![alt text](https://github.com/artinkel/wildsea-roll20-character-sheet/blob/master/wildsea_preview.png?raw=true)
![alt text](https://github.com/artinkel/wildsea-roll20-character-sheet/blob/master/wildsea-character-preview.png?raw=true)
![alt text](https://github.com/artinkel/wildsea-roll20-character-sheet/blob/master/wildsea-crew-preview.png?raw=true)
+2 -2
View File
@@ -1,4 +1,4 @@
Todo for the sheet:
* Add crew sheet option
* Create roll template
* Create roll template (something like a simpler blades in the dark?)
* Make it prettier
+2 -2
View File
@@ -2,7 +2,7 @@
"html": "wildsea.html",
"css": "wildsea.css",
"authors": "Austin Tinkel",
"preview": "wildsea_preview.png",
"instructions": "This is a work in progress for the Wildsea RPG playtest packet C. Currently there is only the character sheet; crew sheet will be added later. There is one button that is a universal roll located in the top right corner of the character sheet. This can be used for any roll in the game."
"preview": "wildsea-character-preview.png",
"instructions": "This is a work in progress character sheet for the Wildsea RPG playtest packet C. The sheet has 2 modes, player and crew. All character skills and crew ratings can be clicked to roll them."
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

+839 -53
View File
File diff suppressed because it is too large Load Diff
+861 -220
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB