107 lines
4.3 KiB
JSON
107 lines
4.3 KiB
JSON
{
|
|
|
|
"ID": 1005,
|
|
|
|
"EventTypeTag": [
|
|
|
|
"NoneInteractEventWithAnim",
|
|
|
|
"CameraMoveToCenter",
|
|
|
|
"Chest"
|
|
|
|
],
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigPlayAnim",
|
|
|
|
"WaitingTime": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigRandomDropID",
|
|
|
|
"Type": "Card",
|
|
|
|
"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.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Specials": {
|
|
|
|
"RandomCard_1": 0,
|
|
|
|
"RandomCard_2": 0,
|
|
|
|
"RandomCard_3": 0,
|
|
|
|
"genre":0
|
|
|
|
}
|
|
|
|
}
|
|
|