2024-10-21 03:16:22 -03:00

668 lines
16 KiB
JSON

{
"EnvActionConfigs": [
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartGameTrigger"
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateAction",
"TemplatePath": "Config/Gameplays/Match3/ChessboardTemplates/guide_002_1.json"
},
{
"$type": "RPG.GameCore.Match3.SetRandomSeedAction",
"RandomSeed": 13
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start"
}
]
},
{},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterStepTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateAction",
"TemplatePath": "Config/Gameplays/Match3/ChessboardTemplates/guide_002.json"
},
{
"$type": "RPG.GameCore.Match3.SetRandomSeedAction",
"RandomSeed": 562
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 1,
"TargetStep": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start1"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start2"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 2,
"TargetStep": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start3"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 1,
"TargetStep": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction1"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction2"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 2,
"TargetStep": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction3"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 3
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction4"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 3
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start4"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 3,
"TargetStep": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start5"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.AddOpponentPowerAction",
"Power": 8
},
{
"$type": "RPG.GameCore.Match3.AddOpponentPowerAction"
},
{
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
"CurveID": 10101
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 3,
"TargetStep": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction5"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterStepTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 3
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateAction",
"TemplatePath": "Config/Gameplays/Match3/ChessboardTemplates/guide_002_3.json"
},
{
"$type": "RPG.GameCore.Match3.SetRandomSeedAction",
"RandomSeed": 123
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 1,
"TargetStep": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction_12"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 1,
"TargetStep": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start_12"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 2,
"TargetStep": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start_22"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 2,
"TargetStep": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction_22"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 3,
"TargetStep": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start_32"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 3,
"TargetStep": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction_32"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start_40"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4,
"TargetStep": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start_41"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4,
"TargetStep": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start_42"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4,
"TargetStep": 3
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start_43"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction_40"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4,
"TargetStep": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction_41"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4,
"TargetStep": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction_42"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4,
"TargetStep": 3
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction_43"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterStepTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateAction",
"TemplatePath": "Config/Gameplays/Match3/ChessboardTemplates/guide_002_4.json"
},
{
"$type": "RPG.GameCore.Match3.SetRandomSeedAction",
"RandomSeed": 124
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Protect1"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Protect2"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 3
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Protect3"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Protect4"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartGameTrigger"
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.SetBirdSkillDisableAction",
"Disable": true
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 4
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.SetBirdSkillDisableAction"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.EndRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MahchThree_EngRound"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 1,
"TargetStep": 4
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Score"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
"CurveID": 10102
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 3
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
"CurveID": 10103
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 4
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
"CurveID": 10104
}
]
}
]
}