Raethen Posted July 11, 2017 Posted July 11, 2017 So i've started a game playing a solo Cipher, this presents a problem as a number of the cipher powers are useless without an ally to cast them on, would it be possible to modify some cipher powers so that they would be able to target the cipher themselves? I've never modded POE before, but after a brief look see of the forums, i assume i'll need this "UABE" program i've seen mentioned, but as to where the data for cipher abilities is stored, or where to look in that data for what a spell can target, i have no idea. Any help or info would be appreciated.
MaxQuest Posted July 12, 2017 Posted July 12, 2017 It's not hard, but may take 2-5 minutes per power. 1. Check this partially-related guide 2. Do the same with cipher's .unity3d powers you want to modify, but instead of attributes look for ValidTargets field. You will want to change it from 10 (TargetAlliesExceptSelf) to 9 (TargetAllies). 1 PoE1 useful stuff: attack speed calculator, unofficial patch mod, attack speed mechanics, dot mechanics, modals exclusivity rules PoE2 useful stuff: community patch, attack speed mechanics, enemy AR and defenses
Raethen Posted July 12, 2017 Author Posted July 12, 2017 Hey, thanks! You're right, the guide seems tangentially related, but it does point me in the right direction, as have you. I'll give this a try.
Raethen Posted July 12, 2017 Author Posted July 12, 2017 Ok, everything appears to be working. I'm testing each power as i finish them, and so far each one has performed as i would expect. I do wonder if stuff like reaping blades will work, as it grants the knives to both the caster and the target (I assume it'll just overwrite the one set of blades with the other, but i could be wrong). There are also powers like defensive mindweb, which won't be at all beneficial in solo play even if i alter them, so i'll probably just ignore those. All in all, i'd call this a success!
Boeroer Posted July 13, 2017 Posted July 13, 2017 Reaping Knives only gives a set of summoned knives to the target, not the cipher. But the cipher gets focus from the knives' damage. If you cast Reaping Knives on a second cipher and vice versa they both will get focus from their own attacks as well as the other's. So I guess if you can cast it on yourself your focus generation might get doubled. Depends on the implementation of course. Maybe this is a spell which shouldn't be castable on oneself...? 1 Deadfire Community Patch: Nexus Mods
MaxQuest Posted July 13, 2017 Posted July 13, 2017 By reading the tooltips I would expect Reaping Knives generating: - dealt_dmg * 0.35 (base focus gain) * 1.33 (draining whip) * 1.25 (Talisman of the Unconquerable) = dealt_dmg * 0.58 + - dealt_dmg * 0.30 (reaping knives) * 1.25 (Talisman of the Unconquerable) = dealt_dmg * 0.375 = dealt_dmg * 0.955 (or a 64% increase) But we know how inexact tooltips can be. Regarding Defensive Mindweb: depending on how it is coded (i.e. if it does affect all friendly targets and not only party members), you could dominate/confuse a dragon, and then via Mindweb get the same defenses. But then again, with 80 focus, you could just cast WoT + Disintegrate. P.S. Imho, the most important power (in easy-medium encounters) that should be castable on yourself (for a solo cipher, who economizes scrolls) is Amplified Wave, as you could just keep majority disabled and slowly wear them down via auto-attacks. 1 PoE1 useful stuff: attack speed calculator, unofficial patch mod, attack speed mechanics, dot mechanics, modals exclusivity rules PoE2 useful stuff: community patch, attack speed mechanics, enemy AR and defenses
broeder Posted May 17, 2021 Posted May 17, 2021 Did your changes survive level up? I made some powers work but only until I leveled up after which all the powers reverted back to ally only...
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