Config
## Set the damage multiplier for each combo
damageMultipliers: combo5: 1.1 combo10: 1.2 combo20: 1.35 combo50: 1.5
## Max time between hits to continue a combo. Value in seconds
comboDuration: 2
## Language file to be used. It corresponds to the file named lang_<language>.yml in the plugin folder
language: es
Comments