Skip to content

ceruulean/swskillsimu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoulWorker Skill Simulator

This is the skill tree simulator for SoulWorker game which is developed by Lion Games. The tree is developped with information source mainly from SoulWorker in Japan region. Feel free to fork and edit it (and redistribute/republish) for other regions.

Use the simulator released on Github Pages.

Customize

  • You can translate most of UI-related strings at docs/assets/Localization.js.

  • You can configure the simulator at docs/assets/DefaultConfig.js. For example:

    • Add more character to the simulator: edit the table_Character, this will make your added character(s) appear on both homepage and others' skill tree page.
    • Change max level: edit the maxCharacterLevel, this will set default max level if not specified in character's JSON data.
    • Skill Point Table: edit the table_SkillPoint, configure the amount of SP gain for levels.

(Read the comment in the JS files for more info)

Disclaimer

Content is available under Commons Attribution-NonCommercial-ShareAlike unless stated. Official Art, Game Content and Screenshots are trademarks and copyrights of Lion Games and the game's publishers.

Credits:

Special thanks to people who helped me on this simulator. See details.

Dependencies:

About

SoulWorker Skill Simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%