mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
15 lines
274 B
JSON
15 lines
274 B
JSON
{
|
|
"EnvActionConfigs": [
|
|
{
|
|
"Trigger": {
|
|
"$type": "RPG.GameCore.Match3.StartGameTrigger"
|
|
},
|
|
"Actions": [
|
|
{
|
|
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateRuleAction",
|
|
"Mode": "PVP"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |