mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
351 lines
8.5 KiB
JSON
351 lines
8.5 KiB
JSON
{
|
|
"EnvActionConfigs": [
|
|
{
|
|
"Trigger": {
|
|
"$type": "RPG.GameCore.Match3.StartGameTrigger"
|
|
},
|
|
"Actions": [
|
|
{
|
|
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateAction",
|
|
"TemplatePath": "Config/Gameplays/Match3/ChessboardTemplates/pve_1_101.json"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.Match3.SetRandomSeedAction",
|
|
"RandomSeed": 121
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.Match3.SetEmojiReplyPatternAction",
|
|
"EmojiList": [
|
|
113,
|
|
114,
|
|
115
|
|
],
|
|
"DelayTime": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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_1_102.json"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Trigger": {
|
|
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
|
|
},
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.Match3.RoundCondition",
|
|
"TargetRound": 3
|
|
},
|
|
"Actions": [
|
|
{
|
|
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
|
|
"CurveID": 1113
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Trigger": {
|
|
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
|
|
},
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.Match3.RoundCondition",
|
|
"TargetRound": 1
|
|
},
|
|
"Actions": [
|
|
{
|
|
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
|
|
"CurveID": 1111
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Trigger": {
|
|
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
|
|
},
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.Match3.RoundCondition",
|
|
"TargetRound": 2
|
|
},
|
|
"Actions": [
|
|
{
|
|
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
|
|
"CurveID": 1112
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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_1_103.json"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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.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.StartRoundTrigger"
|
|
},
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.Match3.RoundCondition",
|
|
"TargetRound": 4
|
|
},
|
|
"Actions": [
|
|
{
|
|
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateRuleAction",
|
|
"Mode": "PVE1"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Trigger": {
|
|
"$type": "RPG.GameCore.Match3.StartRoundTrigger"
|
|
},
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.Match3.RoundAfterCondition",
|
|
"TargetRound": 4
|
|
},
|
|
"Actions": [
|
|
{
|
|
"$type": "RPG.GameCore.Match3.ApplyOpponentCurveAction",
|
|
"CurveID": 1114
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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.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": 2
|
|
},
|
|
"Actions": [
|
|
{
|
|
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
|
|
"CustomString": "MatchThree_FlowAction3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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.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": 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.StartRoundTrigger"
|
|
},
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
|
|
"TargetRound": 2
|
|
},
|
|
"Actions": [
|
|
{
|
|
"$type": "RPG.GameCore.Match3.TriggerCustomStringAction",
|
|
"CustomString": "MatchThree_Protect2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Trigger": {
|
|
"$type": "RPG.GameCore.Match3.BeforeInputTrigger"
|
|
},
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.Match3.RoundAndStepCondition",
|
|
"TargetRound": 2
|
|
},
|
|
"Actions": [
|
|
{
|
|
"$type": "RPG.GameCore.Match3.ShowEmojiAction",
|
|
"EmojiList": [
|
|
111
|
|
],
|
|
"DelayTime": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |