diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-17 14:39:31 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-17 14:39:31 -0500 |
commit | b8d00599721cd30fd5c3653ab99397133da6ba3a (patch) | |
tree | 15ca8716c056ccb0fb00a573eb917dc28c7cabce /constants/petnums.json | |
parent | 67c7d99689333490e92575c4c098b4b871fcdb0b (diff) | |
download | NotEnoughUpdates-REPO-b8d00599721cd30fd5c3653ab99397133da6ba3a.tar.gz NotEnoughUpdates-REPO-b8d00599721cd30fd5c3653ab99397133da6ba3a.tar.bz2 NotEnoughUpdates-REPO-b8d00599721cd30fd5c3653ab99397133da6ba3a.zip |
Added a few more items and included forge recipes in lore until moul adds official support for forge recipies.
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 34e72a77..03a45da5 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -4363,6 +4363,24 @@ } }, "MITHRIL_GOLEM":{ + "COMMON":{ + "1":{ + "otherNums":[ + 0.5 + ], + "statNums":{ + "TRUE_DEFENSE": 0.5 + } + }, + "100":{ + "otherNums":[ + 50 + ], + "statNums":{ + "TRUE_DEFENSE": 50.0 + } + } + }, "EPIC":{ "1":{ "otherNums":[ |