mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Localization/Filters
* add missing spell effects & aura names * don't return null for unused effects/auras (triggers an error)
This commit is contained in:
@@ -3818,7 +3818,7 @@ var LANG = {
|
||||
[31, "Increase Run Speed %"], [32, "Mod Mounted Speed %"], [33, "Decrease Run Speed %"], [34, "Mod Maximum Health - Flat"], [35, "Mod Maximum Power - Flat"],
|
||||
[36, "Shapeshift"], [37, "Spell Effect Immunity"], [38, "Spell Aura Immunity"], [39, "Spell School Immunity"], [40, "Damage Immunity"],
|
||||
[41, "Dispel Type Immunity"], [42, "Proc Trigger Spell"], [43, "Proc Trigger Damage"], [44, "Track Creatures"], [45, "Track Resources"],
|
||||
[46, "Ignore All Gear"], [47, "Mod Parry %"], /* [48, null] */ [49, "Mod Dodge %"], [50, "Mod Critical Healing Amount %"],
|
||||
[46, "Ignore All Gear"], [47, "Mod Parry %"], [48, "Periodic Trigger Spell from Client"],[49, "Mod Dodge %"], [50, "Mod Critical Healing Amount %"],
|
||||
[51, "Mod Block %"], [52, "Mod Physical Crit Chance"], [53, "Periodically Drain Health"], [54, "Mod Physical Hit Chance"], [55, "Mod Spell Hit Chance"],
|
||||
[56, "Transform"], [57, "Mod Spell Crit Chance"], [58, "Increase Swim Speed %"], [59, "Mod Damage Done Versus Creature"],[60, "Pacify & Silence"],
|
||||
[61, "Mod Size %"], [62, "Periodically Transfer Health"], [63, "Periodically Transfer Power"], [64, "Periodically Drain Power"], [65, "Mod Spell Haste % (not stacking)"],
|
||||
@@ -3900,11 +3900,10 @@ var LANG = {
|
||||
[131, "Play Sound"], [132, "Play Music"], [133, "Unlearn Specialization"], [134, "Kill Credit2"], [135, "Call Pet"],
|
||||
[136, "Heal for % of Total Health"], [137, "Give % of Total Power"], [138, "Leap Back"], [139, "Abandon Quest"], [140, "Force Spell Cast"],
|
||||
[141, "Force Spell Cast with Value"], [142, "Trigger Spell with Value"], [143, "Apply Area Aura - Pet Owner"], [144, "Knockback to Dest."], [145, "Pull Towards Dest."],
|
||||
[146, "Activate Rune"], [147, "Fail Quest"], [149, "Charge to Dest."], [150, "Start Quest"],
|
||||
[146, "Activate Rune"], [147, "Fail Quest"], [148, "Trigger Missile with Value"], [149, "Charge to Dest."], [150, "Start Quest"],
|
||||
[151, "Trigger Spell 2"], [152, "Summon - Refer-A-Friend"], [153, "Create Tamed Pet"], [154, "Discover Flight Path"], [155, "Dual Wield 2H Weapons"],
|
||||
[156, "Add Socket to Item"], [157, "Create Tradeskill Item"], [158, "Milling"], [159, "Rename Pet"],
|
||||
[161, "Change Talent Spec. Count"], [162, "Activate Talent Spec."], [164, "Remove Aura"],
|
||||
[167, "Update Player Phase"]
|
||||
[156, "Add Socket to Item"], [157, "Create Tradeskill Item"], [158, "Milling"], [159, "Rename Pet"], [160, "Force Spell Cast 2"],
|
||||
[161, "Change Talent Spec. Count"], [162, "Activate Talent Spec."], [164, "Remove Aura"]
|
||||
],
|
||||
damagetype: [
|
||||
[1, "Keins"], [2, "Magie"], [3, "Nahkampf"], [4, "Distanz"]
|
||||
|
||||
@@ -3866,7 +3866,7 @@ var LANG = {
|
||||
[31, "Increase Run Speed %"], [32, "Mod Mounted Speed %"], [33, "Decrease Run Speed %"], [34, "Mod Maximum Health - Flat"], [35, "Mod Maximum Power - Flat"],
|
||||
[36, "Shapeshift"], [37, "Spell Effect Immunity"], [38, "Spell Aura Immunity"], [39, "Spell School Immunity"], [40, "Damage Immunity"],
|
||||
[41, "Dispel Type Immunity"], [42, "Proc Trigger Spell"], [43, "Proc Trigger Damage"], [44, "Track Creatures"], [45, "Track Resources"],
|
||||
[46, "Ignore All Gear"], [47, "Mod Parry %"], /* [48, null] */ [49, "Mod Dodge %"], [50, "Mod Critical Healing Amount %"],
|
||||
[46, "Ignore All Gear"], [47, "Mod Parry %"], [48, "Periodic Trigger Spell from Client"],[49, "Mod Dodge %"], [50, "Mod Critical Healing Amount %"],
|
||||
[51, "Mod Block %"], [52, "Mod Physical Crit Chance"], [53, "Periodically Drain Health"], [54, "Mod Physical Hit Chance"], [55, "Mod Spell Hit Chance"],
|
||||
[56, "Transform"], [57, "Mod Spell Crit Chance"], [58, "Increase Swim Speed %"], [59, "Mod Damage Done Versus Creature"],[60, "Pacify & Silence"],
|
||||
[61, "Mod Size %"], [62, "Periodically Transfer Health"], [63, "Periodically Transfer Power"], [64, "Periodically Drain Power"], [65, "Mod Spell Haste % (not stacking)"],
|
||||
@@ -3948,11 +3948,10 @@ var LANG = {
|
||||
[131, "Play Sound"], [132, "Play Music"], [133, "Unlearn Specialization"], [134, "Kill Credit2"], [135, "Call Pet"],
|
||||
[136, "Heal for % of Total Health"], [137, "Give % of Total Power"], [138, "Leap Back"], [139, "Abandon Quest"], [140, "Force Spell Cast"],
|
||||
[141, "Force Spell Cast with Value"], [142, "Trigger Spell with Value"], [143, "Apply Area Aura - Pet Owner"], [144, "Knockback to Dest."], [145, "Pull Towards Dest."],
|
||||
[146, "Activate Rune"], [147, "Fail Quest"], [149, "Charge to Dest."], [150, "Start Quest"],
|
||||
[146, "Activate Rune"], [147, "Fail Quest"], [148, "Trigger Missile with Value"], [149, "Charge to Dest."], [150, "Start Quest"],
|
||||
[151, "Trigger Spell 2"], [152, "Summon - Refer-A-Friend"], [153, "Create Tamed Pet"], [154, "Discover Flight Path"], [155, "Dual Wield 2H Weapons"],
|
||||
[156, "Add Socket to Item"], [157, "Create Tradeskill Item"], [158, "Milling"], [159, "Rename Pet"],
|
||||
[161, "Change Talent Spec. Count"], [162, "Activate Talent Spec."], [164, "Remove Aura"],
|
||||
[167, "Update Player Phase"]
|
||||
[156, "Add Socket to Item"], [157, "Create Tradeskill Item"], [158, "Milling"], [159, "Rename Pet"], [160, "Force Spell Cast 2"],
|
||||
[161, "Change Talent Spec. Count"], [162, "Activate Talent Spec."], [164, "Remove Aura"]
|
||||
],
|
||||
damagetype: [
|
||||
[1, "None"], [2, "Magic"], [3, "Melee"], [4, "Ranged"]
|
||||
|
||||
@@ -3820,7 +3820,7 @@ var LANG = {
|
||||
[31, "Aumentar velocidad de carrera %"], [32, "Modificar velocidad montado %"], [33, "Reducir velocidad de carrera %"], [34, "Modificar salud máxima - Fijo"], [35, "Modificar poder máximo - Fijo"],
|
||||
[36, "Cambio de forma"], [37, "Inmunidad a efecto de hechizo"], [38, "Inmunidad a aura de hechizo"], [39, "Inmunidad a escuela de hechizo"], [40, "Inmunidad a daño"],
|
||||
[41, "Inmunidad a tipo de disipación"], [42, "Activar hechizo al recibir golpe"], [43, "Activar daño al recibir golpe"], [44, "Rastrear criaturas"], [45, "Rastrear recursos"],
|
||||
[46, "Ignorar todo el equipo"], [47, "Modificar parada %"], [49, "Modificar esquiva %"], [50, "Modificar sanación crítica %"],
|
||||
[46, "Ignorar todo el equipo"], [47, "Modificar parada %"], [48, "Activar hechizo periódicamente desde el cliente"] [49, "Modificar esquiva %"], [50, "Modificar sanación crítica %"],
|
||||
[51, "Modificar bloqueo %"], [52, "Modificar probabilidad de crítico físico"], [53, "Drenar salud periódicamente"], [54, "Modificar probabilidad de golpe físico"], [55, "Modificar probabilidad de golpe de hechizo"],
|
||||
[56, "Transformar"], [57, "Modificar probabilidad de crítico de hechizo"], [58, "Aumentar velocidad de nado %"], [59, "Modificar daño hecho vs criatura"], [60, "Pacificar y silenciar"],
|
||||
[61, "Modificar tamaño %"], [62, "Transferir salud periódicamente"], [63, "Transferir poder periódicamente"], [64, "Drenar poder periódicamente"], [65, "Modificar celeridad de hechizo % (no acumulable)"],
|
||||
@@ -3902,11 +3902,10 @@ var LANG = {
|
||||
[131, "Reproducir sonido"], [132, "Reproducir música"], [133, "Olvidar especialización"], [134, "Crédito de muerte2"], [135, "Llamar mascota"],
|
||||
[136, "Sanar por % de salud total"], [137, "Dar % de poder total"], [138, "Saltar hacia atrás"], [139, "Abandonar misión"], [140, "Forzar lanzamiento de hechizo"],
|
||||
[141, "Forzar lanzamiento de hechizo con valor"], [142, "Activar hechizo con valor"], [143, "Aplicar aura de área - Dueño de mascota"], [144, "Empujar hacia destino."], [145, "Atraer hacia destino."],
|
||||
[146, "Activar runa"], [147, "Fallar misión"], [149, "Cargar hacia destino."], [150, "Iniciar misión"],
|
||||
[146, "Activar runa"], [147, "Fallar misión"], [148, "Disparar misil con valor"], [149, "Cargar hacia destino."], [150, "Iniciar misión"],
|
||||
[151, "Activar hechizo 2"], [152, "Invocar - Referido por un amigo"], [153, "Crear mascota domesticada"], [154, "Descubrir ruta de vuelo"], [155, "Doble empuñadura de armas de 2 manos"],
|
||||
[156, "Añadir socket a objeto"], [157, "Crear objeto de oficio"], [158, "Molienda"], [159, "Renombrar mascota"],
|
||||
[161, "Cambiar conteo de espe. de talento"], [162, "Activar espec. de talento."], [164, "Eliminar aura"],
|
||||
[167, "Actualizar fase de jugador"]
|
||||
[156, "Añadir socket a objeto"], [157, "Crear objeto de oficio"], [158, "Molienda"], [159, "Renombrar mascota"], [160, "Forzar lanzamiento de hechizo 2"],
|
||||
[161, "Cambiar conteo de espe. de talento"], [162, "Activar espec. de talento."], [164, "Eliminar aura"]
|
||||
],
|
||||
damagetype: [
|
||||
[1, "Ninguno"], [2, "Magia"], [3, "Cuerpo a cuerpo"], [4, "A distancia"]
|
||||
|
||||
@@ -3820,7 +3820,7 @@ var LANG = {
|
||||
[31, "Increase Run Speed %"], [32, "Mod Mounted Speed %"], [33, "Decrease Run Speed %"], [34, "Mod Maximum Health - Flat"], [35, "Mod Maximum Power - Flat"],
|
||||
[36, "Shapeshift"], [37, "Spell Effect Immunity"], [38, "Spell Aura Immunity"], [39, "Spell School Immunity"], [40, "Damage Immunity"],
|
||||
[41, "Dispel Type Immunity"], [42, "Proc Trigger Spell"], [43, "Proc Trigger Damage"], [44, "Track Creatures"], [45, "Track Resources"],
|
||||
[46, "Ignore All Gear"], [47, "Mod Parry %"], /* [48, null] */ [49, "Mod Dodge %"], [50, "Mod Critical Healing Amount %"],
|
||||
[46, "Ignore All Gear"], [47, "Mod Parry %"], [48, "Periodic Trigger Spell from Client"],[49, "Mod Dodge %"], [50, "Mod Critical Healing Amount %"],
|
||||
[51, "Mod Block %"], [52, "Mod Physical Crit Chance"], [53, "Periodically Drain Health"], [54, "Mod Physical Hit Chance"], [55, "Mod Spell Hit Chance"],
|
||||
[56, "Transform"], [57, "Mod Spell Crit Chance"], [58, "Increase Swim Speed %"], [59, "Mod Damage Done Versus Creature"],[60, "Pacify & Silence"],
|
||||
[61, "Mod Size %"], [62, "Periodically Transfer Health"], [63, "Periodically Transfer Power"], [64, "Periodically Drain Power"], [65, "Mod Spell Haste % (not stacking)"],
|
||||
@@ -3902,11 +3902,10 @@ var LANG = {
|
||||
[131, "Play Sound"], [132, "Play Music"], [133, "Unlearn Specialization"], [134, "Kill Credit2"], [135, "Call Pet"],
|
||||
[136, "Heal for % of Total Health"], [137, "Give % of Total Power"], [138, "Leap Back"], [139, "Abandon Quest"], [140, "Force Spell Cast"],
|
||||
[141, "Force Spell Cast with Value"], [142, "Trigger Spell with Value"], [143, "Apply Area Aura - Pet Owner"], [144, "Knockback to Dest."], [145, "Pull Towards Dest."],
|
||||
[146, "Activate Rune"], [147, "Fail Quest"], [149, "Charge to Dest."], [150, "Start Quest"],
|
||||
[146, "Activate Rune"], [147, "Fail Quest"], [148, "Trigger Missile with Value"], [149, "Charge to Dest."], [150, "Start Quest"],
|
||||
[151, "Trigger Spell 2"], [152, "Summon - Refer-A-Friend"], [153, "Create Tamed Pet"], [154, "Discover Flight Path"], [155, "Dual Wield 2H Weapons"],
|
||||
[156, "Add Socket to Item"], [157, "Create Tradeskill Item"], [158, "Milling"], [159, "Rename Pet"],
|
||||
[161, "Change Talent Spec. Count"], [162, "Activate Talent Spec."], [164, "Remove Aura"],
|
||||
[167, "Update Player Phase"]
|
||||
[156, "Add Socket to Item"], [157, "Create Tradeskill Item"], [158, "Milling"], [159, "Rename Pet"], [160, "Force Cast 2"],
|
||||
[161, "Change Talent Spec. Count"], [162, "Activate Talent Spec."], [164, "Remove Aura"]
|
||||
],
|
||||
damagetype: [
|
||||
[1, "Aucun"], [2, "Magie"], [3, "En mêlée"], [4, "À distance"]
|
||||
|
||||
@@ -3820,7 +3820,7 @@ var LANG = {
|
||||
[31, "Increase Run Speed %"], [32, "Mod Mounted Speed %"], [33, "Decrease Run Speed %"], [34, "Mod Maximum Health - Flat"], [35, "Mod Maximum Power - Flat"],
|
||||
[36, "Shapeshift"], [37, "Spell Effect Immunity"], [38, "Spell Aura Immunity"], [39, "Spell School Immunity"], [40, "Damage Immunity"],
|
||||
[41, "Dispel Type Immunity"], [42, "Proc Trigger Spell"], [43, "Proc Trigger Damage"], [44, "Track Creatures"], [45, "Track Resources"],
|
||||
[46, "Ignore All Gear"], [47, "Mod Parry %"], /* [48, null] */ [49, "Mod Dodge %"], [50, "Mod Critical Healing Amount %"],
|
||||
[46, "Ignore All Gear"], [47, "Mod Parry %"], [48, "Periodic Trigger Spell from Client"],[49, "Mod Dodge %"], [50, "Mod Critical Healing Amount %"],
|
||||
[51, "Mod Block %"], [52, "Mod Physical Crit Chance"], [53, "Periodically Drain Health"], [54, "Mod Physical Hit Chance"], [55, "Mod Spell Hit Chance"],
|
||||
[56, "Transform"], [57, "Mod Spell Crit Chance"], [58, "Increase Swim Speed %"], [59, "Mod Damage Done Versus Creature"],[60, "Pacify & Silence"],
|
||||
[61, "Mod Size %"], [62, "Periodically Transfer Health"], [63, "Periodically Transfer Power"], [64, "Periodically Drain Power"], [65, "Mod Spell Haste % (not stacking)"],
|
||||
@@ -3902,11 +3902,10 @@ var LANG = {
|
||||
[131, "Play Sound"], [132, "Play Music"], [133, "Unlearn Specialization"], [134, "Kill Credit2"], [135, "Call Pet"],
|
||||
[136, "Heal for % of Total Health"], [137, "Give % of Total Power"], [138, "Leap Back"], [139, "Abandon Quest"], [140, "Force Spell Cast"],
|
||||
[141, "Force Spell Cast with Value"], [142, "Trigger Spell with Value"], [143, "Apply Area Aura - Pet Owner"], [144, "Knockback to Dest."], [145, "Pull Towards Dest."],
|
||||
[146, "Activate Rune"], [147, "Fail Quest"], [149, "Charge to Dest."], [150, "Start Quest"],
|
||||
[146, "Activate Rune"], [147, "Fail Quest"], [148, "Trigger Missile with Value"], [149, "Charge to Dest."], [150, "Start Quest"],
|
||||
[151, "Trigger Spell 2"], [152, "Summon - Refer-A-Friend"], [153, "Create Tamed Pet"], [154, "Discover Flight Path"], [155, "Dual Wield 2H Weapons"],
|
||||
[156, "Add Socket to Item"], [157, "Create Tradeskill Item"], [158, "Milling"], [159, "Rename Pet"],
|
||||
[161, "Change Talent Spec. Count"], [162, "Activate Talent Spec."], [164, "Remove Aura"],
|
||||
[167, "Update Player Phase"]
|
||||
[156, "Add Socket to Item"], [157, "Create Tradeskill Item"], [158, "Milling"], [159, "Rename Pet"], [160, "Force Cast 2"],
|
||||
[161, "Change Talent Spec. Count"], [162, "Activate Talent Spec."], [164, "Remove Aura"]
|
||||
],
|
||||
damagetype: [
|
||||
[1, "Нет"], [2, "Магический"], [3, "Ближний бой"], [4, "Дальний бой"]
|
||||
|
||||
@@ -3846,7 +3846,7 @@ var LANG = {
|
||||
[31, "Increase Run Speed %"], [32, "Mod Mounted Speed %"], [33, "Decrease Run Speed %"], [34, "Mod Maximum Health - Flat"], [35, "Mod Maximum Power - Flat"],
|
||||
[36, "Shapeshift"], [37, "Spell Effect Immunity"], [38, "Spell Aura Immunity"], [39, "Spell School Immunity"], [40, "Damage Immunity"],
|
||||
[41, "Dispel Type Immunity"], [42, "Proc Trigger Spell"], [43, "Proc Trigger Damage"], [44, "Track Creatures"], [45, "Track Resources"],
|
||||
[46, "Ignore All Gear"], [47, "Mod Parry %"], /* [48, null] */ [49, "Mod Dodge %"], [50, "Mod Critical Healing Amount %"],
|
||||
[46, "Ignore All Gear"], [47, "Mod Parry %"], [48, "Periodic Trigger Spell from Client"],[49, "Mod Dodge %"], [50, "Mod Critical Healing Amount %"],
|
||||
[51, "Mod Block %"], [52, "Mod Physical Crit Chance"], [53, "Periodically Drain Health"], [54, "Mod Physical Hit Chance"], [55, "Mod Spell Hit Chance"],
|
||||
[56, "Transform"], [57, "Mod Spell Crit Chance"], [58, "Increase Swim Speed %"], [59, "Mod Damage Done Versus Creature"],[60, "Pacify & Silence"],
|
||||
[61, "Mod Size %"], [62, "Periodically Transfer Health"], [63, "Periodically Transfer Power"], [64, "Periodically Drain Power"], [65, "Mod Spell Haste % (not stacking)"],
|
||||
@@ -3928,11 +3928,10 @@ var LANG = {
|
||||
[131, "Play Sound"], [132, "Play Music"], [133, "Unlearn Specialization"], [134, "Kill Credit2"], [135, "Call Pet"],
|
||||
[136, "Heal for % of Total Health"], [137, "Give % of Total Power"], [138, "Leap Back"], [139, "Abandon Quest"], [140, "Force Spell Cast"],
|
||||
[141, "Force Spell Cast with Value"], [142, "Trigger Spell with Value"], [143, "Apply Area Aura - Pet Owner"], [144, "Knockback to Dest."], [145, "Pull Towards Dest."],
|
||||
[146, "Activate Rune"], [147, "Fail Quest"], [149, "Charge to Dest."], [150, "Start Quest"],
|
||||
[146, "Activate Rune"], [147, "Fail Quest"], [148, "Trigger Missile with Value"], [149, "Charge to Dest."], [150, "Start Quest"],
|
||||
[151, "Trigger Spell 2"], [152, "Summon - Refer-A-Friend"], [153, "Create Tamed Pet"], [154, "Discover Flight Path"], [155, "Dual Wield 2H Weapons"],
|
||||
[156, "Add Socket to Item"], [157, "Create Tradeskill Item"], [158, "Milling"], [159, "Rename Pet"],
|
||||
[161, "Change Talent Spec. Count"], [162, "Activate Talent Spec."], [164, "Remove Aura"],
|
||||
[167, "Update Player Phase"]
|
||||
[156, "Add Socket to Item"], [157, "Create Tradeskill Item"], [158, "Milling"], [159, "Rename Pet"], [160, "Force Cast 2"],
|
||||
[161, "Change Talent Spec. Count"], [162, "Activate Talent Spec."], [164, "Remove Aura"]
|
||||
],
|
||||
damagetype: [
|
||||
[1, "无"], [2, "魔法"], [3, "近战"], [4, "远程"]
|
||||
|
||||
Reference in New Issue
Block a user