# Fields

Fields of [SkillRelyOn](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon).&#x20;

| Name                                                                                                                             | Description                                                       |
| -------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| [uuid](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/uuid)                                 | Unique id of the skill                                            |
| [skillName](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/skillname)                       | Localized string for the name of the skill                        |
| [skillDescription](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/skilldescription)         | Localized string for the description of the skill                 |
| [icon](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/icon)                                 | Icon for the image                                                |
| [skillType](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/skilltype)                       | Type of the skill                                                 |
| [skillExecutionType](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/skillexecutiontype)     | Execution type of the skill                                       |
| [castTime](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/casttime)                         | Cast time duration of the skill in seconds                        |
| [executionTime](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/executiontime)               | Execution time duration of the skill in seconds                   |
| [cooldownTime](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/cooldowntime)                 | Cooldown time duration of the skill in seconds                    |
| [skillState](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/skillstate)                     | State of the skill at start                                       |
| [useSkillPoints](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/useskillpoints)             | Checkbox to define whether skill points should be used to unlock  |
| [skillPointsNeeded](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/skillpointsneeded)       | Amount of skill points needed to unlock                           |
| [requiresLevel](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/requireslevel)               | Checkbox to define whether this skill has a level requirement     |
| [level](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/level)                               | Level of the skill needed to unlock                               |
| [assignableToSkillBar](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillrelyon/fields/assignabletoskillbar) | Checkbox to define whether this skill can be added to a skill bar |
