Skill Web
  • Skill Web Documentation
  • đŸ•šī¸Quick Start
    • Installation
  • Start Developing
  • 💡General
    • Running the Demos
  • Menu Options
  • UI Customizations
    • uGUI
      • Skill Node
      • Connection Line
      • Web View
      • Hovercard
  • Datasets
  • 🎓Tutorials
    • Runes Demo Walkthrough
  • âœī¸Editors
    • Skill Bank
  • Web Creator
  • Settings
  • Components
    • Skill Web Initializer
    • uGUI
      • Skill Node UGUI
      • Connection Line
        • Curved Connection Line
      • Web View UGUI
        • Web View Selector UGUI
      • Skill Hovercard UGUI
    • Player Web Link
  • 📄Scripting API
    • Initialization
  • Skills
    • Skill
      • Skill Dataset Attributes
    • Skill Node
  • Webs
    • Web Graph
    • Web
  • UI
    • Loading a Web
    • Web View Input Handling
    • Customize Connection Line
    • Customize Hovercard
  • Player Web Link
  • Custom Logic
  • Saving & Loading
  • Events
  • Skill Web Settings
  • Procedural Generation (Beta)
  • đŸ› ī¸Support
    • Getting Help
  • 📚Changelogs
    • Latest Releases
    • Future Plans
    • ⭐Rate Me?
Powered by GitBook
On this page
  • General Skill Properties
  • Dataset Properties
  1. Editors

Skill Bank

Going over the Skill Bank window.

PreviousRunes Demo WalkthroughNextWeb Creator

Last updated 26 days ago

The skill bank allows you to create skills. Skills created here are available as nodes in the Web Creator.

General Skill Properties

Name
Description

Name

The name of the skill. This is mostly meant for lookup purposes. However, you can use it as the display name if you'd like.

Tag

The tag of the skill.

Max Lvl

The max level that this skill can go up to.

Lvl Requirement

The level required to be able to obtain the skill.

Locked Icon

The icon used when the skill is locked.

Unlocked Icon

The icon used when the skill is unlocked.

Obtained Icon

The icon used when the skill is obtained.

Maxed Icon

The icon used when the skill is maxed.

Dataset Properties

Dataset properties may vary, as they are meant to be customized. See Datasets.

âœī¸