Giter Club home page Giter Club logo

Comments (8)

daidodo avatar daidodo commented on June 2, 2024

Thanks for the feedback!

Could you point me to the links of the official names?

If it's changed in D2R, I'm happy to accept a PR.

from diablo_edit.

N0FreeLunch avatar N0FreeLunch commented on June 2, 2024

Thanks for your reply.

The skill names in Diablo resurrected data's skills.txt file are still the same. However, these are not the names that are displayed in the game. It seems that it is necessary to use the names that are displayed in the game.

I found a file that displays skill names within the d2 game data. You can check it in the data/data/local/strings/skills.json file. It seems better to change the skill names in the skills.txt file to the names displayed in the skills.json file instead of the names in the skills.txt file.

skills.json

from diablo_edit.

daidodo avatar daidodo commented on June 2, 2024

Could you share screenshots of the skill names (better in English, SimplifiedChinese and Traditional Chinese) in the game?

I can't verify it myself. Thanks!

from diablo_edit.

N0FreeLunch avatar N0FreeLunch commented on June 2, 2024

The names of each skill can be found in the skills.json file.

{
    "id": 22042,
    "Key": "Skillname223",
    "enUS": "Poison Creeper",
    "zhTW": "劇毒藤蔓",
    "deDE": "Giftkriecher",
    "esES": "Enredadera venenosa",
    "frFR": "Lierre empoisonné",
    "itIT": "Rampicante Velenoso",
    "koKR": "맹독 덩굴",
    "plPL": "Trujący Pełzacz",
    "esMX": "Liana venenosa",
    "jaJP": "有毒なる蔦",
    "ptBR": "Trepadeira Venenosa",
    "ruRU": "Ядовитая лоза",
    "zhCN": "毒花藤"
  },
{
    "id": 22078,
    "Key": "Skillname232",
    "enUS": "Carrion Vine",
    "zhTW": "食屍藤蔓",
    "deDE": "Aasranke",
    "esES": "Liana carroñera",
    "frFR": "Liane charognarde",
    "itIT": "Vite Carogna",
    "koKR": "청소부 덩굴",
    "plPL": "Nekrorośl",
    "esMX": "Liana carroñera",
    "jaJP": "血に飢えた蔦",
    "ptBR": "Vinha Carniceira",
    "ruRU": "Трупная лоза",
    "zhCN": "食尸藤"
  },
{
    "id": 22118,
    "Key": "Skillname242",
    "enUS": "Solar Creeper",
    "zhTW": "太陽藤蔓",
    "deDE": "Sonnenkriecher",
    "esES": "Enredadera solar",
    "frFR": "Lierre solaire",
    "itIT": "Rampicante Solare",
    "koKR": "태양의 덩굴",
    "plPL": "Słoneczny Pełzacz",
    "esMX": "Liana solar",
    "jaJP": "魂喰らいの蔦",
    "ptBR": "Trepadeira Solar",
    "ruRU": "Солнечная лоза",
    "zhCN": "太阳藤"
  },

carrion vine
poison creeper
solar creeper
tw carrion vine
tw poison creeper
tw solar creeper

from diablo_edit.

N0FreeLunch avatar N0FreeLunch commented on June 2, 2024

Unable to verify as the language pack is not supported for Chinese (CN).
Because of the language pack for Chinese (CN) is not available in my country.

Thanks you.

from diablo_edit.

daidodo avatar daidodo commented on June 2, 2024

Thanks for the screenshots!

I may not work on it soon.
If you'd like to make the changes, the file should be language.txt.

from diablo_edit.

N0FreeLunch avatar N0FreeLunch commented on June 2, 2024

ok, i'll try it.

from diablo_edit.

daidodo avatar daidodo commented on June 2, 2024

Released new exe in https://github.com/daidodo/diablo_edit/releases/tag/0.32.

from diablo_edit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.