schultzcole / FVTT-Skill-Customization-5e

Gives the ability to apply arbitrary flat bonuses to skill rolls as well as changing the base ability modifier a skill roll uses.
GNU General Public License v3.0
3 stars 9 forks source link

Default Skills get muddled when skill names are changed #14

Open 123mind123 opened 2 years ago

123mind123 commented 2 years ago

In a game I am running I changed Charisma to Creativity and Cha to Cre. This has resulted in the game defaulting things like Deception to Str and despite my players changing it each game it keeps flipping it back.

schultzcole commented 2 years ago

Hmm, I'll have to investigate this. How did you go about changing the ability? Did you just edit the language file or did you use a world script or module?

123mind123 commented 2 years ago

Yeah I changed the language file. "DND5E.AbilityCha" has remained the same while : "Charisma" is now : "Creativity"

edit: and ': "cha"' became ': "cre"'