aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/museum.json4
-rw-r--r--constants/reforgestones.json10
2 files changed, 9 insertions, 5 deletions
diff --git a/constants/museum.json b/constants/museum.json
index 9fdb2f6c..75f48137 100644
--- a/constants/museum.json
+++ b/constants/museum.json
@@ -139,6 +139,7 @@
"LAPIS_ARMOR",
"MINER_OUTFIT",
"GOLEM_ARMOR",
+ "FISHERMAN",
"TANK_MINER",
"ROTTEN",
"HARDENED_DIAMOND",
@@ -752,7 +753,8 @@
"FERMENTO": "FERMENTO_HELMET",
"RABBIT": "RABBIT_HELMET",
"SEYMOUR": "VELVET_TOP_HAT",
- "LOTUS": "LOTUS_NECKLACE"
+ "LOTUS": "LOTUS_NECKLACE",
+ "FISHERMAN": "PRISMARINE_NECKLACE"
},
"children": {
"GLACIAL_SCYTHE": "FROZEN_SCYTHE",
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index 67f2c25e..b5eb4d05 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -2056,7 +2056,7 @@
"LEGENDARY": 150000,
"MYTHIC": 300000
},
- "reforgeAbility": "Decreases damage taken from Zombie Pigmen, Zombies, Withers, and Skeletons by §a+2",
+ "reforgeAbility": "Decreases damage taken from Zombie Pigmen, Zombies, Withers, and Skeletons by §a#2",
"reforgeStats": {
"COMMON": {
"strength": 1,
@@ -3036,16 +3036,18 @@
"reforgeStats": {
"RARE": {
"damage": 165,
- "strength": 165
+ "strength": 165,
+ "intelligence": 65
},
"EPIC": {
"damage": 165,
- "strength": 165
+ "strength": 165,
+ "intelligence": 100
},
"LEGENDARY": {
"damage": 165,
"strength": 165,
- "intelligence": 65
+ "intelligence": 150
}
}
},