Consumable Melee Damage Potion

Hi, so I’m completely new at trying to mod ark and ran into a problem. So I’m trying to make a consumable item that incresases your melee damage by a set value and stays there for the deration.

In the buff applied on item use there should be a small section with melee and defence modifiers. They’re separate from all the stat modifiers, searching “melee” should bring it up.

Take a look at enduro soup. PrimalItem has a “give buff” feature. The buff applies the damage modifier and notifies the user, as well as determines the duration of the effect.

So new question. How can I add configuration files to my mod so other people can change the setting to how they want?