Skip to content

_Tutorial Skill Basics

Steven edited this page Aug 14, 2018 · 3 revisions

Your first Skill

When making a new skill, you'll see the "Skill Details" section where you change general information and attributes for the skill.
After you're done with the details, scroll all the way up or down and click on the "Edit Effects" button to start giving it actual effects.
Click on the "Triggers" button to choose how your skill will activate. You should probably choose "Cast" for your first skill as that makes the skill work when a player casts the skill.
Now click on "Add Child" on the Trigger that you added. This brings up all available effects you can do.
Try adding the "Single" target type and then add a "Damage" mechanic to that. This will give you a targeted damaging skill. It should look like the image to the left.

Making more Skills

To make more skills, just click "+ New Skill" on the left side of the screen.

More Complex Effects

For more complex effects, read the other tutorials and check out the complete reference that has descriptions and examples of each available component.

Clone this wiki locally