BEFORE YOU START The most important thing for this mod to work properly is to first go to the Menu Book (ingame) -> Options (the cog) -> Inputs -> Hold grip telekinesis -> Enabled DARK CHAINS - HOW TO USE - Press grab (the button you use to telegrab items) to telegrab enemy parts. - Release trigger to leave enemies chained and floating. - With a body part telegrabed, press both trigger (the button you use to slide your hand in a handle) and the action button (the one you use to show the Spell Selector) to free the chained part. -Press trigger and the action button WITH BOTH HANDS to free all the chained parts from every NPC all at the same time. -Telegrab the neck to start choking your enemy. -Telegrab the neck with both hands to crush it. EDITING THE SETTINGS TO YOUR LIKING Access Item_Prop_Darkchain.json (you can open it with Notepad). There, search for this and change what you want between true/false: "modules": [ { "$type": "DarkChains.ItemModuleDarkChain, DarkChains", "showChains": true, "freezeEnemiesInTheAir": true, "choking": true }, WHAT DOES EACH SETTING DO? showChains: true to show the purple cloud of darknes, false to hide it. freezeEnemiesInTheAir: true to leave enemies floating when ending the telegrab, false for telekinesis acting on enemies as it does on items. choking: true to enable choking, false to disable it.