From 7dcd87671c631377a39fa2bf265fc010bdb67532 Mon Sep 17 00:00:00 2001 From: aeon0 Date: Thu, 16 May 2024 23:40:21 -0700 Subject: [PATCH] update affixes --- assets/lang/enUS/affixes.json | 6 +++--- src/tools/data/custom_affixes_enUS.json | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/assets/lang/enUS/affixes.json b/assets/lang/enUS/affixes.json index 163fe150..cb68b7e8 100644 --- a/assets/lang/enUS/affixes.json +++ b/assets/lang/enUS/affixes.json @@ -271,7 +271,6 @@ "leap_size": "leap size", "life_on_hit": "life on hit", "life_on_kill": "life on kill", - "life_per_hit": "life per hit", "life_per_second": "life per second", "life_steal": "life steal", "lightning_bolt_damage": "lightning bolt damage", @@ -380,6 +379,7 @@ "resource_cost_reduction": "resource cost reduction", "resource_generation": "resource generation", "resource_generation_with_dualwielded_weapons": "resource generation with dualwielded weapons", + "resource_generation_with_polearms": "resource generation with polearms", "resource_generation_with_scythes": "resource generation with scythes", "resource_generation_with_shields": "resource generation with shields", "resource_generation_with_twohanded_bludgeoning_weapons": "resource generation with twohanded bludgeoning weapons", @@ -417,9 +417,9 @@ "spirit_on_kill": "spirit on kill", "spirit_per_second": "spirit per second", "steel_grasp_cooldown_reduction": "steel grasp cooldown reduction", - "steel_grasp_count": "steel grasp count", "steel_grasp_damage": "steel grasp damage", "steel_grasp_duration": "steel grasp duration", + "steel_grasp_effect": "steel grasp effect", "storm_cooldown_reduction": "storm cooldown reduction", "storm_critical_strike_chance": "storm critical strike chance", "storm_damage": "storm damage", @@ -665,7 +665,7 @@ "ultimate_cooldown_reduction": "ultimate cooldown reduction", "ultimate_damage": "ultimate damage", "unstable_currents_cooldown_reduction": "unstable currents cooldown reduction", - "upheaval_count": "upheaval count", + "upheaval_effect": "upheaval effect", "upheaval_size": "upheaval size", "vulnerable_damage": "vulnerable damage", "war_cry_cooldown_reduction": "war cry cooldown reduction", diff --git a/src/tools/data/custom_affixes_enUS.json b/src/tools/data/custom_affixes_enUS.json index 111aa3a0..30de0d1f 100644 --- a/src/tools/data/custom_affixes_enUS.json +++ b/src/tools/data/custom_affixes_enUS.json @@ -18,6 +18,5 @@ "fire_damage_ranks_of_the_inner_flames_passive": "fire damage ranks of the inner flames passive", "ranks_of_the_hewed_flesh_passive": "ranks of the hewed flesh passive", "damage_reduction_from_enemies_affected_by_curse_skills": "damage reduction from enemies affected by curse skills", - "block_chance": "block chance", - "life_on_hit": "life on hit" + "block_chance": "block chance" }