38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
|
|
"ID": 2010408,
|
|
|
|
"EventTypeTag": [
|
|
|
|
// "InteractEventWithAnim",
|
|
|
|
"Empty"
|
|
|
|
],
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigAddItem",
|
|
|
|
"ItemID": 1,
|
|
|
|
"Count": "rand(35,65)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigSetMapState",
|
|
|
|
"Position": "Relative",
|
|
|
|
"NodeType": "All",
|
|
|
|
"X": 0,
|
|
|
|
"Y": -1,
|
|
|
|
"Radius": 0,
|
|
|
|
"Count": 1,
|
|
|
|
"ToState": ["Guide"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigEmpty"
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigPlayAnim",
|
|
|
|
// "WaitingTime": -1
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|