aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-09-11 10:35:10 +0200
committerGitHub <noreply@github.com>2022-09-11 10:35:10 +0200
commit88c90ff88082669e49eb521e7bfaa83a13e5d4ab (patch)
treed387266f3eae0812b01cb19b25793b1af3ededa2
parenteaac8c6008ec91d8111ec2ca6cfce1e4b282242d (diff)
downloadNotEnoughUpdates-REPO-88c90ff88082669e49eb521e7bfaa83a13e5d4ab.tar.gz
NotEnoughUpdates-REPO-88c90ff88082669e49eb521e7bfaa83a13e5d4ab.tar.bz2
NotEnoughUpdates-REPO-88c90ff88082669e49eb521e7bfaa83a13e5d4ab.zip
Added new reforge (#815)
-rw-r--r--constants/reforgestones.json48
1 files changed, 48 insertions, 0 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index f46470c3..384e0383 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -1626,6 +1626,54 @@
}
}
},
+ "PITCHIN_KOI": {
+ "internalName": "PITCHIN_KOI",
+ "reforgeName": "Pitchin'",
+ "reforgeType": "blacksmith/reforge_stone",
+ "itemTypes": "ROD",
+ "requiredRarities": [
+ "COMMON",
+ "UNCOMMON",
+ "RARE",
+ "EPIC",
+ "LEGENDARY",
+ "MYTHIC"
+ ],
+ "reforgeCosts": {
+ "COMMON": 5000,
+ "UNCOMMON": 20000,
+ "RARE": 40000,
+ "EPIC": 80000,
+ "LEGENDARY": 120000,
+ "MYTHIC": 280000
+ },
+ "reforgeStats": {
+ "COMMON": {
+ "fishing_speed": 1,
+ "sea_creature_chance": 1
+ },
+ "UNCOMMON": {
+ "fishing_speed": 2,
+ "sea_creature_chance": 1
+ },
+ "RARE": {
+ "fishing_speed": 4,
+ "sea_creature_chance": 2
+ },
+ "EPIC": {
+ "fishing_speed": 6,
+ "sea_creature_chance": 3
+ },
+ "LEGENDARY": {
+ "fishing_speed": 8,
+ "sea_creature_chance": 4
+ },
+ "MYTHIC": {
+ "fishing_speed": 10,
+ "sea_creature_chance": 5
+ }
+ }
+ },
"RARE_DIAMOND": {
"internalName": "RARE_DIAMOND",
"reforgeName": "Reinforced",