diff options
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":[ |