HollowPS_TV_experiments/extras/zzz-0.1-jsons/Event1036.json

79 lines
2.3 KiB
JSON

{
"ID": 1036,
"EventTypeTag": [
"Shop"
],
"Specials": {
//别动
"HollowItem":0,
"hollowitemWeight":10,
"RandomCard_1": 0,
"RandomCard_2": 0,
"RandomCard_3": 0,
//表格参数
"odd":50,
"discount":7000,
"WeightNormal_B":45,
"WeightDiscount_B":55,
"WeightNormal_A":70,
"WeightDiscount_A":30,
"WeightNormal_S":85,
"WeightDiscount_S":15
},
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog",
"OpenEvent": false
},
{
"$type": "Share.CConfigShop",
"EmptyMessages":
[
"Event_1006_Empty"
],
"Description": "Event_1006_Normal",
"ShopInfo":
[
{
"ShopType": "Item",
"TokenType": "Coin",
"Slot":
[
{
"ItemID": "100001",
"BuyCount": 1
},
{
"ItemID": "100002",
"BuyCount": 1
},
{
"ItemID": "100003",
"BuyCount": 1
}
]
}
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}