Skip to content

Commit

Permalink
update affixes
Browse files Browse the repository at this point in the history
  • Loading branch information
aeon0 committed May 17, 2024
1 parent 7457cb3 commit 7dcd876
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
6 changes: 3 additions & 3 deletions assets/lang/enUS/affixes.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
3 changes: 1 addition & 2 deletions src/tools/data/custom_affixes_enUS.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit 7dcd876

Please sign in to comment.