Page 1 of 1

Conquest of Elysium 5

Posted: Thu Aug 19, 2021 3:10 pm
by Onayepheton
Store page:

Options for all resources (Gold, Iron, Rubies, Sapphires, Emeralds, Diamonds, Sacrifices, Hands of Glory, Relics, Mushrooms, Herbs, Enchanted Weeds).

PSA: Only works if you have a use for said resource (When it populates the list at the top)
CoE5.CT
(3.02 KiB) Downloaded 202 times
Update: I forgot, that the Illusionist uses a generalized Gem resource instead of the 4 types of Gems, so here's a new version with that one added.
CoE5 - Update 1.CT
(3.26 KiB) Downloaded 349 times

Re: Conquest of Elysium 5

Posted: Fri Aug 20, 2021 12:14 am
by dilbertini
Here is a table with the new resource that you missed: Lifeforce (used by the Scourge Lord).

Also I kept the gem resource you added, but you do know that it's just the sapphire one don't you? You just put the same line 2 time with a different name. There is not really a generalized gems resource, it's just that since the illusionist don't have differentiate the 4 type of gems, the game show them to the player as a single resource, but it still count them separately in the background.

Re: Conquest of Elysium 5

Posted: Fri Aug 20, 2021 5:38 pm
by Onayepheton
dilbertini wrote:
Fri Aug 20, 2021 12:14 am
Here is a table with the new resource that you missed: Lifeforce (used by the Scourge Lord).

Also I kept the gem resource you added, but you do know that it's just the sapphire one don't you? You just put the same line 2 time with a different name. There is not really a generalized gems resource, it's just that since the illusionist don't have differentiate the 4 type of gems, the game show them to the player as a single resource, but it still count them separately in the background.
Huh, the Lifeforce for scourgelord was the same as sacrifices for me. Yea, I know it's the same as the sapphire one, but I thought it might be a bit confusing, since in my experiments, the only one affecting the gem resource was sapphire.

Thanks though. :)

Re: Conquest of Elysium 5

Posted: Fri Aug 20, 2021 5:48 pm
by daevise
does anyone know how to figure out unlimited ap?

Re: Conquest of Elysium 5

Posted: Mon Aug 23, 2021 10:11 pm
by DrunkSerf
I can't get this to actually adjust the values in game

Re: Conquest of Elysium 5

Posted: Tue Aug 24, 2021 2:26 pm
by Skay24
Well not working any more, don't know if its because of patch 5.03

Re: Conquest of Elysium 5

Posted: Wed Sep 01, 2021 9:55 am
by CannonFodder
Added Unlimited Movement to OP's table, affects enemies too, so remember to disable before turn end.
Hotkey ctrl+1 for enable, ctrl+2 for disable.

I can't find where to check game version, in game or by file property. Any one have a hint?
CoE5.CT
(8.6 KiB) Downloaded 132 times

Re: Conquest of Elysium 5

Posted: Thu Sep 02, 2021 5:41 pm
by Onayepheton
I'll post an update soon. Every patch seems to break the table.

Re: Conquest of Elysium 5

Posted: Sun Sep 19, 2021 8:00 am
by OliverSky
CannonFodder wrote:
Wed Sep 01, 2021 9:55 am
Added Unlimited Movement to OP's table, affects enemies too, so remember to disable before turn end.
Hotkey ctrl+1 for enable, ctrl+2 for disable.

I can't find where to check game version, in game or by file property. Any one have a hint?

CoE5.CT
update please) Game version 5.06

Re: Conquest of Elysium 5

Posted: Wed Sep 29, 2021 2:02 am
by CannonFodder
I don't have version 5.06, the latest downloadable version I found is 5.03.
So, I made the scripts AOB, hopefully they will work in later versions.
I also changed the unlimited action scripts to not affect unit going into battle, thus it will be easier to cycle free commanders.
Update1:
I forgot to remove hotkeys in old script, removed now.

Update2:
add new script to get last examined unit status. (examine means right click to show unit status window)
add some useful equipment id to table comment
the game will verify and remove illegal equipment when there are new equipment received after battle, need to set again.
equipment in wrong or nonexistent slot are considered illegal.

Update3:
add bless list edit, I hate to save/load again and again!
add batch unit experience and hp modify (careful when activate it !!! see option description)
add more equipment combinations and descriptions in table comment
add hotkey for lots of options

Update4:
table updated to work on game version 5.0.9 now
add unlimited tunnel down for troops (former option worked only for commander)
add used ap in unit GetCurrentExaminedUnitStat

Update5:
table updated to work on game version 5.22
bless max increased from 8 to 10

