I'm currently working on a mod that, amongst other things, changes Sebille's 'Break the Shackles' skill to be more useful (basically making it affect allies in a radius and adding additional effects in CleanseStatuses).

The problem is that creating a duplicate of skilldata/shout in my mod and making the edits to BreakTheShackles there doesn't actually change the skill in-game (easily checked by changing name or description).

The only other place I can find that skill in the Stats Editor is in skilldata/skill_shout, but I can't make that sheet in the mod as it isn't an option when I click +.

I'm sure others have already run into a similar issue somewhere along the line but I can't find any information on it, so a quick assist would be very much appreciated! I'm sure I'm overlooking something obvious but can't sort it out on my own. Thanks in advance!