Merge branch 'actions' into 'master'

Issue #18 add 1, 2, 3, reaction and actions unicode characters to README.md

See merge request jrmiller82/pathfinder-2-sqlite!15
merge-requests/17/head
James Miller 2019-08-08 01:00:07 +00:00
commit d86caa4153
1 changed files with 9 additions and 8 deletions

View File

@ -44,14 +44,15 @@ Text may use the following escape codes:
3. `\t` for Tab 3. `\t` for Tab
4. `\\` for Backslash 4. `\\` for Backslash
We are currently working on choice of unicode symbols for the following game The action symbols can be represented by the following characters:
symbols:
1. Single Action | Meaning | Character | Unicode |
2. Two-Action Activity | -------- | -- | ------- |
3. Three-Action Activitt | 1 action | ⑴ | U+2474 |
4. Reaction | 2 actions | ⑵ | U+2475 |
5. Free Action | 3 actions | ⑶ | U+2476 |
| Reaction | 🄡 | U+1F121 |
| Free action | 🄕 | U+1F115 |
## Ability Scores in Integer Representation ## Ability Scores in Integer Representation