Hello I was wondering if I could get some help on a command that would add the passive feat, "Awakened". You get it In Find the Githyanki Crèche, while a character is in the Zaith'isk. I did not notice that happen in my playthrough and had one of my companions in the machine, I was really hopping to get this on my main character.
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
Hello I was wondering if I could get some help on a command that would add the passive feat, "Awakened". You get it In Find the Githyanki Crèche, while a character is in the Zaith'isk. I did not notice that happen in my playthrough and had one of my companions in the machine, I was really hopping to get this on my main character.
{$lua}
if syntaxcheck then return end
passive = "CRE_GithInfirmary_Awakened"
[ENABLE]
AddPassiveToPlayer(passive)
[DISABLE]
RemovePassiveFromPlayer(passive)
Here is the code to add and/or remove the "Oath Breaker" status from characters. To reset Withers repec options you will have to respec your character with the "Respec Selected Character" command on any of the tables after you have removed the "Oath Breaker" status.
Hi, does anyone know how to get weapon passives to work when adding them to a character?
e.g. MAG_ZOC_ForceConduit_Halberd_Passive (Skin Burster Weapon Effect add 2 force conduit on melee hit)
Adding them to a character will not trigger the effect when the character lands a melee hit, certain other passives like entangle on hit from the 2h staff also does not work (it triggers a saving throw and then...nothing)
I can get passives from armor/amulets etc to stick but only weapons (and some shields) flat out dont work? (exceptions exist such as the passive effect from harold's crossbow)
Hello I was wondering if I could get some help on a command that would add the passive feat, "Awakened". You get it In Find the Githyanki Crèche, while a character is in the Zaith'isk. I did not notice that happen in my playthrough and had one of my companions in the machine, I was really hopping to get this on my main character.
Im unable to use Console Commands, the leveling up after a save works but the console commands doesn't do anything, doesn't expand to show more options.. ive hit F5 to save and reload because i was getting a load save game message, now not getting that but now this
I have the same issue, by the way - Somebody downthread mentioned they'd isolated it to games being saved/started before Patch 1. I am about to test that out.
Edit: Can Confirm, New Game gives full console commands as expected/Normal
Last edited by VannATLC on Tue Aug 29, 2023 8:45 am, edited 1 time in total.
Anyone knows how to spawn a character's statue for my camp which you can buy from Stoney at Circus of Last days? It does not spawn for some reason even after I payed a 5000 gold. I've found a strings that says "Statue ordered" and "Statue spawned" but I don't know where to put them in CE.
is it this one? I can't try since not yet reach ACT3
I thought it's this two lines
"9bd9aa22-d90e-6928-91df-2591988ceb24", --WYR_Circus_Event_OrderedStatue
"a9a2101e-bcdd-cbba-78d7-713926bdc0d4", --WYR_Circus_Sculptor_State_MadeStatue
Maybe i'm wrong, but can't try as well, beacuse I just don't know which option should I use in CE
The UUID is c2827852-5cc1-46ec-8ab0-254e52150966 but I can't get it to spawn. Comparing it to other items, it has location data in the item defintion. I'm wondering if it is just spawning on the actual location?
How did you find that UUID? i have tried searching all files in notepad++ and can't find anything related to Halfred's Ledger, damn item seems to be nowhere. I also searched the UUID you said but didn't show anywhere.
f5e8b331-c495-4d3a-ab82-90f6b9a1f3d6
It's Even in my Google Sheet: [Link]
If you want to search through the game files yourself, I have guide here (also linked to from Zanzer's main post).
That's the ledger UUID, we wanted the Halfred's Note.
The UUID is c2827852-5cc1-46ec-8ab0-254e52150966 but I can't get it to spawn. Comparing it to other items, it has location data in the item defintion. I'm wondering if it is just spawning on the actual location?
How did you find that UUID? i have tried searching all files in notepad++ and can't find anything related to Halfred's Ledger, damn item seems to be nowhere. I also searched the UUID you said but didn't show anywhere.
I was curious too...
I could trace it back by looking first at the english translation "Halfred's note", and found this (in file english.xml).
so, we are actually searching for the internal name "S_HAV_SeluniteResistanceNote" which can be found in few of the "merged.lsx" and "story.div" files (that last one is important probably, see my next point further down)
The UUID we are looking for is usually the "MappedKey" = "c2827852-5cc1-46ec-8ab0-254e52150966" indeed.
I tried to spawn it : it doesn't work
My best guess is that these kind of items are dynamically generated during quest and are then available at that point in a specific scenario in your savefile and in memory.
My (JSON/Excel) dumps (here: viewtopic.php?f=4&t=13996&start=4153) does not contain any of these info unfortunately: I did not bother so far to dump these "story" or "merged" files. I could do it but, still, if we cannot spawn these items, what's it worth?
Thx for trying, i tried spawning with those UUID and didn't work either, weird that TemplateName (f5e8b331-c495-4d3a-ab82-90f6b9a1f3d6) spawns the Halfred Ledger, damn Ledger is the only thing that can be spawn.
Thx for trying, i tried spawning with those UUID and didn't work either, weird that TemplateName (f5e8b331-c495-4d3a-ab82-90f6b9a1f3d6) spawns the Halfred Ledger, damn Ledger is the only thing that can be spawn.
Here is list of weapon enchantments and some statuses what i could find so far. Thanks to Noway3 JSON tables.
Copy/Paste/Merge with Zanzer's latest's Tables.