Heads up, it's super easy to add electricity toggle by using Fisher's Elemental Weapons Framework!
Just add this under modules and you get electricity that you can toggle on/off! { "$type": "ImbuementController.ItemModuleCycleCharge, ElementalSwords", "spellIDs": ["Lightning"] },
Soon as U8 is dropped I'll get right on updating it for U8, might take time to get it done but I'll make sure I do :) Besides I've got a few Bat-family themed mods planned so I'll see how U8 turns out and we'll go from there
You mean like it moves weirdly sometimes? I think that's to do with the weight of it, currently messing about with the json to try and make it handle a bit smoother. But thanks so much for the feedback, glad you enjoy!
23 comments
Just add this under modules and you get electricity that you can toggle on/off!
{
"$type": "ImbuementController.ItemModuleCycleCharge, ElementalSwords",
"spellIDs": ["Lightning"]
},