mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-26 00:35:17 +01:00
New translations skill-tree.yml (Russian)
This commit is contained in:
parent
b08c5dfd48
commit
16c4c9f8cb
@ -41,14 +41,11 @@ items:
|
||||
- 27
|
||||
lore:
|
||||
- ''
|
||||
- '&aОписание:'
|
||||
- '{tree-lore}'
|
||||
- ''
|
||||
- '-----------------'
|
||||
- '&eМаксимум очков&: &6{max-point-spent}'
|
||||
- '&e◆Очков потрачено&e:&6 {point-spent}'
|
||||
- '&e◆Текущий {name} &eочков: &6{skill-tree-points}'
|
||||
- '&7Текущее Количество Очков Навыка: &{global-points}'
|
||||
- '&e◆ Points: &6{max-point-spent}&e/&6{point-spent}'
|
||||
- '&e◆ Current {name} &ePoints: &6{skill-tree-points}'
|
||||
- '&e◆ Current Global Points: &6{global-points}'
|
||||
next-tree-list-page:
|
||||
function: 'next-tree-list-page'
|
||||
item: PLAYER_HEAD
|
||||
@ -118,6 +115,7 @@ items:
|
||||
- 42
|
||||
- 43
|
||||
- 44
|
||||
name: '&a{name}'
|
||||
#The lore that will be displayed after the lore of the node.
|
||||
#The {node-lore} placeholder will be replaced by the lore specified in the skill tree node config.
|
||||
#All the placeholders you see here can also be used in the node lore.
|
||||
@ -127,24 +125,23 @@ items:
|
||||
- '&7Текущий Уровень: &e{current-level}'
|
||||
- '&7Максимальный уровень: &6{max-level}'
|
||||
- '&7Макс.: &6{max-children}'
|
||||
- '&7Необходимо очков: &6{point-consumed}'
|
||||
- '&7Points Required: &6{point-consumed}'
|
||||
- '&7Размер: &6{size}'
|
||||
- '-----------------'
|
||||
- ''
|
||||
- '&7⧆ &6Требования: '
|
||||
- '&fСильные подтипы: '
|
||||
- '{strong-parents}'
|
||||
- ''
|
||||
- '&fСлабые Подтипы: '
|
||||
- '{soft-parents}'
|
||||
- '-----------------'
|
||||
- '{node-lore}'
|
||||
- '-----------------'
|
||||
- '&e◆Максимум очков для {skill-tree}&: &6{max-point-spent}'
|
||||
- '&e◆Очки потраченные на {skill-tree}&e:&6 {point-spent}'
|
||||
- '&e◆Текущие {skill-tree} &eочки: &6{skill-tree-points}'
|
||||
- '&e◆Текущее &6Общее&e количество очков: &6{global-points}'
|
||||
path-lore:
|
||||
- ''
|
||||
- '{node-lore}'
|
||||
- ''
|
||||
- '&e◆ Max points for {skill-tree}&e: &6{max-point-spent}'
|
||||
- '&e◆ Points spent for {skill-tree}&e:&6 {point-spent}'
|
||||
- '&e◆ Current {skill-tree} &ePoints: &6{skill-tree-points}'
|
||||
- '&e◆ Current &6global&e points: &6{global-points}'
|
||||
path-lore: [ ]
|
||||
#This is the name that will be displayed for each status.
|
||||
status-names:
|
||||
unlocked: 'Разблокировано'
|
||||
|
Loading…
Reference in New Issue
Block a user