[Exec]_AddSkillExp¶
Overview¶
- Increases the experience points (EXP) of a specified skill.
Details¶
Parameter | Description |
---|---|
BaseObject | The object on which to execute the command |
Command | AddSkillExp |
S1 | Skill ID |
F1 | Amount of skill EXP to add |
Example¶
Example | BaseObject | Command | S1 | S2 | F1 | F2 | Prob |
---|---|---|---|---|---|---|---|
Increase Charisma skill EXP by 0.1 for myself | Self | AddSkillExp | Charisma | 0.1 |