I should mention that you need to swing from the side of the hammer, not the front. If that is still too fast, then the swing speed (minVelocity) can be edited under the json in the module that looks like this. { "$type": "WeaponEffects.BeamModule, WeaponEffects", "minVelocity": 9, "shotSpeed": 50, "manaCost": 0, "waitMul": 0.7, "doubleBladed": true, "delay": 0.5, "onByDefault": true, "alwaysOn": false, "customShotId": "boom3" },
21 comments
{
"$type": "WeaponEffects.BeamModule, WeaponEffects",
"minVelocity": 9,
"shotSpeed": 50,
"manaCost": 0,
"waitMul": 0.7,
"doubleBladed": true,
"delay": 0.5,
"onByDefault": true,
"alwaysOn": false,
"customShotId": "boom3"
},