From ad7300fcb3f7ee29e4c08f943968b278a2495b52 Mon Sep 17 00:00:00 2001 From: TimHasert <27998143+TimH96@users.noreply.github.com> Date: Sun, 20 Aug 2023 20:21:46 +0200 Subject: [PATCH] add skill categories --- data/skill-categories.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/skill-categories.json diff --git a/data/skill-categories.json b/data/skill-categories.json new file mode 100644 index 0000000..7bdf2ff --- /dev/null +++ b/data/skill-categories.json @@ -0,0 +1,10 @@ +[ + "Attack and Defense", + "Health and Stamina", + "Evade and Blocking", + "Resistances", + "Item Related", + "Blademaster Exclusives", + "Gunner Exclusives", + "Misc." +] \ No newline at end of file