0 of 0

File information

Last updated

Original upload

Created by

Svarty

Uploaded by

svartalfimposter

Virus scan

Safe to use

Tags for this mod

About this mod

Upgrades rearranged so you can have all of them.
Plus some items I made.

Permissions and credits
If upgrading from version 1, please delete the old folder : "Overrides\Items - MyTweaks"


Svarty's Tweaks
Aloth's leather - rearranged upgrades
Amra - rearranged upgrades, increased chance of unstable temper to 10%
Arkemyr's old robe - increased quality to superb
Azure blade - rearranged upgrades, changed all abilities from 3 allies in 2 metres to 2 allies within 4 metres
Bardatto's Luxury - rearranged upgrades, added death and taxes to tribute
Beza's Toothed Blade - rearranged upgrades
Bloody Links - rearranged upgrades
Cabalist's Gambeson - rearranged upgrades
Cadhu Scalth - rearranged upgrades, changed abilities to per encounter
Cape of the Falling Star [DMT] - added one bonus spell use for each level 1-4
Dragon's Dowry - rearranged upgrades, removed the damage to self
Duskfall - rearranged upgrades, Increased Duration of Drawing Parry to 15s and Damage of Drawing Cut to 25%
Eager Blade - rearranged upgrades
Endres Flog - rearranged upgrades, changed the type of affliction so that the weapon synergises with itself
Essence Interrupter - rearranged upgrades, made the final upgrade summon an allied creature that lasts longer
Eye of Wael - rearranged upgrades
Fire in the Hole - rearranged upgrades
Firethrower's Gloves - added +2 Mechanics
Frostseeker - increased freeze damage from 10% to 50%
Garari Cuirass - rearranged upgrades
Gladiator Sword - added new upgrade "Provocator", a better sharpened blade.
Hand Cannon - rearranged upgrades
Humility - rearranged upgrades
Iridescent Scale - rearranged upgrades
Kapana Taga - rearranged upgrades
Kitchen Stove - rearranged upgrades
Lance of the Midwood Stag - rearranged upgrades
Last Word - rearranged upgrades
Lethandrias Shield - rearranged upgrades
Lovers' Embrace - rearranged upgrades
Magran's Blessing - rearranged upgrades
Mahora Tanga - rearranged upgrades
Mantle of Seven Bolts - changed to 1 per encounter
Min's Fortune - rearranged upgrades
Miscreant's Leathers - rearranged upgrades
Modwyr - Upgrades to Legendary
Nomad's Brigandine - rearranged upgrades
Okura's Kettle - increased chance to 25% on damaged
Omaku's Mercy - rearranged upgrades
Outworn Buckler - improved Timeless Perseverence from 5% and 10% to 15% and 20%
Pale Hide - rearranged upgrades
Pallegina Desgraza Breastplate - removed the downside to the upgrade
Reckless Brigandine - rearranged upgrades
Red Hand - rearranged upgrades
Rekvu's Fractured Casque - removed requirement to be injured
Saint's War Armor - Added Shock Refraction
Saru Sichr - rearranged upgrades
Scordeo's Trophy - rearranged upgrades, opening barrage now multiplies attack speed, reload speed and recovery improvements
Sharpshooter's Garb - rearranged upgrades
Shattered Vengeance - rearranged upgrades
Shimmer Scale - rearranged upgrades
Squid's Grasp - rearranged upgrades, made upgrades per encounter
Stalker's Patience - rearranged upgrades
Tarn's Respite - rearranged upgrades
Sun and Moon - rearranged upgrades, upped the damage fractionally
The Spine of Thicket Green - rearranged upgrades
Thundercrack - rearranged upgrades
Tuotilos Palm - rearranged upgrades, changed some monk-only features to be generic
Watcher's Blade - rearranged upgrades
Watershaper's Focus - rearranged upgrades
Whispers of the Endless Paths - rearranged upgrades
Xoti's Sickle - rearranged upgrades

