* Update readme to better reflect current situation

This commit is contained in:
Kreuvf
2021-07-11 17:57:40 +02:00
parent 1023eae7d9
commit e0ac72fad4
+7 -11
View File
@@ -1,15 +1,11 @@
# Das Schwarze Auge 4.1 Character Sheet
Character sheet for the German system "Das Schwarze Auge" (The Dark Eye) version 4.1. If you are new to the system, you might prefer the most recent version 5.
## Known Issues
* Internal names for the "Paralysis" spell and the "Kartographie" and "Stimmenimitieren" skills are "paralys" and "karthographie" and "stimmenimmitieren" (unchanged for the sake of compatibility)
* Skill checks do not take double 1 (automatic success with max. result), double 20 (automatic failure) and triple 20 (disastrous failure) into account
* The whole combat system is a mess and should be used with great care only; some highlighted points:
* "Ansage" may be higher than the corresponding skill value (TaW)
* Target is not considered (distances class, special skills such as "Aufmerksamkeit")
* Target hit zone cannot be selected
* 1d20 checks (such as attack) always roll 2d20 for technical reasons (one real roll and the confirmation roll in case of 1/20), therefore 3D dice are less useful.
* Spells are not associated with a representation
* Rituals are basically unimplemented
* Miracles work rudimentally only and are lacking the comfort from talents and spells for activation
## Known/Open Issues
For a quite up-to-date list of known issues (and for posting issues), please take a look at the fork of GitHub user "kreuvf":
https://github.com/kreuvf/roll20-character-sheets/issues
## Known Limitations
### Skill Checks: Double/Triple 1 or 20
Skill checks do not take double 1 (automatic success with max. result), double 20 (automatic failure) and triple 20 (disastrous failure) into account. This could be implemented via API scripts, but would be available to paying accounts only.