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

413 lines
9.7 KiB
JSON

{
"EnvActionConfigs": [
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartGameTrigger"
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateAction",
"TemplatePath": "Config/Gameplays/Match3/ChessboardTemplates/pve_5_101.json"
},
{
"$type": "RPG.GameCore.Match3.SetEmojiReplyPatternAction",
"EmojiList": [
153,
154,
155
],
"DelayTime": 2
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateAction",
"TemplatePath": "Config/Gameplays/Match3/ChessboardTemplates/pve_5_102.json"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 3
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateAction",
"TemplatePath": "Config/Gameplays/Match3/ChessboardTemplates/pve_5_103.json"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 1
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
"CurveID": 1511
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
"CurveID": 1512
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 3
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
"CurveID": 1513
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 4
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
"CurveID": 1514
}
]
},
{
"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.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": 1,
"TargetStep": 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
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_Turn_Start3"
}
]
},
{
"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.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": 1,
"TargetStep": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction2"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
"CustomString": "MatchThree_FlowAction3"
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.SetStyleWeightAction",
"StyleWeights": [
{
"StyleID": 1,
"Weight": 100
},
{
"StyleID": 2,
"Weight": 100
},
{
"StyleID": 3,
"Weight": 100
},
{
"StyleID": 4,
"Weight": 100
},
{
"StyleID": 5
}
]
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.AfterStepTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.StepCondition",
"TargetStep": 4
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.SetStyleWeightAction",
"StyleWeights": [
{
"StyleID": 1,
"Weight": 100
},
{
"StyleID": 2,
"Weight": 100
},
{
"StyleID": 3,
"Weight": 100
},
{
"StyleID": 4,
"Weight": 100
},
{
"StyleID": 5,
"Weight": 100
}
]
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAfterCondition",
"TargetRound": 5
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
"CurveID": 1515
}
]
},
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundCondition",
"TargetRound": 4
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateRuleAction",
"Mode": "PVE5"
}
]
},
{
"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.BeforeInputTrigger"
},
"Condition": {
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
"TargetRound": 2
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ShowEmojiAction",
"EmojiList": [
151
],
"DelayTime": 2
}
]
}
]
}