mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-30 01:13:38 +01:00
New translations skill-tree.yml (Chinese Simplified)
This commit is contained in:
parent
085bcbdb49
commit
7254c69b98
@ -41,14 +41,11 @@ items:
|
|||||||
- 27
|
- 27
|
||||||
lore:
|
lore:
|
||||||
- ''
|
- ''
|
||||||
- '&a描述:'
|
|
||||||
- '{tree-lore}'
|
- '{tree-lore}'
|
||||||
- ''
|
- ''
|
||||||
- '-----------------'
|
- '&e◆ Points: &6{max-point-spent}&e/&6{point-spent}'
|
||||||
- '&e◆最大点数&e: &6{max-point-spent}'
|
- '&e◆ Current {name} &ePoints: &6{skill-tree-points}'
|
||||||
- '&e◆点数花费&e:&6 {point-spent}'
|
- '&e◆ Current Global Points: &6{global-points}'
|
||||||
- '&e◆当前 {name} &e点数: &6{skill-tree-points}'
|
|
||||||
- '&e◆当前全局点数: &6{global-points}'
|
|
||||||
next-tree-list-page:
|
next-tree-list-page:
|
||||||
function: 'next-tree-list-page'
|
function: 'next-tree-list-page'
|
||||||
item: PLAYER_HEAD
|
item: PLAYER_HEAD
|
||||||
@ -118,6 +115,7 @@ items:
|
|||||||
- 42
|
- 42
|
||||||
- 43
|
- 43
|
||||||
- 44
|
- 44
|
||||||
|
name: '&a{name}'
|
||||||
#The lore that will be displayed after the lore of the node.
|
#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.
|
#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.
|
#All the placeholders you see here can also be used in the node lore.
|
||||||
@ -127,24 +125,23 @@ items:
|
|||||||
- '&7当前等级: &6{current-level}'
|
- '&7当前等级: &6{current-level}'
|
||||||
- '&7最大等级: &6{max-level}'
|
- '&7最大等级: &6{max-level}'
|
||||||
- '&7最大子级: &6{max-children}'
|
- '&7最大子级: &6{max-children}'
|
||||||
- '&7需要点数: &6{point-consumed}'
|
- '&7Points Required: &6{point-consumed}'
|
||||||
- '&7大小: &6{size}'
|
- '&7大小: &6{size}'
|
||||||
- '-----------------'
|
- ''
|
||||||
- '&7⧆ &6需求: '
|
- '&7⧆ &6需求: '
|
||||||
- '&f强父节点: '
|
- '&f强父节点: '
|
||||||
- '{strong-parents}'
|
- '{strong-parents}'
|
||||||
- ''
|
- ''
|
||||||
- '&f弱父节点: '
|
- '&f弱父节点: '
|
||||||
- '{soft-parents}'
|
- '{soft-parents}'
|
||||||
- '-----------------'
|
|
||||||
- '{node-lore}'
|
|
||||||
- '-----------------'
|
|
||||||
- '&e◆{skill-tree}&e 最大点数: &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.
|
#This is the name that will be displayed for each status.
|
||||||
status-names:
|
status-names:
|
||||||
unlocked: '已解锁'
|
unlocked: '已解锁'
|
||||||
|
Loading…
Reference in New Issue
Block a user