Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If you pick a different breath Attack than fire, and you chicken your lizard you then gain the fire breath back but don't lose the new Breath.... it's pretty fun :)
Ah yea. There's some engine connected code with Polymorph that returns original racial skills. I had to take measures in beta for Undead Elf using shapeshifter mask into an Elf as this allowed the player to use both Flesh Sac and Bone Offering which was a bit too much.
Two breath attacks is very much lower on the list. The only reason it's based on the idol and mirror to get an idol is to discourage players from picking a breath attack before each fight.
Keep up the great work and the great attitude with feedback / criticism.
Generally when you start to see question mark Icons it's because the engine's limit on Icon Atlases has been hit. It can only utilize a set number and of course most mods add one. Using the Combined Atlases mod will give you some room since the base game takes up around 10 Atlas slots which it combines into one.
https://steamcommunity.com/sharedfiles/filedetails/?id=2197589831
It seems to be innate. I've encountered NPCs that have it despite turning off Talent Injection. Magister Dallis, Bishop Alexandar, the faceless goons, EVERYONE. And when I go to a magic mirror myself, it says that I dont have it but outside the mirror its right there at the top of my Talent list.
I have tried making characters both with just Conflux on, and with all my other mods and the same thing happens with King of Storms. Even when I disable the mod, load save, remove all talents, save, enable the mod, reload save. It STILL comes back.
I'd highly appreciate ant advice on the situation because this mod is too good to pass up.
Thank you!
it worked out well, thank you! I wasn't expecting the fix so fast, but I know nothing baout coding or you. but either way thank you so much! Wish I could do something in return
Cnflux doesn't make any changes to vendors outside reducing the time they refresh their gear.
Something else must be going on if there's vendor conflicts. All the Conflux books are also appended to the parent list so generally only a script could prevent them from showing.
Edit: I also enabled a new mod mid playthrough during Act 4 as well if that helps
Only other mods i have are odinblade mods.
It sounds like the Perseverance 5+ perk is kicking in but there's a CharacterIsPlayer = 1. Check in all of those scripts so it should very much be blocked from enemies having the perk.
Make sure they didn't gain Escapist charges from some other means. Lots of various reactions can cause a CC effect that was not entirely intended. I'll do some double check testing.