Page 1 of 35

z Wartales

Posted: Sun Sep 25, 2022 5:43 am
by Zanzer

Be sure to also check out tfigment's table here
Also check out sanitka's table here

*Please find some useful instructions at the bottom of the post.

Unlimited Resources
Ignore Level Requirement
No Fatigue
Cursor Pointer
- Item Quantity
- Equipment Data
Increase Movement Speed
No Carry Weight
No Camp Weight
Increase Carrying Capacity
Combat Pointer
- Health
- Armor
- Movement
Companion Pointer
- Level
- Experience
- Aptitude Points
- Profession Experience
- Attribute Increases
- Class Base Attributes
Resource Pointers
- Krowns
- Influence
- Happiness
- Valour Points
- Knowledge Experience (no effect?)
- Knowledge Points

How to Change Companion Class:
Within the Companion Pointer script, there is an entry for Copy Class Pointer from Another Companion.
Select a companion that is the class you want and copy the pointer address of that entry.
Select the other companion you wish to change and paste the pointer value over that entry.
Save and reload the game for the changes to take effect.

How to Add Extra Traits:
Be extra careful with this one. Backup your saves!
Activate the Companion Pointer and select one of your units.
Click Replace Traits Address With Larger Array and it will copy your traits into a new array.
The Size of Array field should now be showing a size of 100.
Open up memory view to the Trait 1 Pointer address.
Paste the trait addresses you want into the empty spaces.
When done, update the Number of Traits value to match the number of trait addresses you now have.
For extra safety, save and quit the game entirely before trying to play normally.

Modify the encrypted value when it is not zero in order to update the in-game value.
As of version v.1.18519, some common encrypted values are as follows:

Code: Select all

5B62DB72 == 1
5B62DA5B == 10
5B62D901 == 20
5B62D771 == 100
5B62E7E1 == 500
5B62A275 == 1,000
5B66619D == 10,000
5B4D960D == 100,000
Old Tables
Wartales.CT
v1.0.29435
(148.44 KiB) Downloaded 4157 times
Wartales.CT
v1.0.28021
(142.82 KiB) Downloaded 4275 times
Wartales.CT
v1.0.26457
(136.85 KiB) Downloaded 5074 times
Wartales.CT
v1.0.25363 (c)
(106.6 KiB) Downloaded 4739 times
Wartales.CT
v1.0.25363 (b)
(98.14 KiB) Downloaded 2055 times
Wartales.CT
v1.0.25363
(89.74 KiB) Downloaded 4170 times
Wartales.CT
v1.0.25285 (b)
(75.98 KiB) Downloaded 6354 times
Wartales.CT
v1.0.25285 (a)
(67.01 KiB) Downloaded 3838 times
Wartales.CT
v1.0.25233
(61.43 KiB) Downloaded 5284 times
Wartales.CT
v.0.18519
(57.42 KiB) Downloaded 7643 times

Re: z Wartales

Posted: Tue Sep 27, 2022 11:39 pm
by LegendZero88
everything works flawlessy.
thank you so much.
if you have time there's a way to have always crafted equipment at 3 star?

thank you as always

pss: i cant seem to edit the resources value. probably my fault but if not can you try fix it?

Re: z Wartales

Posted: Wed Sep 28, 2022 11:40 am
by Zanzer
Added some values you should use as encrypted values in order to update the in-game resource value.

Re: z Wartales

Posted: Wed Sep 28, 2022 10:29 pm
by LegendZero88
thank you so much

Re: z Wartales

Posted: Tue Oct 11, 2022 7:16 pm
by mjaggi
The Resource Pointers when clicked, doesnt open any drop down of resources

Re: z Wartales

Posted: Wed Nov 09, 2022 12:10 am
by Khoulack
Is there an update planned for your table ? Many things have changed since, thanks !

Re: z Wartales

Posted: Sat Nov 12, 2022 2:41 am
by qq642567522
Knowledge Points and Valour Points are not working

Re: z Wartales

Posted: Fri Nov 18, 2022 7:04 pm
by silverpisces
Is there any updates for V1.20

Re: z Wartales

Posted: Sat Nov 19, 2022 2:38 am
by tfigment
Table is no longer being updated at this time. Sorry for the inconvenience. Feel free to update and contribute back a fixed version to the thread.

I merged in my Wartales Integer which is sometimes useful for editing the encoded values on the global pointers. Also note that for items if the count is wrong move it in inventory to another slot and it usually will fix the count to be edited. It needs to be activated once to show up in the Global resources part of the table.

I merged in the changes from the other table as this one is slightly more functional now.

Movement in combat does not work and dont know the fix currently.

Edit: Added encoded integer for inventory count. added global time from other table
v4: Add styling options
v5: Update to 1.21257
v6: Update to 25233 (official 1.0 release)
v7: Merge in scripts zanzer has added recently
v8: Update to 26457

Re: z Wartales

Posted: Sat Nov 19, 2022 2:57 pm
by erikmalkavian
Thank you to tfigment for this EXCELLENT Cheat Table. Now I am able to have a Fair Wartales experience after suffering with no money for too long from not getting any gear after killing tons of bandits already and other less than perfect game design decisions by the Developers (and no mods support yet :(

Re: z Wartales

Posted: Sun Nov 20, 2022 5:24 am
by isosplx
tfigment wrote:
Sat Nov 19, 2022 2:38 am
I merged in my Wartales Integer which is sometimes useful for editing the encoded values on the global pointers.
Edit: Added encoded integer for inventory count. added global time from other table
Thank you for releasing this table.
Any chance you can update your table to include these Style Options?
The pointers need to be adjusted accordingly.

Re: z Wartales

Posted: Sun Nov 20, 2022 5:24 am
by isosplx
isosplx wrote:
Sun Nov 20, 2022 5:24 am
tfigment wrote:
Sat Nov 19, 2022 2:38 am
I merged in my Wartales Integer which is sometimes useful for editing the encoded values on the global pointers.
Edit: Added encoded integer for inventory count. added global time from other table
Thanks.

Re: z Wartales

Posted: Sun Nov 20, 2022 10:00 am
by Freank
tfigment wrote:
Sat Nov 19, 2022 2:38 am
I merged in my Wartales Integer which is sometimes useful for editing the encoded values on the global pointers. Also note that for items if the count is wrong move it in inventory to another slot and it usually will fix the count to be edited. It needs to be activated once to show up in the Global resources part of the table.

I merged in the changes from the other table as this one is slightly more functional now.

Movement in combat does not work and dont know the fix currently.

Edit: Added encoded integer for inventory count. added global time from other table
A thousand thanks!
Is it possible to edit the traits?

Re: z Wartales

Posted: Sun Nov 20, 2022 1:54 pm
by DRevanite
From Russia with love, lads
I have a question that bloodeh as hell worries me, how to make companion base attributes stay after reloadin' the game?
And yeah, thanks a lot isosplx, my dude, ya made this table so great, ye got my respect ;)

Re: z Wartales

Posted: Sun Nov 20, 2022 2:10 pm
by isosplx
DRevanite wrote:
Sun Nov 20, 2022 1:54 pm
From Russia with love, lads
I have a question that bloodeh as hell worries me, how to make companion base attributes stay after reloadin' the game?
And yeah, thanks a lot isosplx, my dude, ya made this table so great, ye got my respect ;)
Thank You DRevanite!
Just putting my brick in to help out the Community.
Cheers & Peace with Love!