Hey!
New to modding, just wanting to do some relatively simple changes. I've got them all down, but when I've got to the final thing I wanted to do (Should have checked first...) I realized I have no idea how! It seems like it'd be so simple, y'know?
I did some small balances to most of my perks, and based them around certain ranks costing more (like landmark upgrades, instead of each upgrade being of relatively similar value) but I can't, for the life of me, figure out how to specify if I want rank 2 and 3 to cost 2 perk points (with 1, 4, 5 needing only 1 perk point). Any time I try to add in/remove/append ANYTHING to separate them (like adding in a level="1,2,3,4,5" and changing base_skill_point_cost="1" to "1,2,2,1,1") it fails to parse when I try and load in. (Or just doesn't have the effect I want)
https://imgur.com/a/fLOIqdY - For example, on this image, how would I go about making it so level 2 and 3 of perkDeadEye cost 2 perk points, with levels 1, 4, 5 costing 1? It's been driving me crazy, hours of searching and reading up on XMLs, and the IF/ELSE conditionals that a22 added in and it's either not helpful or just going straight over my head entirely. Reddit hasn't been able to help (as of yet), so I'm turning to the forums in the hope a more specific kind of community can help me!
If it's definitively NOT possible, I'd love to know now before I invest another day of hair pulling
Cheers!
New to modding, just wanting to do some relatively simple changes. I've got them all down, but when I've got to the final thing I wanted to do (Should have checked first...) I realized I have no idea how! It seems like it'd be so simple, y'know?
I did some small balances to most of my perks, and based them around certain ranks costing more (like landmark upgrades, instead of each upgrade being of relatively similar value) but I can't, for the life of me, figure out how to specify if I want rank 2 and 3 to cost 2 perk points (with 1, 4, 5 needing only 1 perk point). Any time I try to add in/remove/append ANYTHING to separate them (like adding in a level="1,2,3,4,5" and changing base_skill_point_cost="1" to "1,2,2,1,1") it fails to parse when I try and load in. (Or just doesn't have the effect I want)
https://imgur.com/a/fLOIqdY - For example, on this image, how would I go about making it so level 2 and 3 of perkDeadEye cost 2 perk points, with levels 1, 4, 5 costing 1? It's been driving me crazy, hours of searching and reading up on XMLs, and the IF/ELSE conditionals that a22 added in and it's either not helpful or just going straight over my head entirely. Reddit hasn't been able to help (as of yet), so I'm turning to the forums in the hope a more specific kind of community can help me!
If it's definitively NOT possible, I'd love to know now before I invest another day of hair pulling

Cheers!