-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations boss_dungeons.json (Chinese Traditional)
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
...theosis/patchouli_books/apoth_chronicle/zh_tw/entries/adventure/bosses/boss_dungeons.json
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 |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"name": "Boss Dungeons", | ||
"name": "Boss地牢", | ||
"icon": "minecraft:spawner", | ||
"category": "apotheosis:adventure/bosses", | ||
"flag": "apotheosis:adventure", | ||
"sortnum": -1, | ||
"pages": [ | ||
{ | ||
"type": "patchouli:text", | ||
"text": "Located deep in the ancient caverns of the earth are hidden structures, housing the untold power of the affixes. It would be a welcome surprise if that power was free for the taking, but alas, it is instead defended by a Boss." | ||
"text": "位於地球古老洞穴深處的隱藏結構,蘊藏著無窮的力量。 如果這種力量可以免費獲取,那將是一個令人歡迎的驚喜,但可惜的是,它由 Boss 守護著。" | ||
}, | ||
{ | ||
"type": "patchouli:text", | ||
"text": "Found underground are a few different variants of structures known as Boss Dungeons. Each dungeon contains a boss spawner and a few loot chests. The spawner will trigger upon getting close to it, unleashing the contained boss." | ||
"text": "在地下發現了幾種不同的結構變體,稱為 Boss 地牢。 每個地牢都包含一個 Boss 生怪磚和一些戰利品箱。生怪磚在接近它時會觸發,釋放其中的 Boss。" | ||
} | ||
] | ||
} |