So I am putting together a Mastery, but I need a question answered first. Can I limit certain buffs from being used with other buffs or have them override each other without them being Exclusive skills or affecting Exclusive skills?
Another question about Masteries. I’ve been racking my brain and I cannot seem to get anything to work to get the Mastery to show. Is there a detailed tutorial excluding the one Zantai uploaded, as I am failing to get anywhere with that one as well…
I have the same question as you have (for your first one) so I won’t be able to answer.
For the second part, I’m thinking of actually writing such a tutorial, that would have been helpful when I first started.
What you should be careful about if you want your masteries/skills to show :
- You need to have added the mastery tree to the skilltrees of the PCs (playable characters) which are somewhere in records/creatures/pcs I think.
- You need to have all skills you want displayed in the records/skills/skillclassxxx/_classtree dbr (can’t exactly remember the name)
- You need to have created the skillxx.dbr in records/ui/skills/skillclassxxx/
- And when you have created this skillxx.dbr you need to add the path to the dbr in the class table (still in records/ui/skills/skillclassxxx/ directory)
I’m on my phone don’t have the exact name of the files, sorry 'bout that. If you need more help just tell me.
But mainly when creating a new mastery (for instance a tenth mastery) you need :
- To add it to your Playable Character (female AND male, which are in records/creature)
- You need to add the files in records/skills and records/ui/skills
- In records/skills you need to create the skill dbr and update the skill table with the skill you want displayed
- In records/ui/skills you need to create the skill dbr (for the ui this time) and update the skill table there too
Always run through this when you have an issue with a mastery/skill not displaying
I appreciate the help, but I’m somehow not grasping this and it’s pissing me off. Nothing I do is working, so it’s whatever, I’m setting it down.
Did you add the mastery to the player-character skill tree? records/creatures/pc/(fe)malepc01.dbr -> Skill Tree -> skillTreeXX
As to your first question, no.
I did. I even took the tutorial, loaded it on its own, then took the mastery files from it and placed it in another blank mod, but when I did that, no picture and no names loaded. Said tags were missing, but I had copied the tags txt with it. I understand I’m missing something, probably something stupid and easy, but I just can’t seem to find the mistake.