FELSKI_SKILLTREE

RPG Maker MV

A complex skilltree plugin

  • Felski
  • 09/25/2018 10:09 PM
  • 3405 views
Introduction
This plugin is a complex skill tree plugin. It allows you to create multiple skill trees for actors and classes.

To unlock nodes the party has to spend currency or items. You also need to unlock the nodes in order.

Not only learns the actor skills when activating a node of the skill tree, you can also change switches or run common events.

It's highly customizeable with sizes, margins and fonts for tree nodes. You can also define background images and animations.

With animations, you can not only play the animation effect, but also flash the screen or play sound effects.

There is also a editor for the skill trees!

See the plugin and the demo for more infos.

How to use
You need to provide a Techtrees.json file. Check the demo for a working techtree.
I've also added a JSON Schema and a JSON Editor thanks to https://github.com/json-editor/json-editor.
Additionally you need to add a tree to an actor by adding the uids of the trees via notetags:
<techtree>
HOLY
HEALER
</techtree>

You can alter the system look by changing the files in /img/system/techtree.

Video
https://giant.gfycat.com/InsignificantRightFish.webm

Demo and plugin files and Tree Builder App
https://felski.itch.io/felski-skilltree

Terms
See plugin file

Changelog
See plugin file