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

230 lines
9.6 KiB
JSON

{
"ID": 1000321,
"EventTypeTag": [
"NoneInteractEventWithAnim",
"CameraMoveToCenter",
"Chest"
],
"Events": {
"OnStart":{
"Actions":[
{
"$type": "Share.CConfigJump",
"Jump": "OnNormal",
"Predicates": [
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Event.1000321",
"CompareType": "Greater",
"Count": 0
}
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnWitchTime",
"Predicates": [
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Event.1000321",
"CompareType": "Equal",
"Count": 0
}
]
}
]
},
"OnWitchTime": {
"Actions": [
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "Event.1000321",
"Value": 1
},
{
"$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,
"Rare":[
2
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
}
]
},
{
"OptionText": "Event_Common_Choose", // 选择
"OptionItemID1": 1000808,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigDropPool",
"Type": "Card",
"ItemID": 1000808,
"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,
"Rare":[
2
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
}
]
}
]
}
]
},
"OnNormal": {
"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
}
}