diff options
Diffstat (limited to 'constants/Items.json')
-rw-r--r-- | constants/Items.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/constants/Items.json b/constants/Items.json index 7da45f6..b5a78ce 100644 --- a/constants/Items.json +++ b/constants/Items.json @@ -39,5 +39,13 @@ ], "enchant_multiplier": { "infinite_quiver": 0.03 + }, + "book_bundle_amount": { + "vicious": 5, + "big_brain": 5, + "reflection": 3, + "quantum": 1, + "ultimate_the_one": 1, + "rainbow": 1 } } |