So I've published a mod that overhauls the UI and that adds functions to the UI and game.
The issue is, every single weapon does 1 damage to every single enemy as far as I know, and in DSMOD, damage_blocked_amount$?skill_type=0 pops up, saying there was an error in parsing it. It pretty much breaks the game, and I have no idea how or where I'd fix it.
If you've included a DS1 or LOA formulas.gas file that's more than likely the culprit, LOA and DS1 formulas.gas are not compatible and that's why you're only getting 1 damage per hit, check the file and see which one you're using, a LOA formulas.gas can't be put in the DS1 resources folder and DS1 formulas.gas can't go in the DSLOA folder.
If you've included a DS1 or LOA formulas.gas file that's more than likely the culprit, LOA and DS1 formulas.gas are not compatible and that's why you're only getting 1 damage per hit, check the file and see which one you're using, a LOA formulas.gas can't be put in the DS1 resources folder and DS1 formulas.gas can't go in the DSLOA folder.