├── LICENSE.GPLv3 ├── PoeCharm.exe ├── PoeCharm ├── Fonts │ └── FZ_ZY.ttf └── Pob │ ├── translate_cn │ ├── Build.csv │ ├── BuildDisplayStats.csv │ ├── BuildListControl.csv │ ├── CalcBreakdown.csv │ ├── CalcDefence.csv │ ├── CalcOffence.csv │ ├── CalcSections.csv │ ├── CalcSetup.csv │ ├── CalcsTab.csv │ ├── ConfigOptions.csv │ ├── ConfigTab.csv │ ├── Data.csv │ ├── ExtBuildListControl.csv │ ├── Flask_tag.csv │ ├── GUI.csv │ ├── Gems_data.csv │ ├── Gems_data.txt.csv │ ├── Gems_tag.csv │ ├── ImportTab.csv │ ├── ItemDBControl.csv │ ├── ItemListControl.csv │ ├── ItemSetListControl.csv │ ├── ItemsTab.csv │ ├── Items_Accessories.txt.csv │ ├── Items_Armour.txt.csv │ ├── Items_Flasks.txt.csv │ ├── Items_Gems.csv │ ├── Items_Gems.txt.csv │ ├── Items_Jewels.txt.csv │ ├── Items_Minions.csv │ ├── Items_Oils.csv │ ├── Items_Weapons.txt.csv │ ├── Main.csv │ ├── MinionListControl.csv │ ├── Minions_tag.csv │ ├── ModMap.csv │ ├── Monsters.csv │ ├── NotesTab.csv │ ├── PartyTab.csv │ ├── PassiveTreeView.csv │ ├── PoBArchivesProvider.csv │ ├── PowerReportListControl.csv │ ├── Query_Mod.csv │ ├── SharedItemListControl.csv │ ├── SharedItemSetListControl.csv │ ├── SkillsTab.csv │ ├── TattooPassives.csv │ ├── TimelessJewelListControl.csv │ ├── TradeQuery.csv │ ├── Tree.csv │ ├── TreeTab.csv │ ├── Uniques.txt.csv │ ├── Unsorted.csv │ ├── Z.csv │ ├── passiveTree.csv │ ├── statDescriptions.csv │ ├── stats_words_prefix.csv │ ├── stats_words_suffix.csv │ ├── tree_dn.csv │ ├── tree_rt.csv │ ├── tree_sd.csv │ └── unused.csv │ ├── translate_kr │ ├── 3.23_고난리그_고유.csv │ ├── 3.23_고난리그_부적.csv │ ├── 3.23_고난리그_젬.csv │ ├── 3.23_고난리그_패시브트리.csv │ ├── 3.24_네크로폴리스리그_고유.csv │ ├── 3.24_네크로폴리스리그_젬.csv │ ├── 3.24_네크로폴리스리그_패시브트리.csv │ ├── BaseType.csv │ ├── CalcSections.csv │ ├── CalcsTab.csv │ ├── ConfigOptions.csv │ ├── Flask_tag.csv │ ├── GUI.csv │ ├── Gems_data.csv │ ├── Gems_data.txt.csv │ ├── Gems_tag.csv │ ├── Items_Accessories.txt.csv │ ├── Items_Armour.csv │ ├── Items_Armour.txt.csv │ ├── Items_Gems.txt.csv │ ├── Items_Jewels.txt.csv │ ├── Items_Oils.csv │ ├── Items_Weapons.txt.csv │ ├── Main.csv │ ├── Monsters.csv │ ├── Oil.csv │ ├── SkillsTab.csv │ ├── TreeTab.csv │ ├── Uniques.txt.csv │ ├── Unsorted.csv │ ├── WeaponUnique.csv │ ├── passiveTree.csv │ ├── statDescriptions.csv │ ├── stats_words_prefix.csv │ ├── stats_words_suffix.csv │ ├── tattoo.csv │ ├── tree_dn.csv │ ├── tree_rt.csv │ ├── tree_sd.csv │ ├── 금단의_화염.csv │ ├── 날카로운한손검.csv │ ├── 단도.csv │ ├── 도가니5.csv │ ├── 룬단검.csv │ ├── 마법봉.csv │ ├── 망령.csv │ ├── 무궁한주얼.csv │ ├── 문신.csv │ ├── 발동젬.csv │ ├── 불가능한_탈출_진청록색_주얼.csv │ ├── 선조리그_젬.csv │ ├── 성유.csv │ ├── 세계포식자.csv │ ├── 셉터.csv │ ├── 수확.csv │ ├── 스킬군주얼_이름.csv │ ├── 스킬군주얼_패시브.csv │ ├── 심연주얼.csv │ ├── 아이템이름.csv │ ├── 양손검.csv │ ├── 에센스.csv │ ├── 용송곳니의_비상_모조품.csv │ ├── 작업대.csv │ ├── 작열의총주교.csv │ ├── 장막.csv │ ├── 접두어.csv │ ├── 제작_미분류.csv │ ├── 주얼_노드.csv │ ├── 주얼검색.csv │ ├── 지도_접두.csv │ ├── 지도_접미.csv │ ├── 지팡이.csv │ ├── 진청록색주얼.csv │ ├── 진홍색주얼.csv │ ├── 코발트색주얼.csv │ ├── 클로.csv │ ├── 탐광.csv │ ├── 한손검.csv │ ├── 한손도끼.csv │ └── 한손철퇴.csv │ └── translate_tw │ ├── Flask_tag.csv │ ├── GUI.csv │ ├── Gems_data.txt.csv │ ├── Gems_tag.csv │ ├── Items_Accessories.txt.csv │ ├── Items_Armour.txt.csv │ ├── Items_Gems.txt.csv │ ├── Items_Jewels.txt.csv │ ├── Items_Oils.csv │ ├── Items_Weapons.txt.csv │ ├── Monsters.csv │ ├── Uniques.txt.csv │ ├── Z.csv │ ├── passiveTree.csv │ ├── statDescriptions.csv │ ├── stats_words_prefix.csv │ ├── stats_words_suffix.csv │ ├── tree_dn.csv │ └── tree_sd.csv ├── README.md ├── README.txt ├── home.png ├── labyrinth.png ├── libcurl.dll ├── loadall.dll ├── lua51.dll ├── msvcp140.dll ├── msvcp140_1.dll ├── start_Pob.gif ├── vcruntime140.dll ├── vcruntime140_1.dll └── zlib1.dll /LICENSE.GPLv3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/LICENSE.GPLv3 -------------------------------------------------------------------------------- /PoeCharm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm.exe -------------------------------------------------------------------------------- /PoeCharm/Fonts/FZ_ZY.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Fonts/FZ_ZY.ttf -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Build.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Build.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/BuildDisplayStats.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/BuildDisplayStats.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/BuildListControl.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/BuildListControl.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/CalcBreakdown.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/CalcBreakdown.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/CalcDefence.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/CalcDefence.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/CalcOffence.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/CalcOffence.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/CalcSections.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/CalcSections.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/CalcSetup.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/CalcSetup.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/CalcsTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/CalcsTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/ConfigOptions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/ConfigOptions.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/ConfigTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/ConfigTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Data.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/ExtBuildListControl.csv: -------------------------------------------------------------------------------- 1 | See All,查看全部 2 | Build link is not provided.,构筑链接未被提供。 -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Flask_tag.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Flask_tag.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/GUI.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/GUI.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Gems_data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Gems_data.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Gems_data.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Gems_data.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Gems_tag.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Gems_tag.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/ImportTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/ImportTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/ItemDBControl.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/ItemDBControl.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/ItemListControl.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/ItemListControl.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/ItemSetListControl.csv: -------------------------------------------------------------------------------- 1 | This will not delete any items used by the set.,这将不会删除集合在使用的任何物品。 -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/ItemsTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/ItemsTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Items_Accessories.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Items_Accessories.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Items_Armour.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Items_Armour.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Items_Flasks.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Items_Flasks.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Items_Gems.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Items_Gems.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Items_Gems.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Items_Gems.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Items_Jewels.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Items_Jewels.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Items_Minions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Items_Minions.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Items_Oils.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Items_Oils.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Items_Weapons.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Items_Weapons.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Main.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Main.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/MinionListControl.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/MinionListControl.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Minions_tag.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Minions_tag.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/ModMap.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/ModMap.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Monsters.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Monsters.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/NotesTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/NotesTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/PartyTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/PartyTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/PassiveTreeView.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/PassiveTreeView.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/PoBArchivesProvider.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/PoBArchivesProvider.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/PowerReportListControl.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/PowerReportListControl.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Query_Mod.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Query_Mod.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/SharedItemListControl.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/SharedItemListControl.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/SharedItemSetListControl.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/SharedItemSetListControl.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/SkillsTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/SkillsTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/TattooPassives.csv: -------------------------------------------------------------------------------- 1 | "Honoured Tattoo of the Dove","鸽子荣誉纹身" 2 | -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/TimelessJewelListControl.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/TimelessJewelListControl.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/TradeQuery.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/TradeQuery.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Tree.csv: -------------------------------------------------------------------------------- 1 | Allocates,配置 2 | Replica,仿品 3 | -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/TreeTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/TreeTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Uniques.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Uniques.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Unsorted.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Unsorted.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/Z.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/Z.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/passiveTree.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/passiveTree.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/statDescriptions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/statDescriptions.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/stats_words_prefix.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/stats_words_prefix.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/stats_words_suffix.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/stats_words_suffix.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/tree_dn.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/tree_dn.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/tree_rt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/tree_rt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/tree_sd.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/tree_sd.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_cn/unused.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_cn/unused.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/3.23_고난리그_고유.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/3.23_고난리그_고유.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/3.23_고난리그_부적.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/3.23_고난리그_부적.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/3.23_고난리그_젬.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/3.23_고난리그_젬.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/3.23_고난리그_패시브트리.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/3.23_고난리그_패시브트리.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/3.24_네크로폴리스리그_고유.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/3.24_네크로폴리스리그_고유.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/3.24_네크로폴리스리그_젬.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/3.24_네크로폴리스리그_젬.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/3.24_네크로폴리스리그_패시브트리.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/3.24_네크로폴리스리그_패시브트리.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/BaseType.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/BaseType.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/CalcSections.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/CalcSections.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/CalcsTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/CalcsTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/ConfigOptions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/ConfigOptions.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Flask_tag.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Flask_tag.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/GUI.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/GUI.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Gems_data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Gems_data.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Gems_data.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Gems_data.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Gems_tag.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Gems_tag.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Items_Accessories.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Items_Accessories.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Items_Armour.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Items_Armour.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Items_Armour.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Items_Armour.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Items_Gems.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Items_Gems.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Items_Jewels.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Items_Jewels.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Items_Oils.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Items_Oils.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Items_Weapons.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Items_Weapons.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Main.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Main.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Monsters.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Monsters.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Oil.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Oil.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/SkillsTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/SkillsTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/TreeTab.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/TreeTab.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Uniques.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Uniques.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/Unsorted.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/Unsorted.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/WeaponUnique.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/WeaponUnique.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/passiveTree.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/passiveTree.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/statDescriptions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/statDescriptions.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/stats_words_prefix.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/stats_words_prefix.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/stats_words_suffix.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/stats_words_suffix.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/tattoo.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/tattoo.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/tree_dn.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/tree_dn.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/tree_rt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/tree_rt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/tree_sd.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/tree_sd.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/금단의_화염.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/금단의_화염.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/날카로운한손검.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/날카로운한손검.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/단도.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/단도.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/도가니5.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/도가니5.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/룬단검.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/룬단검.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/마법봉.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/마법봉.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/망령.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/망령.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/무궁한주얼.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/무궁한주얼.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/문신.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/문신.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/발동젬.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/발동젬.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/불가능한_탈출_진청록색_주얼.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/불가능한_탈출_진청록색_주얼.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/선조리그_젬.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/선조리그_젬.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/성유.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/성유.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/세계포식자.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/세계포식자.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/셉터.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/셉터.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/수확.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/수확.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/스킬군주얼_이름.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/스킬군주얼_이름.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/스킬군주얼_패시브.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/스킬군주얼_패시브.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/심연주얼.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/심연주얼.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/아이템이름.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/아이템이름.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/양손검.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/양손검.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/에센스.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/에센스.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/용송곳니의_비상_모조품.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/용송곳니의_비상_모조품.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/작업대.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/작업대.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/작열의총주교.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/작열의총주교.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/장막.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/장막.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/접두어.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/접두어.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/제작_미분류.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/제작_미분류.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/주얼_노드.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/주얼_노드.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/주얼검색.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/주얼검색.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/지도_접두.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/지도_접두.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/지도_접미.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/지도_접미.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/지팡이.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/지팡이.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/진청록색주얼.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/진청록색주얼.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/진홍색주얼.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/진홍색주얼.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/코발트색주얼.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/코발트색주얼.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/클로.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/클로.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/탐광.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/탐광.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/한손검.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/한손검.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/한손도끼.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/한손도끼.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_kr/한손철퇴.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_kr/한손철퇴.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Flask_tag.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Flask_tag.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/GUI.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/GUI.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Gems_data.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Gems_data.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Gems_tag.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Gems_tag.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Items_Accessories.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Items_Accessories.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Items_Armour.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Items_Armour.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Items_Gems.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Items_Gems.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Items_Jewels.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Items_Jewels.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Items_Oils.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Items_Oils.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Items_Weapons.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Items_Weapons.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Monsters.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Monsters.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Uniques.txt.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Uniques.txt.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/Z.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/Z.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/passiveTree.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/passiveTree.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/statDescriptions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/statDescriptions.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/stats_words_prefix.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/stats_words_prefix.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/stats_words_suffix.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/stats_words_suffix.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/tree_dn.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/tree_dn.csv -------------------------------------------------------------------------------- /PoeCharm/Pob/translate_tw/tree_sd.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/PoeCharm/Pob/translate_tw/tree_sd.csv -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # PoeCharm 2 | Path of Building Chinese version 3 | -------------------------------------------------------------------------------- /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/README.txt -------------------------------------------------------------------------------- /home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/home.png -------------------------------------------------------------------------------- /labyrinth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/labyrinth.png -------------------------------------------------------------------------------- /libcurl.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/libcurl.dll -------------------------------------------------------------------------------- /loadall.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/loadall.dll -------------------------------------------------------------------------------- /lua51.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/lua51.dll -------------------------------------------------------------------------------- /msvcp140.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/msvcp140.dll -------------------------------------------------------------------------------- /msvcp140_1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/msvcp140_1.dll -------------------------------------------------------------------------------- /start_Pob.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/start_Pob.gif -------------------------------------------------------------------------------- /vcruntime140.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/vcruntime140.dll -------------------------------------------------------------------------------- /vcruntime140_1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/vcruntime140_1.dll -------------------------------------------------------------------------------- /zlib1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chuanhsing/PoeCharm/HEAD/zlib1.dll --------------------------------------------------------------------------------