turnbasedgamedata/Config/Level/GroupGraph/F10401001/Group_F10401001_G554.json
2025-02-24 07:50:34 -03:00

127 lines
2.9 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareQuestProgress",
"QuestID": {
"FixedValue": {
"Value": 2200602
}
},
"Progress": {
"FixedValue": {
"Value": 20
}
},
"EquationType": "Equal"
},
"SuccessTaskList": [],
"FailedTaskList": [
{
"$type": "RPG.GameCore.InitColonyOrigamiEntity",
"ColonyID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-619364283
]
}
}
}
]
}
]
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareQuestProgress",
"QuestID": {
"FixedValue": {
"Value": 2200602
}
},
"Progress": {
"FixedValue": {
"Value": 20
}
},
"EquationType": "Equal"
},
"SuccessTaskList": [],
"FailedTaskList": [
{
"$type": "RPG.GameCore.CreateOrigamiByPropStateChange",
"ColonyID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-619364283
]
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.1
}
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareQuestProgress",
"QuestID": {
"FixedValue": {
"Value": 2200602
}
},
"Progress": {
"FixedValue": {
"Value": 20
}
},
"EquationType": "Equal"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
300002
]
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedInt",
"Key": "ColonyID"
}
]
},
"Type": "Group",
"EntityEventList": []
}