^assuming you have already extracted the datapack to your local, navigate to <game folder>\datalocal\skills\skilltree_autogen and find the aforementioned file, which can be edited using notepad. Open the sli file, and try to find these values:
ATT_MAINWEAPON1_DAMAGE - for your first primary weapon
ATT_MAINWEAPON2_DAMAGE - for your alt primary weapon
ATT_SECONDARYWEAPON1_DAMAGE - for your firearm
Then put in the desired amount on the value parameter. Here's an example format:
notice the value in there. This is basically a multiplier to the amount of damage you can get when you activate the skill. Unfortunately I do not have an idea yet as to what specific skill this pertains to, so on my part I just find every instance of those three attributes and modify the value parameter.
protip: ridiculous damage multiplier for your gun + infinite ammo + use gun with 6 fire rate = lots of dead things
after unzip "data.spk" with "winrar" to date folder, how zip them to orginal state(dingle file)?
you dont need to repack the extracted files, you need to extract the entire data.spk to your datalocal and use said files instead. Of course you need to backup your original data.spk/data.stc, create a new copy of region.spk/data.stc and rename it to data.spk/data.stc on the packs folder. This forces the game to use the files in the datalocal instead of the data.spk
i thnk it does effect everyone because i changed the stat ones further below and enemies one shot ME lol
Yeh, this is the reason why I modify the skilltree_autogen_default.sli instead, this ensures if the player only has said skill and the skill gives you a 1000x damage multiplier, only you will be able to one shot everything
Also I realized that using the said file, you can set it so that you don't need skillpoints to unlock the skill. Here's an example:
you dont need to repack the extracted files, you need to extract the entire data.spk to your datalocal and use said files instead. Of course you need to backup your original data.spk/data.stc, create a new copy of region.spk/data.stc and rename it to data.spk/data.stc on the packs folder. This forces the game to use the files in the datalocal instead of the data.spk
i thnk it does effect everyone because i changed the stat ones further below and enemies one shot ME lol
Yeh, this is the reason why I modify the skilltree_autogen_default.sli instead, this ensures if the player only has said skill and the skill gives you a 1000x damage multiplier, only you will be able to one shot everything
Also I realized that using the said file, you can set it so that you don't need skillpoints to unlock the skill. Here's an example:
Just set the skillPointCost to 0. You need to update everything with skillPointCost parameter though
this:
<float type="TALENT_RECYCLE_BONUS" default="1.f" />
<float type="TALENT_LOOT_BONUS" default="1.f" />
<float type="TALENT_EXP_BONUS" default="10000.f" />
<float type="TALENT_BUY_BONUS" default="0.f" />
<float type="TALENT_SELL_BONUS" default="0.f" />
also good exp multi,loot chance, recycle chance
but other items damage or hp, or magic res share with mobs
in items_autogen_equipements.sli can change items state and damges
Talents is in variables, and you can edit the default talents for your player character. Skills is in autogen as previously mentioned.
Hmm, I think I am getting close to finding attributes.
Think I will do a mod that changes the default for that so once you reached level fifity? That will be enough to max everything out with the changed defaults.
Thus ignoring the problem the negative score, and negating need to keep cheat engine on.
^assuming you have already extracted the datapack to your local, navigate to <game folder>\datalocal\skills\skilltree_autogen and find the aforementioned file, which can be edited using notepad. Open the sli file, and try to find these values:
ATT_MAINWEAPON1_DAMAGE - for your first primary weapon
ATT_MAINWEAPON2_DAMAGE - for your alt primary weapon
ATT_SECONDARYWEAPON1_DAMAGE - for your firearm
Then put in the desired amount on the value parameter. Here's an example format:
notice the value in there. This is basically a multiplier to the amount of damage you can get when you activate the skill. Unfortunately I do not have an idea yet as to what specific skill this pertains to, so on my part I just find every instance of those three attributes and modify the value parameter.
protip: ridiculous damage multiplier for your gun + infinite ammo + use gun with 6 fire rate = lots of dead things
after unzip "data.spk" with "winrar" to date folder, how zip them to orginal state(dingle file)?
you dont need to zip them just copy the file you modify and put in in to datalocal including the folder, i edit the skill tree so the file in datalocal look like this
GreedFall\datalocal\skills\skilltree_autogen\skilltree_autogen_default.sli
Just select the code & copy & paste it, directly into opened CE table.
Updated
- add a few more address - exp, spend skill & talent points
Note: it seems that total attribute & talent points address that I had given are not permanent (not saved) because that address, the game used it for starting point , lol . You can set spend talent to 0 to make the value positive but for spend attribute points, it's tight with its own attribute which means if you set it to 0 , you don't have that attribute. As the maximum level that you can earn that point is 46, I don't know either there is any variable that is saved for attribute points calculation other than leveling.
but you must change attribute value to 15, every time game save loading (attribute do not save), just for attribute.
Just select the code & copy & paste it, directly into opened CE table.
Updated
- add a few more address - exp, spend skill & talent points
Note: it seems that total attribute & talent points address that I had given are not permanent (not saved) because that address, the game used it for starting point , lol . You can set spend talent to 0 to make the value positive but for spend attribute points, it's tight with its own attribute which means if you set it to 0 , you don't have that attribute. As the maximum level that you can earn that point is 46, I don't know either there is any variable that is saved for attribute points calculation other than leveling.
but you must change attribute value to 15, every time game save loading (attribute do not save), just for attribute.
That's nice and all, everyone says to use those codes, but how (where) to paste it?
Anyone else think the blacksmith should have better gear? This is what it should look like.
Extract this(wouldnt let me attach the .sli) and put it in GreedFall/datalocal
All uniques can be bought at blacksmith and 100% chance for all normally available items at all vendors.