This repository has been archived by the owner on Aug 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mods_update(Apotheosis): 補齊手冊翻譯 & 更新翻譯至 v6.3.1 (#342)
歷史提交: * mods_update(Apotheosis): 補齊手冊翻譯 & 更新翻譯至 v6.3.1 * mods_fix(Apotheosis): 修正對齊,讓強迫症不再痛苦 * mods_fix(Apotheosis): 復原誤修改到的原文 * mods_fix(Apotheosis): 復原誤修改到的原文 --------- Co-authored-by: StarskyXIII <[email protected]>
- Loading branch information
1 parent
830a255
commit b4f4177
Showing
165 changed files
with
3,457 additions
and
868 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
1,163 changes: 760 additions & 403 deletions
1,163
MultiVersions/Forge/main/apotheosis/lang/zh_tw.json
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...apotheosis/patchouli_books/apoth_chronicle/en_us/categories/adventure/rogue_spawners.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
8 changes: 8 additions & 0 deletions
8
...n/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/progression.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"name": "Level Progression", | ||
"description": "This section gives an overview of how to upgrade your Enchanting Table.", | ||
"icon": "apotheosis:dormant_deepshelf", | ||
"flag": "apotheosis:enchanting", | ||
"parent": "apotheosis:enchanting/enchanting", | ||
"sortnum": -1 | ||
} |
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
19 changes: 19 additions & 0 deletions
19
...eosis/patchouli_books/apoth_chronicle/en_us/entries/adventure/affix_loot/gem_cutting.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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "Gem Cutting", | ||
"icon": "apotheosis:gem_cutting_table", | ||
"category": "apotheosis:adventure/affix_loot", | ||
"flag": "apotheosis:adventure", | ||
"sortnum": 5, | ||
"pages": [ | ||
{ | ||
"type": "patchouli:crafting", | ||
"recipe": "apotheosis:gem_cutting_table", | ||
"text": "The $(9)Gem Cutting Table$() is used to upgrade $(l:apotheosis:adventure/affix_loot/gems)Gems$().$(p)Upgrading a gem costs $(9)Gem Dust$(), $(9)Rarity Materials$(), and a second Gem of the same rarity." | ||
}, | ||
{ | ||
"title": "Upgrade Costs", | ||
"type": "patchouli:text", | ||
"text": "The cost of upgrading a Gem increases with its Rarity.$(p)Stronger gems require more $(9)Gem Dust$() and higher-tier $(9)Rarity Materials$().$(p)The exact cost will be shown in the GUI." | ||
} | ||
] | ||
} |
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
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
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
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
13 changes: 13 additions & 0 deletions
13
...osis/patchouli_books/apoth_chronicle/en_us/entries/adventure/attributes/armor_pierce.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"name": "Armor Pierce", | ||
"icon": "apotheosis:textures/mob_effect/sundering.png", | ||
"category": "apotheosis:adventure/attributes", | ||
"flag": "apotheosis:adventure", | ||
"sortnum": 0, | ||
"pages": [ | ||
{ | ||
"type": "patchouli:text", | ||
"text": "$(9)Armor Pierce$() allows you to ignore a flat amount of your target's armor when attacking.$(p)Extra Armor Pierce can cause your target to have negative armor." | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
...eosis/patchouli_books/apoth_chronicle/en_us/entries/adventure/attributes/armor_shred.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"name": "Armor Shred", | ||
"icon": "apotheosis:textures/mob_effect/sundering.png", | ||
"category": "apotheosis:adventure/attributes", | ||
"flag": "apotheosis:adventure", | ||
"sortnum": 0, | ||
"pages": [ | ||
{ | ||
"type": "patchouli:text", | ||
"text": "$(9)Armor Shred$() allows you to ignore a percentage of your target's armor when attacking.$(p)$(9)Armor Shred$() is applied before $(9)Armor Pierce$()." | ||
} | ||
] | ||
} |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.