#Help with setting up the mod The True Satanael
54 messages · Page 1 of 1 (latest)
you have 010 editor and the p5r tbl template?
there was but with it I couldn't change the values correctly
I want to change the price of the skill Sinful Shel from 100 to 50 mana
Will of the People from 120 to 60
and youre looking at i assume skill.tbl? (and have an accurate template, these things arent well maintained tbh)
you dont have another mod enabled that messes with the same skill id?
no
I try to change variables but it's no use
I would at least like to understand which file to change, otherwise I might be changing the wrong one
should be skill.tbl, no?
I think so, but it's not a fact that it is so, I can drop the mod if needed
if you dig around in fashion, for example, you can find this
i dont rly understand what youre saying
(also it isnt recommended to have reloaded in a onedrive folder)
This is a copy of the mod, so everything is fine. I mean, there is also this file where skill data can be stored.
This mod adds two skills for Sataniel.
And I'm trying to figure out which file stores the data about these skills and how much they cost in order to reduce the cost of the skills by half. I don't feel comfortable playing when one skill costs half of Joker's entire mana, even though this skill is imbued.
open 010 editor
in 010 editor, open skill.tbl
run p5r_tbl template on skill.tbl
oh right you also need to download the p5r_enums and p5r_structs templates
download those and then run the template again
on the internet ?
they should be in the template repo, download them from there
(i assume you can find them if you found p5r tbl template)
I just opened the file. Skill.TBL and he settled down himself
?
I opened the Skill.TBL file using the program, and the P5R_TBL.bt file installed and opened itself
that's all I see
you downloaded p5r_enums and p5r_structs to the same folder you placed p5r_tbl?
no
place them in the same folder as p5r_tbl
yeah that should do it
you didnt need to download every template in the repo but ok
in 010, click the dropdown labeled "Table"
no, click this thing
different parts of skill data should be in different segments. idr which is which but they should be labeled i think
also click the little thing in the bottom right that says "LIT", to make sure the endianness is right
Listen, where can I find Table again?]
view > template results
Why is everything so complicated here?) Couldn't you just change the numbers in the document?)
As I understand it, am I on my own from here on out?'
the template is so you can actually find the values you need to change