|
--{0}替换整数 {1}替换小数 {2}小数百分数
|
|
Config.FightBuffTipConfig = {
|
|
[100401] = {[109] = {name = "决断", icon_id = 1001,content = "每秒回复<color=#93e725>{0}</color>点生命", total_time = 10},
|
|
[114] = {name = "决断", icon_id = 1001,content = "受击时反弹体质*<color=#93e725>{1}</color>的伤害", total_time = 10}
|
|
},
|
|
[300301] = {[118] = {name = "隐身", icon_id = 1001,content = "隐匿状态,释放技能解除", total_time = 10}
|
|
},
|
|
[400401] = {[31] = {name = "蛇眼", icon_id = 1001,content = "移动速度<color=#93e725>+{0}</color>", total_time = 10},
|
|
[30] = {name = "蛇眼", icon_id = 1001,content = "攻击速度<color=#93e725>+{0}</color>", total_time = 10},
|
|
[21] = {name = "蛇眼", icon_id = 1001,content = "闪避<color=#93e725>+{0}</color>", total_time = 10},
|
|
[127] = {name = "蛇眼", icon_id = 1001,content = "技能效果命中率<color=#93e725>+{2}%</color>", total_time = 10},
|
|
},
|
|
[500401] = {[109] = {name = "祈祷", icon_id = 1001,content = "每秒回复体质*<color=#93e725>{1}</color>生命", total_time = 5},
|
|
|
|
},
|
|
[2100003] = {[1] = {name = "攻击BUFF", icon_id = 42030001,content = "攻击力提升<color=#93e725>{0}</color>点", total_time = 60},
|
|
|
|
},
|
|
[2100004] = {[4] = {name = "防御BUFF", icon_id = 42030003,content = "防御力提升<color=#93e725>{0}</color>点", total_time = 60},
|
|
|
|
},
|
|
[2100005] = {[18] = {name = "加速", icon_id = 500100101,content = "每秒加速*<color=#93e725>{0}</color>速度", total_time = 60},
|
|
|
|
},
|
|
}
|