mirror of
https://gitlab.com/EternalWanderer/sheet-parser.git
synced 2024-11-29 05:23:49 +01:00
Typo
This commit is contained in:
parent
694bfc8cef
commit
dd72976913
|
@ -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…
Reference in a new issue