aboutsummaryrefslogtreecommitdiff
path: root/constants/reforgestones.json
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2023-06-21 12:30:01 +0200
committerjani270 <jani270@gmx.de>2023-06-21 12:30:01 +0200
commit6b3941f8ea121e9bee52a9f1a1372925138ae9ca (patch)
tree195753dd79ad4efb27bfd502a479fa85a6899d29 /constants/reforgestones.json
parent82435cc188a1aacfec52c0c72a88a8079fb339d8 (diff)
downloadNotEnoughUpdates-REPO-6b3941f8ea121e9bee52a9f1a1372925138ae9ca.tar.gz
NotEnoughUpdates-REPO-6b3941f8ea121e9bee52a9f1a1372925138ae9ca.tar.bz2
NotEnoughUpdates-REPO-6b3941f8ea121e9bee52a9f1a1372925138ae9ca.zip
Added new reforge stones
Diffstat (limited to 'constants/reforgestones.json')
-rw-r--r--constants/reforgestones.json116
1 files changed, 116 insertions, 0 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index 0edd3f96..593f5797 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -907,6 +907,61 @@
}
}
},
+ "FULL_JAW_FANGING_KIT": {
+ "internalName": "FULL_JAW_FANGING_KIT",
+ "reforgeName": "Fanged",
+ "reforgeType": "blacksmith/reforge_stone",
+ "itemTypes": "SWORD",
+ "requiredRarities": [
+ "COMMON",
+ "UNCOMMON",
+ "RARE",
+ "EPIC",
+ "LEGENDARY",
+ "MYTHIC"
+ ],
+ "reforgeCosts": {
+ "COMMON": 10000,
+ "UNCOMMON": 12500,
+ "RARE": 25000,
+ "EPIC": 50000,
+ "LEGENDARY": 100000,
+ "MYTHIC": 250000
+ },
+ "reforgeAbility": "Every 7th melee hit on an enemy deals +100% damage.",
+ "reforgeStats": {
+ "COMMON": {
+ "strength": 30,
+ "bonus_attack_speed": 2,
+ "crit_chance": 3
+ },
+ "UNCOMMON": {
+ "strength": 35,
+ "bonus_attack_speed": 3,
+ "crit_chance": 4
+ },
+ "RARE": {
+ "strength": 40,
+ "bonus_attack_speed": 4,
+ "crit_chance": 5
+ },
+ "EPIC": {
+ "strength": 50,
+ "bonus_attack_speed": 6,
+ "crit_chance": 7
+ },
+ "LEGENDARY": {
+ "strength": 60,
+ "bonus_attack_speed": 9,
+ "crit_chance": 8
+ },
+ "MYTHIC": {
+ "strength": 65,
+ "bonus_attack_speed": 10,
+ "crit_chance": 10
+ }
+ }
+ },
"GIANT_TOOTH": {
"internalName": "GIANT_TOOTH",
"reforgeName": "Giant",
@@ -1935,6 +1990,67 @@
}
}
},
+ "PRESUMED_GALLON_OF_RED_PAINT": {
+ "internalName": "PRESUMED_GALLON_OF_RED_PAINT",
+ "reforgeName": "Blood-Soaked",
+ "reforgeType": "blacksmith/reforge_stone",
+ "itemTypes": "EQUIPMENT",
+ "requiredRarities": [
+ "COMMON",
+ "UNCOMMON",
+ "RARE",
+ "EPIC",
+ "LEGENDARY",
+ "MYTHIC"
+ ],
+ "reforgeCosts": {
+ "COMMON": 7500,
+ "UNCOMMON": 15000,
+ "RARE": 30000,
+ "EPIC": 75000,
+ "LEGENDARY": 150000,
+ "MYTHIC": 300000,
+ "DIVINE": 400000
+ },
+ "reforgeAbility": "Heal 1.15x more from Vampirism and Lifesteal.",
+ "reforgeStats": {
+ "COMMON": {
+ "health": 6,
+ "defense": 1,
+ "vitality": 1
+ },
+ "UNCOMMON": {
+ "health": 8,
+ "defense": 2,
+ "vitality": 1
+ },
+ "RARE": {
+ "health": 8,
+ "defense": 3,
+ "vitality": 2
+ },
+ "EPIC": {
+ "health": 9,
+ "defense": 4,
+ "vitality": 2
+ },
+ "LEGENDARY": {
+ "health": 10,
+ "defense": 5,
+ "vitality": 3
+ },
+ "MYTHIC": {
+ "health": 12,
+ "defense": 6,
+ "vitality": 3
+ },
+ "DIVINE": {
+ "health": 14,
+ "defense": 7,
+ "vitality": 4
+ }
+ }
+ },
"PURE_MITHRIL": {
"internalName": "PURE_MITHRIL",
"reforgeName": "Mithraic",