112 lines
4.5 KiB
JSON
112 lines
4.5 KiB
JSON
{
|
|
|
|
"ID": 10010,
|
|
|
|
"EventTypeTag": [
|
|
|
|
"RamenStore"
|
|
|
|
],
|
|
|
|
"Specials":
|
|
|
|
{
|
|
|
|
//表格参数
|
|
|
|
"RareLevel":2,
|
|
|
|
"RandomCard_1": 0,
|
|
|
|
"RandomCard_2": 0,
|
|
|
|
"RandomCard_3": 0
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"ItemTrigger": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigOpenDialog",
|
|
|
|
"CameraMove":false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigRandomDropID",
|
|
|
|
"Type": "Card",
|
|
|
|
"Rare": [
|
|
|
|
"specials(RareLevel)"
|
|
|
|
],
|
|
|
|
"SpecialName": [
|
|
|
|
"RandomCard_1",
|
|
|
|
"RandomCard_2",
|
|
|
|
"RandomCard_3"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
//播放音频
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigChoiceServer",
|
|
|
|
"OptionsMode": "Normal",
|
|
|
|
"ShowMode": "Card",
|
|
|
|
"Choices": [
|
|
|
|
{
|
|
|
|
"OptionText": "Event_Common_Choose", // 选择
|
|
|
|
"OptionItemID1": "specials(RandomCard_1)",
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigDropPool",
|
|
|
|
"Type": "Card",
|
|
|
|
"ItemID": "specials(RandomCard_1)",
|
|
|
|
"Num": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"OptionText": "Event_Common_Choose", // 选择
|
|
|
|
"OptionItemID1": "specials(RandomCard_2)",
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigDropPool",
|
|
|
|
"Type": "Card",
|
|
|
|
"ItemID": "specials(RandomCard_2)",
|
|
|
|
"Num": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"OptionText": "Event_Common_Choose", // 选择
|
|
|
|
"OptionItemID1": "specials(RandomCard_3)",
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigDropPool",
|
|
|
|
"Type": "Card",
|
|
|
|
"ItemID": "specials(RandomCard_3)",
|
|
|
|
"Num": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnEnd": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCloseDialog",
|
|
|
|
"CameraMove":false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|