Passive Skills
TBA
You may define some passive skills by creating a passive_skills.kdr file.
The following skills that exist:
| Key | Type | Required | Default | Explanation |
|---|---|---|---|---|
| dev_name | String |
Yes | N/A |
The internal name of the passive skill. |
| title | String |
Yes | N/A |
The name of the passive skill that the player will see in-game. |
| desc | String |
Yes | N/A |
The description of the passive skill that the player will see in-game. |
| sprite | String |
Yes | N/A |
The sprite for this passive skill. |
Example
{
}