Files
squad-rain-ops-mini/PluginConfig/PersonalBuffPlugin.json

22 lines
952 B
JSON
Raw Permalink 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.
{
"Enabled": false,
"LikeKey": "buff,grbuff,战斗模式",
"Integral": 100,
"EnableDie": true,
"EnableWound": true,
"EnableRevive": true,
"EnableAttack": true,
"Type": "Time",
"Minute": 120,
"ToggleSilentCommand": "静默BUFF",
"MsgTemplate_ActiveSuccess": "BUFF激活成功消耗{Points}积分,{ExpiryMsg}。",
"MsgTemplate_AlreadyActive": "您的BUFF正在生效中剩余时间{TimeLeft}。",
"MsgTemplate_Wound_Attacker": "你击伤了 {Victim} (伤害: {Damage}, 武器: {Weapon})",
"MsgTemplate_Wound_Victim": "{Attacker} 击伤了你 (伤害: {Damage}, 武器: {Weapon})",
"MsgTemplate_Die_Attacker": "你击杀了 {Victim} (武器: {Weapon})",
"MsgTemplate_Die_Victim": "{Attacker} 击杀了你 (武器: {Weapon})",
"MsgTemplate_Revive_Reviver": "你救起了 {Revived}",
"MsgTemplate_Revive_Revived": "{Reviver} 救起了你",
"MsgTemplate_Attack": "造成伤害: {Damage}",
"VipList": []
}