Files
fuwuduan/config/legendblade-common.toml
2025-10-20 07:33:27 +00:00

36 lines
1.5 KiB
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#Whether to enable abnormal damage repair
#是否启用平衡捍卫者
open_damege_fix = false
#The forging number affects the sa and se ratio, with a default forging ratio of 1 and an additional ratio of 0.1
#锻数影响sa倍率默认1锻造0.1额外倍率(已不再维护)
damegeadd = 0.1
#damegeadd max if 0 is off
#锻造数影响倍率上限0为关闭已不在维护
damegeaddmax = 0.0
#seven sword kill or no kill
#魔刀sa是否靠杀敌启动
sevenbladeskill = true
#soul crystal loot
#魂缚晶的掉落要求血量(看基础值)
soul_crystal = 200.0
#damage repair distance max
#平衡捍卫者最大削减
distance = 5.0
#damage repair distance min
#平衡捍卫者削减
blanke_damage_amount = 0.2
#Can the sword that uses the combo system receive damage increase from the combo system?
#使用到连击系统的拔刀剑是否能收到连击系统增伤
comboadd = false
#Extra drop configuration item for soul crystal (algorithm based on monster's maximum health - required health)/This configuration item
#魂缚晶的额外掉落配置项(算法为怪物最大血量-要求血量)/本配置项
soul_crystal_extra = 50.0
#Extra drop configuration item for Soul Binding Crystals (algorithm based on monster's maximum health - required health)/This configuration item
#魂缚晶一次最多能掉多少
soul_crystal_extra_max = 10.0
#魂缚晶增幅多少杀敌数
soul_crystal_add_kill_count = 100.0
#魂缚晶增幅多少耀魂数
soul_crystal_add_proud_soul_count = 300.0