Update6:
fixed wrong address for fly up and tunnel down ap
add unlimited troop fly up
add used ap set to 0 in batch exp modify (enter transfer troops once after ap set to take effect)

Update7:
add all plane current location X, and current location Y to unit stat

all plane current location X calculation:
the map is a huge horizental scroll of every plane
current X = Sum(all previous plane max X) + current plane X
in a medium map
0xx = elysium
0xx+ = celestial plane
1xx = sky
2xx = agartha
2xx+ = inferno
3xx = hades
4xx = aztlan
4xx+ = primal plane
5xx = elemental plane
5xx+ = void

Update8:
Bless max increased from 10 to 24
Add more bless types, include those can't be obtained normally, such types will not be displayed in bless list, but will appear in unit status. Many of them are intresting, such as range bonus, seduction, hades immunity and so on.

Update9:
added option: batch affliction remove
updated table to work on 5.29
should be compatible with other versions.
Except resources are very easy to find, I didn't bother to make a script, anyone playing other versions can search yourselves and use CE smart edit address.

Update10:
updated to work on 5.30
should be compatible with other versions except resources.
fixed a bug where Get Bless List On View Bless List will not work on amazon tattoo


CoE5.CT
5.30 Update10
(114.39 KiB) Downloaded 58 times
CoE5.CT
5.29 Update 9
(110.49 KiB) Downloaded 34 times
CoE5.CT
5.22 Update 8
(102.77 KiB) Downloaded 260 times
CoE5.CT
5.22 Update 7
(95.43 KiB) Downloaded 68 times
CoE5.CT
5.22 Update 6
(94.08 KiB) Downloaded 68 times
CoE5.CT
5.0.9
(82.6 KiB) Downloaded 144 times
CoE5.CT
5.0.3 AOB update3
(64.73 KiB) Downloaded 94 times
CoE5.CT
5.0.3 AOB update2
(41.37 KiB) Downloaded 83 times
CoE5.CT
5.0.3 AOB update1
(22.72 KiB) Downloaded 112 times

Re: Conquest of Elysium 5

Posted: Mon Jan 10, 2022 11:47 pm
by Alucard0Reborn
Any chance for an update? I'm assuming only up till 5.09 is made because most people don't own the game? Latest update is 5.12, and was a major update so all the options in this no longer work.

Re: Conquest of Elysium 5

Posted: Tue Apr 05, 2022 3:24 pm
by ChemicznySpokuj
I've created table for gold, iron and diamonds for game version 5.17 i'm know it is not much but i'm new/beginer. All you need is insert the amount you wish to have gold/iron/diamonds in value place (sorry for my english)
CoE5.CT
my first ct file
(716 Bytes) Downloaded 91 times
update now gold,iron,diamonds,emeralds,saphires,relic,herbs,gems,rubies available to change value of them in game
CoE5.17.CT
old game version 5.17
(1.79 KiB) Downloaded 72 times
update 2 Quick update to game version 5.18 some basic resources (gold,iron,diamonds,emeralds,lifeforce,weed,sapphires and rubies)
CoE5.18.CT
for game version 5.18
(1.61 KiB) Downloaded 79 times
another update with more resources for game version 5.18 (i have try to start game with all characters/nations to check what resources are needed, i hope that's all of resources thats are in game. i like this game but i have my favoured sides/nations and i dont play every one thats are available in game )
ConquestOfElysium_V5.18.CT
more options for version of game 5.18
(2.91 KiB) Downloaded 105 times
another update this time i add hotkeys , ctrl + number from 1 to 9 and alt + number from 1 to 6 , this combination of buttons will add 3000 of specified resorce :)
ConquestOfElysium5.18.CT
for game version 5.18 with added hotkeys
(7.92 KiB) Downloaded 303 times

Re: Conquest of Elysium 5

Posted: Tue Aug 16, 2022 9:53 am
by CannonFodder
Alucard0Reborn wrote:
Mon Jan 10, 2022 11:47 pm
Any chance for an update? I'm assuming only up till 5.09 is made because most people don't own the game? Latest update is 5.12, and was a major update so all the options in this no longer work.
Updated for 5.22

Re: Conquest of Elysium 5

Posted: Mon Sep 19, 2022 9:33 pm
by Alucard0Reborn
Thanks for the reply and update, guess I started playing this too late again, I think 5.23 broke it.

Re: Conquest of Elysium 5

Posted: Mon Feb 19, 2024 9:15 am
by CannonFodder
Alucard0Reborn wrote:
Mon Sep 19, 2022 9:33 pm
Thanks for the reply and update, guess I started playing this too late again, I think 5.23 broke it.
updated to 5.29, and probably works on 5.30, you can try.