hi everybody, thank you in advance for your help. i am creating a shard for myself and some friends and we are modifying some things. I am documenting myself on imbuing but I do not understand how to modify the maximum intensity that I can give to the single attribute. for example I wanted to modify the maximum mana regeneration that I can give to an armor from 2 to X, which files should I go to modify? unfortunately, on some things I don't find much documentation and I'm making many self-taught attempts, for example I modified the stealing operation but for imbuing I just don't find the necessary information

I thought I was on my way looking at the files found in Scripts/Services/LootGeneration/Imbuing but I can't find the settings I'm looking for
 
ok i found myself. i was in the wrong way

the file to edit is here Scripts/Services/LootGeneration/ItemPropertyInfo.cs

thank you
 
Back