mirror of
https://gitee.com/xiarenalofs/squad-rain-ops-mini.git
synced 2026-08-05 13:05:52 +08:00
22 lines
952 B
JSON
22 lines
952 B
JSON
{
|
||
"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": []
|
||
} |