mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Update ru-ru.json to v2.6 + Add Buff Include Name
This commit is contained in:
@@ -7757,7 +7757,8 @@ function this.init_default()
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
name = true,
|
||||
effect_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
@@ -7850,7 +7851,8 @@ function this.init_default()
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
name = true,
|
||||
effect_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
@@ -7943,7 +7945,8 @@ function this.init_default()
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
name = true,
|
||||
effect_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
@@ -8036,7 +8039,8 @@ function this.init_default()
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
name = true,
|
||||
effect_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
@@ -8129,7 +8133,8 @@ function this.init_default()
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
name = true,
|
||||
effect_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
@@ -8222,7 +8227,8 @@ function this.init_default()
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
name = true,
|
||||
effect_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
@@ -8315,7 +8321,8 @@ function this.init_default()
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
name = true,
|
||||
effect_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
@@ -8408,7 +8415,8 @@ function this.init_default()
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
name = true,
|
||||
effect_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
@@ -8501,7 +8509,8 @@ function this.init_default()
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
name = true,
|
||||
effect_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
@@ -8594,7 +8603,8 @@ function this.init_default()
|
||||
text_formatting = "%s",
|
||||
|
||||
include = {
|
||||
skill_level = true
|
||||
name = true,
|
||||
effect_level = true
|
||||
},
|
||||
|
||||
offset = {
|
||||
|
||||
@@ -272,7 +272,7 @@ this.default_language = {
|
||||
divine_protection = "Divine Protection",
|
||||
health_recovery_s = "Health Recovery (S)",
|
||||
health_recovery_l = "Health Recovery (L)",
|
||||
health_recovery_s_antidote = "Health Recovery (S) + (Antidote)",
|
||||
health_recovery_s_antidote = "Health Recovery (S) + Antidote",
|
||||
health_regeneration = "Health Regeneration",
|
||||
stamina_use_reduced = "Stamina Use Reduced",
|
||||
stamina_recovery_up = "Stamina Recovery Up",
|
||||
@@ -310,7 +310,7 @@ this.default_language = {
|
||||
agitator = "Agitator",
|
||||
berserk = "Berserk",
|
||||
bladescale_hone = "Bladescale Hone",
|
||||
blood_awakening = "Blood Awakened",
|
||||
blood_awakening = "Blood Awakening",
|
||||
bloodlust = "Bloodlust",
|
||||
burst = "Burst",
|
||||
coalescence = "Coalescence",
|
||||
@@ -903,7 +903,7 @@ this.default_language = {
|
||||
|
||||
infinite_buffs_location = "Infinite Buffs Location",
|
||||
|
||||
skill_level = "Skill Level"
|
||||
effect_level = "Effect Level",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user