Boeroer Posted July 28, 2018 Share Posted July 28, 2018 (edited) Hi! Duping great sword of Enchanted Armory: cast Citzal's Enchanted Armory cast Concalhaut's Draining Touch end the fight with Draining Touch still active You'll end up with a one handed great sword that can be used like any other item. You can put into your stash and so on. Duping the breastplate: cast Citzal's Enchanted Armory cast Form of the Fearsome Brute end the fight with Fearsome Brute still active You'll end up with a permanent armory breastplate that you can put into your stash. No console involved... So far only Citzal's Enchanted Armory seems to be affected. I can't do the same with Spiritual Weapons for example. Edited July 28, 2018 by Boeroer 2 Deadfire Community Patch: Nexus Mods Link to comment Share on other sites More sharing options...
0 AndreaColombo Posted July 28, 2018 Share Posted July 28, 2018 Subbing. "Time is not your enemy. Forever is." — Fall-From-Grace, Planescape: Torment "It's the questions we can't answer that teach us the most. They teach us how to think. If you give a man an answer, all he gains is a little fact. But give him a question, and he'll look for his own answers." — Kvothe, The Wise Man's Fears My Deadfire mods: Brilliant Mod | Faster Deadfire | Deadfire Unnerfed | Helwalker Rekke | Permanent Per-Rest Bonuses | PoE Items for Deadfire | No Recyled Icons | Soul Charged Nautilus Link to comment Share on other sites More sharing options...
0 M4xw0lf Posted July 28, 2018 Share Posted July 28, 2018 (edited) Let's just keep it and call it Concelhaut's overpowered materialization. Edited July 28, 2018 by M4xw0lf 1 Link to comment Share on other sites More sharing options...
0 Boeroer Posted July 28, 2018 Author Share Posted July 28, 2018 Hehe - nice. I also kind of like the effect. And you have to do some very special contortions to get those things. So - maybe not no. 1 on the bug squishing priority list. Deadfire Community Patch: Nexus Mods Link to comment Share on other sites More sharing options...
0 Hassat Hunter Posted August 5, 2018 Share Posted August 5, 2018 Not that they noticed the topic at all apparently. ^ I agree that that is such a stupid idiotic pathetic garbage hateful retarded scumbag evil satanic nazi like term ever created. At least top 5. TSLRCM Official Forum || TSLRCM Moddb || My other KOTOR2 mods || TSLRCM (English version) on Steam || [M4-78EP on Steam Formerly known as BattleWookiee/BattleCookiee Link to comment Share on other sites More sharing options...
0 Boeroer Posted August 5, 2018 Author Share Posted August 5, 2018 Like 90% of times when I file a bug. Nearly all the ones I reported in beta are still in. I guess they just hate me. 2 Deadfire Community Patch: Nexus Mods Link to comment Share on other sites More sharing options...
0 Boeroer Posted August 8, 2018 Author Share Posted August 8, 2018 (edited) So... The bug with the breastplate seems to be fixed with 2.0. But the duping of the one-handed great sword still works perfectly well with the method I described above. Edited August 8, 2018 by Boeroer 2 Deadfire Community Patch: Nexus Mods Link to comment Share on other sites More sharing options...
0 Boeroer Posted August 25, 2018 Author Share Posted August 25, 2018 Bump bump bumpedy bump 1 Deadfire Community Patch: Nexus Mods Link to comment Share on other sites More sharing options...
0 vicarath Posted July 15, 2023 Share Posted July 15, 2023 Bumping this. This thread is still one of the top browser search results for the this bug, and the steps to reproducing it are right there. Aloth's AI script has done this twice in my game now, eliminating some of the unique wands from the world and replacing them with Great Swords of Citzal's Enchanted Armory. Link to comment Share on other sites More sharing options...
0 Kvellen Posted July 18, 2023 Share Posted July 18, 2023 (edited) So this might actually be a very simple bug to fix. In short summoned weapon abilities have a conditional that prevent their use whilst the caster is under the effect of something that changes their form. Citzal's Enchanted Armory being such an ability that changes the caster form. All summoned weapons seem to follow this logic, with the exception of Concelhaut's Draining Touch (the only conditional this ability has is that the player is level 3 or higher). So by adding this conditional to Draining Touch it prevents these effects being used together. IsLevel(Player, GreaterThanOrEqualTo, 3) and not HasStatusEffectType(This, ChangeForm) Steps to apply this as mod: Spoiler 1. Go to your "PillarsOfEternityII_Data" directory and inside "Override" create a new folder call it "Draining Touch Fix". 2. Open Notepad and paste the following: { "GameDataObjects": [ { "$type": "Game.GameData.GenericAbilityGameData, Assembly-CSharp", "DebugName": "Concelhauts_Draining_Touch", "ID": "05085c58-119f-49d7-8bc0-ccf138650e44", "Components": [ { "$type": "Game.GameData.GenericAbilityComponent, Assembly-CSharp", "ActivationPrerequisites": { "Conditional": { "Operator": 0, "Components": [ { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean IsLevel(Guid, Operator, Int32)", "Parameters": [ "b1a8e901-0000-0000-0000-000000000000", "GreaterThanOrEqualTo", "3" ] }, "Not": false, "Operator": 0 }, { "$type": "OEIFormats.FlowCharts.ConditionalCall, OEIFormats", "Data": { "FullName": "Boolean HasStatusEffectType(Guid, StatusEffectType)", "Parameters": [ "7d150000-0000-0000-0000-000000000000", "ChangeForm" ] }, "Not": true, "Operator": 0 } ] } } } ] } ] } 3. Save it as ".gamedatabundle" inside of "Draining Touch Fix" It may be that Draining Touch was intended to be able to be used with Spiritshift or other abilities like it. But in the final implementation it just seems to cause the character to get stuck in a loop that leads to them eventually being unable to make any attacks at all... Edited July 18, 2023 by Kvellen Link to comment Share on other sites More sharing options...
Question
Boeroer
Hi!
Duping great sword of Enchanted Armory:
You'll end up with a one handed great sword that can be used like any other item. You can put into your stash and so on.
Duping the breastplate:
You'll end up with a permanent armory breastplate that you can put into your stash.
No console involved...
So far only Citzal's Enchanted Armory seems to be affected. I can't do the same with Spiritual Weapons for example.
Edited by BoeroerDeadfire Community Patch: Nexus Mods
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now