NEW in v3
A Whale of a Wand - Increased charges of Just a Dream, removed use limit, Changed fantastic friends to per encounter, Changed Tall Tales to 20% chance, Changed Woven Waves to 20% chance, Doubled proc chances
Amira's Wing - rearranged upgrades
Boltcatchers - Increased reflect chance, Increased Lightning Wrangler uses
Cauldron Shard - Change Transmuted Iron to 100% Chance for acid and poison to be converted into 100% health for the wearer
Concelhaut's Skull - Increased duration, removed damage to self
Ecceas Arcane Blaster - tweaked values, rearranged upgrades
Effort - rearranged upgrades
Three Bells Through - rearranged upgrades
Magneras Chain - rearranged upgrades
Magran's Favor - rearranged upgrades, make both Fiery Core upgrades +1 fire power level
Nemnok's Cloak - removed +15% damage taken, removed charges
Shroud of the Phantasm - vastly increased mystical celerity, improved mind over matter, changed living illusions to per encounter
Precognition - Removed charges
Sungrazer - Increased proc chances, rearranged upgrades
Three Trolls Stitched - increased regen rate
Veilpiercer - rearranged upgrades, removed charges
Xefa's Empirical Explication - rearranged upgrades

The following have updated text;
Tuotilo's palm 
Gladiator sword - gets a new upgrade
Cape of falling star - grants bonus spells
Desgraza Breastplate






Never Die Ring
For this to work you need Deck of Many Things free DLC.
Adds Ring of Reset to your inventory.
Removes the Charges from Ring of Reset, so it revives you forever.





Engwith Longbow
A new bow with a Robin Hood theme.
  • Fires 2 arrows at a time.
  • Starts slow and builds up speed over the course of a combat
  • Can't miss!


Superspeed Engwith Longbow

Increases Attackspeed and reduces Reload and Recharge per stack.

You can change these values to alter the speeds;
RELOAD and RECOVERY time
"BaseValue": 0.95, <- this means 5% faster. To reduce it to 1% instead, for example, put 0.99

ATTACKSPEED is different
"BaseValue": 1.05,
It is speed, not time, so add to 1 to make it faster 1.05 = 105% so change it to 101% if you just want 1% faster instead of 5%.

(Apparently bows don't use reloading? I'm not so sure so I left it in there anyway).





Wand of Recursion
A wand that creates two duplicates of the user per hit, each armed with ... itself!
  • If you want it to spawn more clones, scroll to the bottom of the file and look for this section;
        {
   "Filename": "prefabs/characters/character_templates/creature/summons/cre_essential_phantom_summon.prefab"
},

... and just paste that as many times as you want clones.
  • If you want to make clones spawn less often you can change this;
                    "EventValue": "OnScoringGrazeHitOrCriticalHit",
to any of the following;
                    "EventValue": "OnScoringKill",
                    "EventValue": "OnScoringCriticalHit",
                    "EventValue": "OncoringHitOrCriticalHit", 
                    "EventValue": "OnDealsDamage",
                    "EventValue": "OnDamaged",
  <-this is when user is damaged
...etc.
You can also change "SummonType" value to NotSummoned if you don't like the disappearing clones.


Wand of Recursion Less Crazy
A wand that creates one duplicate of the user per crit, each armed with ... itself!





Five Strength Cap
+5 Might Helmet.





How?
  •  Locate your the Pillars of Eternity II install folder. For example: C:\Program Files (x86)\Steam\steamapps\common\Pillars of Eternity II
  •  Open the "PillarsOfEternityII_Data" folder 
  •  If you have no override folder in there, create a folder named "override"
  •  Double click the zip file and drag the contents into the "override" folder
  •  Run the game




CREDITS
Many thanks to house2fly and Grape_You_In_The_Mouth and Brian on the Obsidian forums for their advice.


ADDING ITEMS TO YOUR INVENTORY
Included in the files is one called Adds_RobeandDagger_to_player_bag.GameDataBundle. The top section checks to see if the player is in the scene and if they are it adds the list of stuff at the bottom to their inventory. You can add more to the inventory by adding a new section at the bottom like this;
                        {
                            "Conditional": {
                                "Operator": 0,
                                "Components": []
                            },
                            "OutputChance": 1,
                            "MinCount": 1,
                            "MaxCount": 1,
                            "Weight": 1,
                            "ItemID": "447483a9-d930-41a3-bcac-8a5bd0d6284e",
                            "LootListID": "00000000-0000-0000-0000-000000000000",
                            "LockedVisible": "false"
                        }

Replace the ItemID with the GUID of the item to want. You need to make sure there are commas after each section except the last one.
So it looks something like;
"items": [
{ },
{ },
{ } ]


































*This could be totally OPAF or might not work properly.