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.
This repo is not actively maintained anymore. There are others who actually keep the tree up-to-date with the server's contents.
This repo is now mainly for archive purpose. Everyone can do whatever you want with this repo.
For consumers, please check out the forked repos which is actually being updated (stated above): Network of forked
The language stated in the releases below may not be meant for the publisher region, but the simulator's language|text:
- Use the skill simulator release (Japanese language) (by pinkusagi).
- Use the skill simulator release (English language) (by eden333).
-
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.
- Add more character to the simulator: edit the
(Read the comment in the JS files for more info)
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.
Special thanks to people who helped me on this simulator. See details.