29 lines
526 B
JSON
29 lines
526 B
JSON
{
|
|
"events": [
|
|
[
|
|
"destroy_nation",
|
|
1000,
|
|
[
|
|
"and",
|
|
[
|
|
"Date",
|
|
">=",
|
|
183,
|
|
1
|
|
],
|
|
[
|
|
"RemainNation",
|
|
"==",
|
|
1
|
|
]
|
|
],
|
|
[
|
|
"BlockScoutAction"
|
|
],
|
|
[
|
|
"DeleteEvent"
|
|
]
|
|
]
|
|
]
|
|
}
|