UNPKG

poe-i18n

Version:

i18n utility for Path of Exile

1,896 lines (1,895 loc) 211 kB
{ "meta": { "include": "active_skill_gem_stat_descriptions", "hasIdentifiers": false }, "data": { "base_actor_scale_+%": { "no_description": true, "stats": [], "translations": {} }, "skeletal_chains_aoe_health_percent": { "stats": ["skeletal_chains_aoe_%_health_dealt_as_chaos_damage"], "translations": [ { "matchers": ["#"], "text": "Opfert %1%%% des Skelettlebens und verursacht dies als Chaosschaden", "formatters": [] } ] }, "vrf_loss": { "stats": [ "vaal_righteous_fire_life_and_es_%_to_lose_on_use", "vaal_righteous_fire_life_and_es_%_as_damage_per_second" ], "translations": [ { "matchers": ["#", "#"], "text": "Opfert %1%%% Eures Lebens und Energieschilds\\nVerursacht %2%%% des geopferten Lebens und Energieschilds als Feuerschaden pro Sekunde", "formatters": [] } ] }, "cast_speed_incr_skill_granted": { "stats": ["cast_speed_+%_granted_from_skill"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Zaubergeschwindigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Zaubergeschwindigkeit", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "spell_physical_damage_range": { "stats": [ "spell_minimum_physical_damage", "spell_maximum_physical_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "%1% bis %2% physischer Schaden", "formatters": [] } ] }, "spell_fire_damage_range": { "stats": ["spell_minimum_fire_damage", "spell_maximum_fire_damage"], "translations": [ { "matchers": ["#", "#"], "text": "%1% bis %2% Feuerschaden", "formatters": [] } ] }, "spell_cold_damage_range": { "stats": ["spell_minimum_cold_damage", "spell_maximum_cold_damage"], "translations": [ { "matchers": ["#", "#"], "text": "%1% bis %2% Kälteschaden", "formatters": [] } ] }, "spell_lightning_damage_range": { "stats": [ "spell_minimum_lightning_damage", "spell_maximum_lightning_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "%1% bis %2% Blitzschaden", "formatters": [] } ] }, "spell_chaos_damage_range": { "stats": ["spell_minimum_chaos_damage", "spell_maximum_chaos_damage"], "translations": [ { "matchers": ["#", "#"], "text": "%1% bis %2% Chaosschaden", "formatters": [] } ] }, "secondary_physical_damage_range": { "stats": [ "secondary_minimum_physical_damage", "secondary_maximum_physical_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "%1% bis %2% physischer Schaden", "formatters": [] } ] }, "secondary_fire_damage_range": { "stats": [ "secondary_minimum_fire_damage", "secondary_maximum_fire_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "%1% bis %2% Feuerschaden", "formatters": [] } ] }, "secondary_cold_damage_range": { "stats": [ "secondary_minimum_cold_damage", "secondary_maximum_cold_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "%1% bis %2% Kälteschaden", "formatters": [] } ] }, "secondary_lightning_damage_range": { "stats": [ "secondary_minimum_lightning_damage", "secondary_maximum_lightning_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "%1% bis %2% Blitzschaden", "formatters": [] } ] }, "secondary_chaos_damage_range": { "stats": [ "secondary_minimum_chaos_damage", "secondary_maximum_chaos_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "%1% bis %2% Chaosschaden", "formatters": [] } ] }, "lightning_damage_per_power_charge_range": { "stats": [ "spell_minimum_base_lightning_damage_per_power_charge", "spell_maximum_base_lightning_damage_per_power_charge" ], "translations": [ { "matchers": ["#", "#"], "text": "Verursacht %1% bis %2% Basis-Blitzschaden pro Energie-Ladung", "formatters": [] } ] }, "fire_damage_per_endurance_charge_range": { "stats": [ "spell_minimum_base_fire_damage_per_endurance_charge", "spell_maximum_base_fire_damage_per_endurance_charge" ], "translations": [ { "matchers": ["#", "#"], "text": "Verursacht %1% bis %2% Basis-Feuerschaden pro Widerstands-Ladung", "formatters": [] } ] }, "offering_duration_per_corpse": { "stats": ["offering_skill_effect_duration_per_corpse"], "translations": [ { "matchers": ["#"], "text": "Zusätzliche %1% Sekunden Basisdauer pro zusätzlich verbrauchter Leiche", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "cold_damage_per_frenzy_charge_range": { "stats": [ "spell_minimum_base_cold_damage_per_frenzy_charge", "spell_maximum_base_cold_damage_per_frenzy_charge" ], "translations": [ { "matchers": ["#", "#"], "text": "Verursacht %1% bis %2% Basis-Kälteschaden pro Raserei-Ladung", "formatters": [] } ] }, "attack_added_fire": { "stats": [ "attack_minimum_added_fire_damage", "attack_maximum_added_fire_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "Fügt Angriffen %1% bis %2% Feuerschaden hinzu", "formatters": [] } ] }, "attack_added_cold": { "stats": [ "attack_minimum_added_cold_damage", "attack_maximum_added_cold_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "Fügt Angriffen %1% bis %2% Kälteschaden hinzu", "formatters": [] } ] }, "attack_added_lightning": { "stats": [ "attack_minimum_added_lightning_damage", "attack_maximum_added_lightning_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "Fügt Angriffen %1% bis %2% Blitzschaden hinzu", "formatters": [] } ] }, "cold_damage_per_int": { "stats": [ "spell_minimum_base_cold_damage_+_per_10_intelligence", "spell_maximum_base_cold_damage_+_per_10_intelligence" ], "translations": [ { "matchers": ["#", "#"], "text": "Verursacht %1% bis %2% Basis-Kälteschaden pro 10 Intelligenz", "formatters": [] } ] }, "corpse_life_percentage": { "stats": ["corpse_explosion_monster_life_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Explosion verursacht Basis-Feuerschaden entsprechend %1%%% des maximalen Lebens der Leiche", "formatters": [] } ] }, "spell_damage_over_time": { "stats": ["spell_damage_modifiers_apply_to_skill_dot"], "translations": [ { "matchers": ["#"], "text": "Modifikatoren für Zauberschaden gelten für den 'Schaden über Zeit'-Effekt dieser Fertigkeit", "formatters": [] } ] }, "projectile_damage_over_time": { "stats": ["projectile_damage_modifiers_apply_to_skill_dot"], "translations": [ { "matchers": ["#"], "text": "Modifikatoren für Projektilschaden gelten für den Schaden über Zeit-Effekt dieser Fertigkeit", "formatters": [] } ] }, "light_raidus_is_area": { "stats": ["light_radius_increases_apply_to_area_of_effect"], "translations": [ { "matchers": ["#"], "text": "Erhöhungen und Verringerungen des Lichtradius gelten auch für den Wirkungsbereich dieser Fertigkeit", "formatters": [] } ] }, "mine": { "stats": ["is_remote_mine", "number_of_mines_to_place"], "translations": [ { "matchers": [[1, "#"], 1], "text": "Platziert eine Fernmine, die beim Auslösen diese Fertigkeit nutzt", "formatters": [] }, { "matchers": [[1, "#"], [2, "#"]], "text": "Platziert %2% Fernminen, die beim Auslösen diese Fertigkeit nutzen", "formatters": [] } ] }, "trap": { "stats": ["is_trap", "number_of_traps_to_throw"], "translations": [ { "matchers": [[1, "#"], 1], "text": "Wirft eine Falle, die beim Auslösen diese Fertigkeit nutzt", "formatters": [] }, { "matchers": [[1, "#"], [2, "#"]], "text": "Wirft bis zu %2% Fallen, die beim Auslösen diese Fertigkeit nutzen", "formatters": [] } ] }, "trap_throw_random": { "stats": ["throw_traps_in_circle_radius"], "translations": [ { "matchers": [[1, "#"]], "text": "Fallen werden zufällig um Euch herum geworfen", "formatters": [] } ] }, "totem": { "stats": ["is_totem"], "translations": [ { "matchers": ["#"], "text": "Beschwört ein Totem, das diese Fertigkeit nutzt", "formatters": [] } ] }, "trap_radius": { "stats": ["trap_trigger_radius_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% vergrößerter Fallenauslöser-Wirkungsbereich", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verkleinerter Fallenauslöser-Wirkungsbereich", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "mine_radius": { "stats": ["mine_detonation_radius_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% vergrößerter Wirkungsbereich für Minenzündung", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verkleinerter Wirkungsbereich für Minenzündung", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "disable_melee": { "stats": ["display_disable_melee_weapons"], "translations": [ { "matchers": ["#"], "text": "Fertigkeit kann nicht mit Nahkampfwaffen genutzt werden", "formatters": [] } ] }, "multicast": { "stats": ["spell_repeat_count"], "translations": [ { "matchers": [1], "text": "Zauber wiederholt sich ein zusätzliches Mal", "formatters": [] }, { "matchers": [[2, "#"]], "text": "Zauber wiederholt sich %1% zusätzliche Male", "formatters": [] } ] }, "damage_infusion": { "stats": ["damage_infusion_%"], "translations": [ { "matchers": ["#"], "text": "Überträgt %1%%% des erlittenen Schadens durch Gegner im Umkreis auf das Ziel", "formatters": [] } ] }, "number_of_projectiles": { "stats": [ "total_number_of_projectiles_to_fire", "total_number_of_arrows_to_fire", "power_siphon_fire_at_all_targets", "base_number_of_projectiles_in_spiral_nova", "projectile_spiral_nova_angle", "rain_of_arrows_sequences_to_fire" ], "translations": [ { "matchers": [1, 0, 0, 0, "#", 0], "text": "Feuert %1% Projektil", "formatters": [] }, { "matchers": [[2, "#"], 0, 0, 0, "#", 0], "text": "Feuert %1% Projektile", "formatters": [] }, { "matchers": ["#", 1, 0, 0, "#", 0], "text": "Feuert %2% Pfeil", "formatters": [] }, { "matchers": ["#", [2, "#"], 0, 0, "#", 0], "text": "Feuert %2% Pfeile", "formatters": [] }, { "matchers": ["#", [2, "#"], 0, 0, "#", 1], "text": "Feuert 1 Serie von %2% Pfeilen", "formatters": [] }, { "matchers": ["#", [2, "#"], 0, 0, "#", [2, "#"]], "text": "Feuert %6% Serien von %2% Pfeilen", "formatters": [] }, { "matchers": [1, 0, 0, [1, "#"], 0, 0], "text": "Feuert %1% Projektil in eine zufällige Richtung", "formatters": [] }, { "matchers": [[2, "#"], 0, 0, [1, "#"], 0, 0], "text": "Feuert %1% Projektile in zufällige Richtungen", "formatters": [] }, { "matchers": [1, 0, 0, [1, "#"], "#", 0], "text": "Feuert %1% Projektil", "formatters": [] }, { "matchers": [[2, "#"], 0, 0, [1, "#"], "#", 0], "text": "Feuert %1% Projektile in einer Spirale", "formatters": [] }, { "matchers": ["#", 1, 0, [1, "#"], 0, 0], "text": "Feuert %2% Pfeil in eine zufällige Richtung", "formatters": [] }, { "matchers": ["#", [2, "#"], 0, [1, "#"], 0, 0], "text": "Feuert %2% Pfeile in zufällige Richtungen", "formatters": [] }, { "matchers": ["#", 1, 0, [1, "#"], "#", 0], "text": "Feuert %2% Pfeil", "formatters": [] }, { "matchers": ["#", [2, "#"], 0, [1, "#"], "#", 0], "text": "Feuert %2% Pfeile in einer Spirale", "formatters": [] }, { "matchers": ["#", "#", "#", "#", "#", 0], "text": "Feuert Projektile auf alle Gegner im Umkreis", "formatters": [] } ] }, "attack_speed_incr": { "stats": ["attack_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Angriffsgeschwindigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Angriffsgeschwindigkeit", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "attack_speed_incr_on_low_life": { "stats": ["attack_speed_+%_when_on_low_life"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Angriffsgeschwindigkeit bei niedrigem Leben", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextLowLife" } ] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Angriffsgeschwindigkeit bei niedrigem Leben", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLowLife" } ] } ] }, "ancestor_totem_grants_attack_speed": { "stats": ["melee_ancestor_totem_grant_owner_attack_speed_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% mehr Angriffsgeschwindigkeit bei aktivem Totem", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% weniger Angriffsgeschwindigkeit bei aktivem Totem", "formatters": [] } ] }, "ancestor_totem_grants_melee_damage": { "stats": ["slam_ancestor_totem_grant_owner_melee_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% mehr Nahkampfschaden bei aktivem Totem", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% weniger Nahkampfschaden bei aktivem Totem", "formatters": [] } ] }, "ancestor_totem_grants_fire_damage": { "stats": [ "slash_ancestor_totem_grant_owner_physical_damage_added_as_fire_+%" ], "translations": [ { "matchers": [[1, "#"]], "text": "Verursacht %1%%% des physischen Schadens als extra Feuerschaden bei aktivem Totem", "formatters": [] } ] }, "ancestor_totem_grants_attack_speed_incr": { "stats": ["melee_ancestor_totem_grant_owner_attack_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Angriffsgeschwindigkeit bei aktivem Totem", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Angriffsgeschwindigkeit bei aktivem Totem", "formatters": [] } ] }, "ancestor_totem_grants_melee_damage_incr": { "stats": ["slam_ancestor_totem_grant_owner_melee_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhter Nahkampfschaden bei aktivem Totem", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerter Nahkampfschaden bei aktivem Totem", "formatters": [] } ] }, "cast_speed_incr_on_low_life": { "stats": ["cast_speed_+%_when_on_low_life"], "translations": [ { "matchers": [[1, "#"]], "text": "V%1%%% erhöhte Zaubergeschwindigkeit bei niedrigem Leben", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextLowLife" } ] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Zaubergeschwindigkeit bei niedrigem Leben", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLowLife" } ] } ] }, "cast_speed_incr": { "stats": ["base_cast_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Zaubergeschwindigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Zaubergeschwindigkeit", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "multicast_cast_speed_incr": { "stats": ["support_multicast_cast_speed_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% mehr Zaubergeschwindigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% weniger Zaubergeschwindigkeit", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "life_leech_from_any": { "stats": ["life_leech_from_any_damage_permyriad"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% des Schadens werden als Leben geraubt", "formatters": [ { "id": "divide_by_one_hundred", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] } ] }, "life_leech_from_physical": { "stats": ["life_leech_from_physical_attack_damage_permyriad"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% des physischen Schadens von Angriffen werden als Leben geraubt", "formatters": [ { "id": "divide_by_one_hundred", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] } ] }, "life_leech_speed": { "stats": ["life_leech_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Lebensraub-Rate", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Lebensraub-Rate", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] } ] }, "mana_leech_from_any": { "stats": ["mana_leech_from_any_damage_permyriad"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% des Schadens werden als Mana geraubt", "formatters": [ { "id": "divide_by_one_hundred", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextManaLeech" } ] } ] }, "mana_leech_speed": { "stats": ["mana_leech_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Manaraub-Rate", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Manaraub-Rate", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] } ] }, "knockback": { "stats": ["global_chance_to_knockback_%"], "translations": [ { "matchers": [[1, 99]], "text": " %1%%% Chance, Gegner bei Treffer zurückzustoßen", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextKnockback" } ] }, { "matchers": [[100, "#"]], "text": "Stößt Gegner bei Treffer zurück", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextKnockback" } ] } ] }, "knockback_distance": { "stats": ["knockback_distance_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Rückstoßdistanz", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Rückstoßdistanz", "formatters": [] } ] }, "stun_threshold_reduction_incr": { "stats": ["base_stun_threshold_reduction_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% verringerte Betäubungsschwelle bei Gegnern", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextStunThreshold" } ] }, { "matchers": [["#", -1]], "text": "%1%%% erhöhte Betäubungsschwelle bei Gegnern", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextStunThreshold" } ] } ] }, "radius_add": { "stats": ["active_skill_base_radius_+"], "translations": [ { "matchers": ["#"], "text": "%1$+d zum Radius", "formatters": [] } ] }, "area_of_effect_incr": { "stats": ["base_skill_area_of_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% vergrößerter Wirkungsbereich", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verkleinerter Wirkungsbereich", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "area_of_effect_incr_while_dead": { "stats": ["area_of_effect_+%_while_dead"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% vergrößerter Wirkungsbereich, solange tot", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verkleinerter Wirkungsbereich, solange tot", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "concentrated_area_of_effect": { "stats": ["support_concentrated_effect_skill_area_of_effect_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% mehr Wirkungsbereich", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% weniger Wirkungsbereich", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "aura_area_of_effect_incr": { "stats": ["base_aura_area_of_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% vergrößerter Auren-Wirkungsbereich", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verkleinerter Auren-Wirkungsbereich", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "aura_effect_incr": { "stats": ["aura_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Aurenwirkung", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Aurenwirkung", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "attack_speed_per_frenzy_charge": { "stats": ["base_attack_speed_+%_per_frenzy_charge"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Angriffsgeschwindigkeit pro Raserei-Ladung", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Angriffsgeschwindigkeit pro Raserei-Ladung", "formatters": [] } ] }, "curse_duration": { "stats": ["curse_effect_duration"], "translations": [ { "matchers": [[1, "#"]], "text": "Fluch hält %1% Sekunden an", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "buff_duration": { "stats": ["buff_effect_duration"], "translations": [ { "matchers": [[1, "#"]], "text": "Stärkung hält %1% Sekunden an", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "secondary_buff_duration": { "stats": ["secondary_buff_effect_duration"], "translations": [ { "matchers": [[1, "#"]], "text": "Sekundäre Stärkung hält %1% Sekunden an", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "skill_duration": { "stats": ["skill_effect_duration"], "translations": [ { "matchers": [[1, "#"]], "text": "Fertigkeitsdauer beträgt %1% Sekunden", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "secondary_skill_duration": { "stats": ["secondary_skill_effect_duration"], "translations": [ { "matchers": [[1, "#"]], "text": "Sekundäre Dauer beträgt %1% Sekunden", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "projectile_ground_effect_duration": { "stats": ["projectile_ground_effect_duration"], "translations": [ { "matchers": [[1, "#"]], "text": "Bodeneffekte halten %1% Sekunden an", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "bleeding_skill_duration": { "stats": ["bleeding_skill_effect_duration"], "translations": [ { "matchers": [[1, "#"]], "text": "Blutung hält %1% Sekunden an", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextPoison" } ] } ] }, "poison_skill_duration": { "stats": ["poison_skill_effect_duration"], "translations": [ { "matchers": [[1, "#"]], "text": "Gift hält %1% Sekunden an", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextPoison" } ] } ] }, "minion_duration": { "stats": ["minion_duration"], "translations": [ { "matchers": [[1, "#"]], "text": "Kreaturen halten %1% Sekunden an", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "spectre_duration": { "stats": ["spectre_duration"], "translations": [ { "matchers": [[1, "#"]], "text": "Schemen halten %1% Sekunden", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "enduring_cry_charges": { "stats": [ "endurance_charges_granted_per_one_hundred_nearby_enemies_during_endurance_warcry" ], "translations": [ { "matchers": ["#"], "text": "Gewährt %1% Widerstands-Ladungen pro 100 Gegner im Umkreis", "formatters": [] } ] }, "shield_charge_stun_threshold": { "stats": [ "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range" ], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Minderung der gegnerischen Betäubungsschwelle bei maximaler Schildansturm-Distanz", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextStunThreshold" } ] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Minderung der gegnerischen Betäubungsschwelle bei maximaler Schildansturm-Distanz", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextStunThreshold" } ] } ] }, "shield_charge_stun": { "stats": ["shield_charge_stun_duration_+%_maximum"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% verlängerte Betäubungsdauer gegen Gegner bei maximaler Schildansturm-Distanz", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verkürzte Betäubungsdauer gegen Gegner bei maximaler Schildansturm-Distanz", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "shield_charge_damage": { "stats": ["shield_charge_damage_+%_maximum"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% mehr Schaden mit Treffern bei maximaler Schildansturm-Distanz", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% weniger Schaden mit Treffern bei maximaler Schildansturm-Distanz", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "pierce_num": { "stats": [ "projectile_number_of_targets_to_pierce", "virtual_always_pierce", "arrow_number_of_targets_to_pierce", "arrows_always_pierce" ], "translations": [ { "matchers": [1, 0, 0, 0], "text": "Projektile durchbohren 1 Ziel", "formatters": [] }, { "matchers": [[2, "#"], 0, 0, 0], "text": "Projektile durchbohren %1% Ziele", "formatters": [] }, { "matchers": ["#", "#", 0, 0], "text": "Projectile durchbohren alle Ziele", "formatters": [] }, { "matchers": ["#", "#", 1, 0], "text": "Pfeile durchbohren 1 Ziel", "formatters": [] }, { "matchers": ["#", "#", [2, "#"], 0], "text": "Pfeile durchbohren %1% Ziele", "formatters": [] }, { "matchers": ["#", "#", "#", "#"], "text": "Pfeile durchbohren alle Ziele", "formatters": [] } ] }, "projectile_speed_incr": { "stats": ["base_projectile_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Projektilgeschwindigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Projektilgeschwindigkeit", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "freeze_chance": { "stats": ["base_chance_to_freeze_%", "always_freeze"], "translations": [ { "matchers": ["#", [1, "#"]], "text": "Gegner werden immer eingefroren", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFreeze" } ] }, { "matchers": [[100, "#"], 0], "text": "Gegner werden immer eingefroren", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFreeze" } ] }, { "matchers": [[1, 99], 0], "text": "%1%%% Chance, Gegner einzufrieren", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFreeze" } ] } ] }, "shock_chance": { "stats": ["base_chance_to_shock_%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% Chance, Gegner zu schocken", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextShock" } ] } ] }, "burn_chance": { "stats": ["base_chance_to_ignite_%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% Chance, Gegner zu entzünden", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextIgnite" } ] } ] }, "freeze_duration": { "stats": ["freeze_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% verlängerte Einfrierungsdauer bei Gegnern", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verkürzte Einfrierungsdauer bei Gegnern", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "chill_duration": { "stats": ["chill_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% verlängerte Unterkühlungsdauer bei Gegnern", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verkürzte Unterkühlungsdauer bei Gegnern", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "chill_effect": { "stats": ["chill_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Unterkühlungswirkung", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Unterkühlungswirkung", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "shock_duration": { "stats": ["shock_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% verlängerte Schockdauer bei Gegnern", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verkürzte Schockdauer bei Gegnern", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "burn_duration": { "stats": ["ignite_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% verlängerte Brenndauer bei Gegnern", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verkürzte Brenndauer bei Gegnern", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "burn_damage": { "stats": ["burn_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhter Brandschaden bei Gegnern", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerter Brandschaden bei Gegnern", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "movement_speed_incr": { "stats": ["base_movement_velocity_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Bewegungsgeschwindigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Bewegungsgeschwindigkeit", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "no_movement_speed": { "stats": ["no_movement_speed"], "translations": [ { "matchers": ["#"], "text": "Hält Gegner am Ort fest", "formatters": [] } ] }, "killed_monster_dropped_item_rarity_incr": { "stats": ["killed_monster_dropped_item_rarity_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Seltenheit fallen gelassener Gegenstände von getöteten Gegnern", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Seltenheit fallen gelassener Gegenstände von getöteten Gegnern", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "killed_monster_dropped_item_quantity_incr": { "stats": ["killed_monster_dropped_item_quantity_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Menge fallen gelassener Gegenstände von getöteten Gegnern", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Menge fallen gelassener Gegenstände von getöteten Gegnern", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "accuracy_rating": { "stats": ["accuracy_rating"], "translations": [ { "matchers": [[1, "#"]], "text": "%1% zusätzliche Treffgenauigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "Zieht %1% von Treffgenauigkeit ab", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "accuracy_rating_incr": { "stats": ["accuracy_rating_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Treffgenauigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Treffgenauigkeit", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "chaos_damage_percent_of_life_per_minute": { "stats": ["base_chaos_damage_%_of_maximum_life_to_deal_per_minute"], "translations": [ { "matchers": [[1, "#"]], "text": "Ihr erleidet %1%%% Eures maximalen Lebens pro Sekunde als Chaosschaden", "formatters": [ { "id": "per_minute_to_per_second", "arg": 1 } ] } ] }, "physical_damage_percent_of_life_per_minute": { "stats": ["base_physical_damage_%_of_maximum_life_to_deal_per_minute"], "translations": [ { "matchers": [[1, "#"]], "text": "Ihr erleidet %1%%% Eures maximalen Lebens pro Sekunde als physischen Schaden", "formatters": [ { "id": "per_minute_to_per_second", "arg": 1 } ] } ] }, "physical_damage_percent_of_energy_shield_per_minute": { "stats": [ "base_physical_damage_%_of_maximum_energy_shield_to_deal_per_minute" ], "translations": [ { "matchers": [[1, "#"]], "text": "Ihr erleidet %1%%% Eures maximalen Energieschilds pro Sekunde als physischen Schaden", "formatters": [ { "id": "per_minute_to_per_second", "arg": 1 } ] } ] }, "frenzy_on_kill": { "stats": ["add_frenzy_charge_on_kill"], "translations": [ { "matchers": [[1, "#"]], "text": "Erhaltet eine Raserei-Ladung bei Tötung", "formatters": [] } ] }, "frenzy_on_kill_chance": { "stats": ["add_frenzy_charge_on_kill_%_chance"], "translations": [ { "matchers": [[1, 99]], "text": "%1%%% Chance, bei Tötung eine Raserei-Ladung zu erhalten", "formatters": [] }, { "matchers": [[100, "#"]], "text": "Erhaltet eine Raserei-Ladung bei Tötung", "formatters": [] } ] }, "critical_strike_chance_incr": { "stats": ["critical_strike_chance_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte kritische Trefferchance", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte kritische Trefferchance", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "mulpile_projectiles_critical_strike_chance_incr": { "stats": ["support_multiple_projectiles_critical_strike_chance_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% mehr kritische Trefferchance", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% weniger kritische Trefferchance", "formatters": [] } ] }, "critical_strike_multiplier_incr": { "stats": ["base_critical_strike_multiplier_+"], "translations": [ { "matchers": ["#"], "text": "%1$+d%% zu Multiplikator auf kritischen Treffer", "formatters": [] } ] }, "life_gain_per_target": { "stats": ["life_gain_per_target"], "translations": [ { "matchers": [[1, "#"]], "text": "Erhaltet %1% Leben für jeden getroffenen Gegner", "formatters": [] } ] }, "minion_damage_incr": { "stats": ["minion_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhter Kreaturenschaden", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerter Kreaturenschaden", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "doubles_have_move_speed": { "stats": ["doubles_have_movement_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Klone haben %1%%% erhöhte Bewegungsgeschwindigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "Klone haben %1%%% verringerte Bewegungsgeschwindigkeit", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "minion_movement_speed_incr": { "stats": ["minion_movement_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% erhöhte Kreaturen-Bewegungsgeschwindigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% verringerte Kreaturen-Bewegungsgeschwindigkeit", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "minion_movement_speed_final": { "stats": ["active_skill_minion_movement_velocity_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% mehr Kreaturen-Bewegungsgeschwindigkeit", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% weniger Kreaturen-Bewegungsgeschwindigkeit", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "lightning_tendrils_pulse_interval": { "stats": ["lightning_tendrils_channelled_larger_pulse_interval"], "translations": [ { "matchers": ["#"], "text": "Löst alle %1% Impulse einen stärkeren Impuls aus", "formatters": [] } ] }, "movement_velocity_cap": { "stats": ["movement_velocity_cap"], "translations": [ { "matchers": ["#"], "text": "Kreaturen-Bewegungsgeschwindigkeit ist gedeckelt", "formatters": [] } ] }, "minion_life_final": { "stats": ["active_skill_minion_life_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Kreaturen haben %1%%% mehr Leben", "formatters": [] }, { "matchers": [["#", -1]], "text": "Kreaturen haben %1%%% weniger Leben", "formatters": [