Oxiras wrote: ↑Fri Jun 17, 2022 11:43 pm
Is the mission pointer working for you? If so, can you tell me exactly how you change the rewards?
To change rewards, change the 8-byte numeric value of the reward. To know what value to change to, you need to generate the item ID/key value list using "print all items" from the campaign pointer. Leave the zeroes in the left and copy the corresponding numeric value. The values are useful for as long as you keep the game open. Mind you, the item id values change every time the game is launched and are tied to the campaign numeric "value"
So....
Step one, load the game
Step two, print the item key list under the campaign pointer. (I.E. 202D8E60BE0 StormBolter_Damage_3)
Step three, activate mission pointer and (in-game) select the mission you want to change the rewards of, via the "i" icon in the star map or planet view.
Step four, change the numeric values of the rewards(I.E. 00000202D8E60C30 to 00000202D8E60BE0 from the previous example) but LEAVE the zeroes in the left. Reinforcement rewards I wouldn't change, it tends to crash the game if you mess up.
Step five, Update the mission in-game to check if rewards have changed. You can see the item type an tier in the mission preview.
PD. Thanks to Zanzer for the update, but knight pointer seems still broken and the equip duplicates... either is broken or I don't know how to use it.