Skip to content

Commit

Permalink
Add DK Defense runeforges (Fixes #171)
Browse files Browse the repository at this point in the history
  • Loading branch information
raethkcj committed Apr 18, 2024
1 parent 1428113 commit 02d30e9
Show file tree
Hide file tree
Showing 12 changed files with 25 additions and 1 deletion.
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["sicherer stand"] = {[StatLogic.Stats.HitRating] = 10, }
W["unbändigkeit"] = {[StatLogic.Stats.AttackPower] = 70, }
W["sonnenfeuer"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["seelenfrost"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["rune des steinhautgargoyles"] = {[StatLogic.Stats.Defense] = 25, }
W["rune der nerubischen panzerung"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["verstärkte rüstung %s"] = {StatLogic.Stats.BonusArmor, }
Expand Down
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["surefooted"] = {[StatLogic.Stats.HitRating] = 10, }
W["savagery"] = {[StatLogic.Stats.AttackPower] = 70, }
W["sunfire"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["soulfrost"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["rune of the stoneskin gargoyle"] = {[StatLogic.Stats.Defense] = 25, }
W["rune of the nerubian carapace"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["reinforced armor %s"] = {StatLogic.Stats.BonusArmor, }
Expand Down
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["pies de plomo"] = {[StatLogic.Stats.HitRating] = 10, }
W["salvajismo"] = {[StatLogic.Stats.AttackPower] = 70, }
W["fuego solar"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["escarcha de alma"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["runa de la gárgola piel de piedra"] = {[StatLogic.Stats.Defense] = 25, }
W["runa del caparazón nerubiano"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["armadura reforzada %s"] = {StatLogic.Stats.BonusArmor, }
Expand Down
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/esMX.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["pies de plomo"] = {[StatLogic.Stats.HitRating] = 10, }
W["salvajismo"] = {[StatLogic.Stats.AttackPower] = 70, }
W["fuego solar"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["escarcha de alma"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["runa de la gárgola piel de piedra"] = {[StatLogic.Stats.Defense] = 25, }
W["runa del caparazón nerubiano"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["armadura reforzada %s"] = {StatLogic.Stats.BonusArmor, }
Expand Down
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/frFR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["pied sûr"] = {[StatLogic.Stats.HitRating] = 10, }
W["sauvagerie"] = {[StatLogic.Stats.AttackPower] = 70, }
W["feu solaire"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["âme de givre"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["rune de la gargouille peau de pierre"] = {[StatLogic.Stats.Defense] = 25, }
W["rune de la carapace nérubienne"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["armure renforcée %s"] = {StatLogic.Stats.BonusArmor, }
Expand Down
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/itIT.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["surefooted"] = {[StatLogic.Stats.HitRating] = 10, }
W["savagery"] = {[StatLogic.Stats.AttackPower] = 70, }
W["sunfire"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["soulfrost"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["rune des steinhautgargoyles"] = {[StatLogic.Stats.Defense] = 25, }
W["rune der nerubischen panzerung"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["reinforced armor %s"] = {StatLogic.Stats.BonusArmor, }
Expand Down
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["침착함"] = {[StatLogic.Stats.HitRating] = 10, }
W["전투력"] = {[StatLogic.Stats.AttackPower] = 70, }
W["태양의 불꽃"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["냉기의 영혼"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["돌가죽 가고일의 룬"] = {[StatLogic.Stats.Defense] = 25, }
W["네루비안 등껍질의 룬"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["방어도 보강 %s"] = {StatLogic.Stats.BonusArmor, }
Expand Down
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/ptBR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["firmeza"] = {[StatLogic.Stats.HitRating] = 10, }
W["selvageria"] = {[StatLogic.Stats.AttackPower] = 70, }
W["fogo solar"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["congelar alma"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["runa da gárgula litopele"] = {[StatLogic.Stats.Defense] = 25, }
W["runa da carapaça nerubiana"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["armadura reforçada %s"] = {StatLogic.Stats.BonusArmor, }
Expand Down
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/ruRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["верный шаг"] = {[StatLogic.Stats.HitRating] = 10, }
W["варварство"] = {[StatLogic.Stats.AttackPower] = 70, }
W["солнечный огонь"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["ледяная душа"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["руна каменной горгульи"] = {[StatLogic.Stats.Defense] = 25, }
W["руна нерубского панциря"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["доспех усилен (%s к броне)"] = {StatLogic.Stats.BonusArmor, }
Expand Down
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["稳固"] = {[StatLogic.Stats.HitRating] = 10, }
W["野蛮"] = {[StatLogic.Stats.AttackPower] = 70, }
W["阳炎"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["魂霜"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["石肤石像鬼符文"] = {[StatLogic.Stats.Defense] = 25, }
W["蛛魔硬甲符文"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["强化护甲 %s"] = {StatLogic.Stats.BonusArmor, }
Expand Down
2 changes: 2 additions & 0 deletions libs/StatLogic/locales/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ W["穩固"] = {[StatLogic.Stats.HitRating] = 10, }
W["兇蠻"] = {[StatLogic.Stats.AttackPower] = 70, }
W["烈日火焰"] = {[StatLogic.Stats.ArcaneDamage] = 50, [StatLogic.Stats.FireDamage] = 50, }
W["靈魂冰霜"] = {[StatLogic.Stats.ShadowDamage] = 54, [StatLogic.Stats.FrostDamage] = 54, }
W["石膚石像鬼符文"] = {[StatLogic.Stats.Defense] = 25, }
W["奈幽蟲甲符文"] = {[StatLogic.Stats.Defense] = 13, }

local L = addon.StatIDLookup
L["強化護甲 %s"] = {StatLogic.Stats.BonusArmor, }
Expand Down
4 changes: 3 additions & 1 deletion scripts/GenerateStatLocales/StatLocaleData.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@
"3232": [ "StatIDLookup", ["Stamina"] ],
"3244": [ "StatIDLookup", [["HealthRegen", "ManaRegen"]] ],
"3607": [ "StatIDLookup", ["RangedHasteRating"] ],
"3608": [ "StatIDLookup", ["RangedCritRating"] ]
"3608": [ "StatIDLookup", ["RangedCritRating"] ],
"3847": [ "WholeTextLookup", {"Defense": 25} ],
"3883": [ "WholeTextLookup", {"Defense": 13} ]
},
"4": {}
},
Expand Down

0 comments on commit 02d30e9

Please sign in to comment.