mirror of
https://gitlab.com/EternalWanderer/sheet-parser.git
synced 2025-07-02 01:36:36 +02:00
Typo
This commit is contained in:
parent
694bfc8cef
commit
dd72976913
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
"skills":[
|
"skills":[
|
||||||
{"skillName":"athletics", "proficient":false, "expertise":false, "baseStat":"strength"},
|
{"skillName":"athletics", "proficient":false, "expertise":false, "baseStat":"strength"},
|
||||||
{"skillName":"acrobatics", "proficient":false, "expertise":false, "baseStat":"dexterity"},
|
{"skillName":"acrobatics", "proficient":false, "expertise":false, "baseStat":"dexterity"},
|
||||||
{"skillName":"sleight_of_hand", "proficient":false, "expertise":false, "baseStat":"dexteriy"},
|
{"skillName":"sleight_of_hand", "proficient":false, "expertise":false, "baseStat":"dexterity"},
|
||||||
{"skillName":"stealth", "proficient":false, "expertise":false, "baseStat":"dexterity"},
|
{"skillName":"stealth", "proficient":false, "expertise":false, "baseStat":"dexterity"},
|
||||||
{"skillName":"arcana", "proficient":false, "expertise":false, "baseStat":"intelligence"},
|
{"skillName":"arcana", "proficient":false, "expertise":false, "baseStat":"intelligence"},
|
||||||
{"skillName":"history", "proficient":false, "expertise":false, "baseStat":"intelligence"},
|
{"skillName":"history", "proficient":false, "expertise":false, "baseStat":"intelligence"},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue