mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-22 04:37:42 +01:00
Updated lore-format.yml to match the default
This commit is contained in:
parent
99f15cf5e9
commit
13b5066b80
@ -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#'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user