#Help with setting up the mod The True Satanael

54 messages · Page 1 of 1 (latest)

near plover
#

I want to change the price of using skills in the mod ((SPOILER WARNING!) The True Satanael.) but I can't do it, no matter what files I changed, I want to change the cost of skills Persona 5

halcyon moat
#

you have 010 editor and the p5r tbl template?

near plover
#

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

halcyon moat
#

and youre looking at i assume skill.tbl? (and have an accurate template, these things arent well maintained tbh)

near plover
#

yes i worked with this file

#

I worked this way

halcyon moat
#

you dont have another mod enabled that messes with the same skill id?

near plover
#

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

halcyon moat
#

should be skill.tbl, no?

near plover
#

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

halcyon moat
#

i dont rly understand what youre saying
(also it isnt recommended to have reloaded in a onedrive folder)

near plover
#

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.

halcyon moat
#

open 010 editor
in 010 editor, open skill.tbl
run p5r_tbl template on skill.tbl

near plover
halcyon moat
#

click the play button in the top right

#

while having the tab for skill.tbl open

near plover
halcyon moat
#

oh right you also need to download the p5r_enums and p5r_structs templates
download those and then run the template again

near plover
#

on the internet ?

halcyon moat
#

they should be in the template repo, download them from there
(i assume you can find them if you found p5r tbl template)

near plover
#

I just opened the file. Skill.TBL and he settled down himself

halcyon moat
#

?

near plover
#

I opened the Skill.TBL file using the program, and the P5R_TBL.bt file installed and opened itself

halcyon moat
#

huh, ok

#

do you see template results

near plover
#

that's all I see

halcyon moat
#

you downloaded p5r_enums and p5r_structs to the same folder you placed p5r_tbl?

near plover
#

no

halcyon moat
#

place them in the same folder as p5r_tbl

near plover
#

I think I downloaded it.

halcyon moat
#

yeah that should do it

near plover
halcyon moat
#

you didnt need to download every template in the repo but ok
in 010, click the dropdown labeled "Table"

near plover
halcyon moat
#

no, click this thing

near plover
halcyon moat
#

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

near plover
#

Listen, where can I find Table again?]

halcyon moat
#

view > template results

near plover
#

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?'

halcyon moat