diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/Items.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/constants/Items.json b/constants/Items.json new file mode 100644 index 0000000..37d83ab --- /dev/null +++ b/constants/Items.json @@ -0,0 +1,14 @@ +{ + "crimson_armors": [ + "Aurora", + "Crimson", + "Terror", + "Fervor" + ], + "crimson_tiers": { + "Hot": 10, + "Burning": 20, + "Fiery": 30, + "Infernal": 40 + } +}
\ No newline at end of file |