Files
Kvan7 06c396f0cc v0.5.0 (#308)
* change discord id #278

* Update config & data

* Commit mockup image

* update mockup

* feat: filter quick update (#247)

* feat: filter generator in renderer

* feat: filter generator in main

* chore: some polishing

* feat: about section

* feat: i18n (-ish), only en text

* chore: cleanup

* chore: clarification regarding original filter

* chore: safety checks to ignore empty or not full identifier, or empty filters all together

* fix: linting fixes

* chore: locked version of winreg

* fix: dont hide divine orbs :O

* fix: set filter to hide would always hide it, even after turning it back
fix: updated config version

* fix: moved ignore low lvl area items down in filter order

* fix: drop winreg in favor of existing solution

* Change config file handling

* add in empty string check

* feat: changing filter generator into filter updater

* chore: simplify generator pages

* chore: removed code that is no longer needed

* chore: linter fixes

* fix: remove debug text

* feat: customizable folder path

* Add russian localization

* Merge commit 'ec35412d2694eb6a677415893776939b496b8aae'

* Revert "Merge commit 'ec35412d2694eb6a677415893776939b496b8aae'"

This reverts commit 8a3d84af91.

* Merge branch 'dev' into pr/tmakuch/247

* update config version

* Add note about case sensitivity

* run linter/formatter

* Features/germanLang (#300)

* add app_i18n.json

Co-authored-by: @professorspoon

* Update files

* official site

* Build files

* update description parser?

* [Not Recognized Modifier] - %phys #298

* add new unique stats, don't have roll values yet

* Update uniques again

* [PoE2] - Checking log book hard crashes #305

* run data script again?

* data files update for 0.1.1

* version bump
2025-01-16 15:57:50 -06:00

78 lines
3.2 KiB
Plaintext

description
2 local_physical_damage_+% local_weapon_no_physical_damage
5
# 1|# "No [Physical] Damage"
# #|-1 "No [Physical] Damage"
#|-100 # "No [Physical] Damage"
1|# 0 "{0}% increased [Physical] Damage" canonical_line
-99|-1 0 "{0}% reduced [Physical] Damage" negate 1
lang "German"
5
# 1|# "Kein [Physical|physischer] Schaden"
# #|-1 "Kein [Physical|physischer] Schaden"
#|-100 # "Kein [Physical|physischer] Schaden"
1|# 0 "{0}% erhöhter [Physical|physischer] Schaden" canonical_line
-99|-1 0 "{0}% verringerter [Physical|physischer] Schaden" negate 1
lang "Russian"
5
# 1|# "Не наносит [Physical|физический] урон"
# #|-1 "Не наносит [Physical|физический] урон"
#|-100 # "Не наносит [Physical|физический] урон"
1|# 0 "{0}% увеличение [Physical|физического] урона" canonical_line
-99|-1 0 "{0}% уменьшение [Physical|физического] урона" negate 1
lang "French"
5
# 1|# "Pas de Dégâts physiques"
# #|-1 "Pas de Dégâts physiques"
#|-100 # "Pas de Dégâts physiques"
1|# 0 "{0}% d'Augmentation des Dégâts physiques" canonical_line
-99|-1 0 "{0}% de Réduction des Dégâts physiques" negate 1
lang "Spanish"
5
# 1|# "Sin daño [Physical|físico]"
# #|-1 "Sin daño [Physical|físico]"
#|-100 # "Sin daño [Physical|físico]"
1|# 0 "Daño [Physical|físico] aumentado un {0}%" canonical_line
-99|-1 0 "Daño [Physical|físico] reducido un {0}%" negate 1
lang "Thai"
5
# 1|# "ไม่มีความเสียหาย [Physical|กายภาพ]"
# #|-1 "ไม่มีความเสียหาย [Physical|กายภาพ]"
#|-100 # "ไม่มีความเสียหาย [Physical|กายภาพ]"
1|# 0 "เพิ่มความเสียหาย [Physical|กายภาพ] {0}%" canonical_line
-99|-1 0 "ลดความเสียหาย [Physical|กายภาพ] {0}%" negate 1
lang "Portuguese"
5
# 1|# "Sem Dano Físico"
# #|-1 "Sem Dano Físico"
#|-100 # "Sem Dano Físico"
1|# 0 "Dano Físico aumentado em {0}%" canonical_line
-99|-1 0 "Dano Físico reduzido em {0}%" negate 1
lang "Traditional Chinese"
5
# 1|# "沒有物理傷害"
# #|-1 "沒有物理傷害"
#|-100 # "沒有物理傷害"
1|# 0 "增加 {0}% 物理傷害" canonical_line
-99|-1 0 "減少 {0}% 物理傷害" negate 1
lang "Simplified Chinese"
5
# 1|# "没有物理伤害"
# #|-1 "没有物理伤害"
#|-100 # "没有物理伤害"
1|# 0 "物理伤害提高 {0}%" canonical_line
-99|-1 0 "物理伤害降低 {0}%" negate 1
lang "Korean"
5
# 1|# "[Physical|물리] 피해 없음"
# #|-1 "[Physical|물리] 피해 없음"
#|-100 # "[Physical|물리] 피해 없음"
1|# 0 "[Physical|물리] 피해 {0}% 증가" canonical_line
-99|-1 0 "[Physical|물리] 피해 {0}% 감소" negate 1
lang "Japanese"
5
# 1|# "物理ダメージを持たない"
# #|-1 "物理ダメージを持たない"
#|-100 # "物理ダメージを持たない"
1|# 0 "物理ダメージが{0}%増加する" canonical_line
-99|-1 0 "物理ダメージが{0}%減少する" negate 1