From 13b5066b80582305fe4731ca94dfe45fbad9c37e Mon Sep 17 00:00:00 2001 From: HexedHero <4143594-HexedHero@users.noreply.gitlab.com> Date: Sun, 15 Sep 2019 12:42:07 +0000 Subject: [PATCH] Updated lore-format.yml to match the default --- .../language/russian/lore-format.yml | 33 +++++++++++++------ 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/src/main/resources/language/russian/lore-format.yml b/src/main/resources/language/russian/lore-format.yml index 7f6ba677..ba406eb6 100644 --- a/src/main/resources/language/russian/lore-format.yml +++ b/src/main/resources/language/russian/lore-format.yml @@ -7,16 +7,20 @@ # The lines starting with {sbar} will stay whatever is below them. lore-format: -- '{bar}&8&m--------&f&l &nОсновная Информация&8 &m--------------' +# - '{bar}&8&m--------&f&l &nОсновная Информация&8 &m--------------' - '#item-type#' - '{bar}' - '#required-class#' - '#required-level#' +- '#required-dexterity#' +- '#required-strength#' +- '#required-intelligence#' - '#durability-state#' - '#success-rate#' - '{bar}' - '#soulbound#' -- '{bar}&8&m--------&f&l &nСтатистика&8 &m-------------' +# - '{bar}&8&m--------&f&l &nСтатистика&8 &m-------------' +- '{bar}' - '#can-identify#' - '#can-deconstruct#' - '#attack-damage#' @@ -24,6 +28,7 @@ lore-format: - '#recoil#' - '#note-weight#' - '#attack-speed#' +- '#arrow-velocity#' - '#critical-strike-chance#' - '#critical-strike-power#' - '#range#' @@ -55,6 +60,9 @@ lore-format: - '#knockback-resistance#' - '#max-health#' - '#max-mana#' +- '#mana-regen#' +- '#max-stamina#' +- '#stamina-regen#' - '#movement-speed#' - '#staff-spirit#' - '#lute-attack-effect#' @@ -70,9 +78,12 @@ lore-format: - '#soulbound-level#' - '#repair#' - '#item-cooldown#' +- '#additional-experience#' +- '#skill-cooldown-reduction#' - '#mana-cost#' - '#stamina-cost#' -- '{bar}&8&m--------&2&l &nЭлементы&8 &m--------------' +# - '{bar}&8&m--------&2&l &nЭлементы&8 &m--------------' +- '{bar}' - '#fire-damage#' - '#fire-defense#' - '#ice-damage#' @@ -89,13 +100,16 @@ lore-format: - '#light-defense#' - '#darkness-damage#' - '#darkness-defense#' -- '{bar}&8&m--------&b&l &nЭффекты&8 &m---------------' +# - '{bar}&8&m--------&b&l &nЭффекты&8 &m---------------' +- '{bar}' - '#effects#' -- '{bar}&8&m--------&b&l &nСпособности&8 &m--------------' -- '#abilities#' -- '{bar}&8&m--------&b&l &nЭффекты&8 &m---------------' -- '#perm-effects#' -- '{bar}&8&m--------&e&l &nСамоцветы&8 &m-----------' +# - '{bar}&8&m--------&b&l &nСпособности&8 &m--------------' +- '{bar}' +- '#abilities#' +# - '{bar}&8&m--------&b&l &nЭффекты&8 &m---------------' +# - '#perm-effects#' +# - '{bar}&8&m--------&e&l &nСамоцветы&8 &m-----------' +- '{bar}' - '#gem-stones#' # - '{sbar}&8&m--------------------------------' - '{bar}' @@ -105,4 +119,3 @@ lore-format: - '#set#' - '{bar}' - '#tier#' -