diff options
-rw-r--r-- | constants/Items.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/constants/Items.json b/constants/Items.json index 37d83ab..055386f 100644 --- a/constants/Items.json +++ b/constants/Items.json @@ -10,5 +10,8 @@ "Burning": 20, "Fiery": 30, "Infernal": 40 + }, + "enchant_multiplier": { + "infinite_quiver": 0.03 } -}
\ No newline at end of file +} |