generated from ybw0014/GuizhanSlimefunAddon
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations weapons.yml (Chinese Traditional)
- Loading branch information
1 parent
d2a2cc0
commit c426abf
Showing
1 changed file
with
48 additions
and
0 deletions.
There are no files selected for viewing
48 changes: 48 additions & 0 deletions
48
src/main/resources/translations/zh-Hant/slimefun/weapons.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
## These files are used by Crowdin to translate them into other languages, and will be provided by default. | ||
name: Slimefun 武器 | ||
translations: | ||
GRANDMAS_WALKING_STICK: | ||
name: "&7奶奶的拐杖" | ||
GRANDPAS_WALKING_STICK: | ||
name: "&7爺爺的拐杖" | ||
SWORD_OF_BEHEADING: | ||
name: "&6斬首巨劍" | ||
lore: | ||
- "&7斬首 II" | ||
- "" | ||
- "&r有機率砍首生物" | ||
- "&r(提高掉落凋零骷髏頭顱的機率)" | ||
BLADE_OF_VAMPIRES: | ||
conditions: | ||
match-name: true | ||
name: "&c吸血鬼之刃" | ||
lore: | ||
- "&7吸血 I" | ||
- "" | ||
- "&f每次攻擊時" | ||
- "&f有 45% 的機率" | ||
- "&f使自己恢復 2 點生命值" | ||
SEISMIC_AXE: | ||
name: "&a地震斧" | ||
lore: | ||
- "" | ||
- "&7&o製造一場地震……" | ||
- "" | ||
- "%sftrlore_RightClickToUse%" | ||
SOULBOUND_SWORD: | ||
name: "&c靈魂綁定劍" | ||
SOULBOUND_TRIDENT: | ||
name: "&c靈魂綁定三叉戟" | ||
SOULBOUND_BOW: | ||
name: "&c靈魂綁定弓" | ||
EXPLOSIVE_BOW: | ||
name: "&c爆裂弓" | ||
lore: | ||
- "&f使用此弓射出的任何箭都會將" | ||
- "&f擊中的敵人發射到空中" | ||
ICY_BOW: | ||
name: "&b寒冰弓" | ||
lore: | ||
- "&f使用此弓射出的任何箭都" | ||
- "&r將會因寒冷而無法移動" | ||
- "&f持續 2 秒" |