So i made a teleportation skill but can't get my descriptions and display name to appear in-game.
SkillType "Teleportation"
Files:
Teleportation_DisplayName.lsb
Teleportation_Description.lsb
Teleportation_StatsDescription.lsb
The game isn't reading these files for some reason. So i get x_DisplayName and x_Description when looking at my skill in-game.
I've created a skill before successfully with a "Target" tag. And named those files the same way but with "Target" in-place of "Teleportation".
Should i be using something else in-place of "Teleportation"?