# Mana Consumption Settings
# Disable mana consumption completely
# If true, all skills will not require mana
DisableConsumeMp = False
# Disable mana consumption in the Olympiad
# If true, skills in the Olympiad will not require mana
DisableConsumeMpOnOlympiad = False
# Mana consumption multiplier for physical skills (1.0 = 100%)
ConsumeMpPhysicSkills = 1.0
# Mana consumption multiplier for magic skills (1.0 = 100%)
ConsumeMpMagicSkills = 1.0
# Mana consumption multiplier for song/dance skills (1.0 = 100%)
ConsumeMpDanceSongSkills = 1.0