mirror of
https://gitee.com/xiarenalofs/squad-rain-ops-mini.git
synced 2026-08-05 21:15:52 +08:00
28 lines
584 B
JSON
28 lines
584 B
JSON
{
|
|
"Enabled": false,
|
|
"ListCommand": "兑换列表",
|
|
"RedeemCommand": "兑换",
|
|
"Options": [
|
|
{
|
|
"Name": "VIP 7天",
|
|
"Cost": 200,
|
|
"DurationDays": 7,
|
|
"Group": "VIP_RainOpsMini",
|
|
"Description": "7天VIP体验"
|
|
},
|
|
{
|
|
"Name": "VIP 30天",
|
|
"Cost": 800,
|
|
"DurationDays": 30,
|
|
"Group": "VIP_RainOpsMini",
|
|
"Description": "30天VIP月卡"
|
|
},
|
|
{
|
|
"Name": "SVIP 30天",
|
|
"Cost": 1500,
|
|
"DurationDays": 30,
|
|
"Group": "SVIP_RainOpsMini",
|
|
"Description": "30天SVIP尊贵特权"
|
|
}
|
|
]
|
|
} |