diff options
author | BuildTools <james.jenour@protonmail.com> | 2021-01-02 23:34:39 +0800 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2021-01-02 23:34:39 +0800 |
commit | e94cc038e652897a8fe50558b5c316cdccba5f55 (patch) | |
tree | 63e8c1a3388e93cedcbe53de882f4a543b866752 /constants/misc.json | |
parent | 07b01652487cb967be9b25fc0b410946ef28e78a (diff) | |
download | NotEnoughUpdates-REPO-e94cc038e652897a8fe50558b5c316cdccba5f55.tar.gz NotEnoughUpdates-REPO-e94cc038e652897a8fe50558b5c316cdccba5f55.tar.bz2 NotEnoughUpdates-REPO-e94cc038e652897a8fe50558b5c316cdccba5f55.zip |
ferocity and ability damage
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json index 7753ce6b..1484c338 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -96,7 +96,9 @@ "intelligence": 0, "sea_creature_chance": 20, "magic_find": 10, - "pet_luck": 0 + "pet_luck": 0, + "ferocity": 0, + "ability_damage": 0 }, "slayer_cost": [ |