turnbasedgamedata/Config/ConfigAbility/BattleEvent/Heliobus_Level_Ability.json
2025-04-07 09:10:56 -03:00

5562 lines
188 KiB
JSON

{
"AbilityList": [
{
"Modifiers": {
"Modifier_StageAbility_HeliobusTutorial": {
"_CallbackList": [
{
"Event": "OnEnterBattle",
"CallbackConfig": [
{
"$type": "RPG.GameCore.DispelStatus",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
}
}
]
}
]
}
},
"Name": "StageAbility_DispelDebuff",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial"
}
}
]
},
{
"Modifiers": {
"Modifier_StageAbility_HeliobusTutorial": {
"_CallbackList": [
{
"Event": "OnWaveMonster",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareWaveCount",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ConsumeActionCountDown"
},
{
"$type": "RPG.GameCore.ModifyActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"AddNormalizedValue": {
"FixedValue": {
"Value": 0.3
}
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial1"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Wave1DamageUp"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_BaseLock"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareWaveCount",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 2
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"ModifierName": {
"Value": "MAvatar_Sushang_00_P01"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2"
}
},
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"ByRandom": true,
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMonsterID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetMonsterID": {
"FixedValue": {
"Value": 200201010
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AddValue": {
"FixedValue": {
"Value": -0.5
}
}
}
]
}
]
},
{
"$type": "RPG.GameCore.ConsumeActionCountDown"
},
{
"$type": "RPG.GameCore.ConsumeActionCountDown"
},
{
"$type": "RPG.GameCore.ConsumeActionCountDown"
},
{
"$type": "RPG.GameCore.ConsumeActionCountDown"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_TutorialAgain"
}
}
]
}
]
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_Listener"
}
}
]
},
{
"Event": "OnListenActionCountActive",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamDark"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_DamageUp"
}
}
]
}
]
}
]
},
"Modifier_Heliobus_InBattle_Wave1DamageUp": {
"_CallbackList": [
{
"Event": "OnBeforeBeingHitAll",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByAttackType",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AttackTypes": [
"Pursued"
]
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Defender_DefenceAddedRatio": {
"FixedValue": {
"Value": -1
}
},
"Defender_AllDamageTypeTakenRatio": {
"FixedValue": {
"Value": 2
}
}
}
]
}
]
}
]
},
"Modifier_StageAbility_HeliobusTutorial_TutorialAgain": {
"_CallbackList": [
{
"Event": "OnListenActionCountActive",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamDark"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
626122981
]
}
},
"DynamicKey": {
"Value": "EnemyEventCount"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "EnemyEventCount"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 2
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_TutorialAgain_Start"
}
}
]
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"626122981": {}
}
}
},
"Modifier_StageAbility_HeliobusTutorial_TutorialAgain_Start": {
"_CallbackList": [
{
"Event": "OnListenAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByActionCountDown",
"DynamicKey": "_CurrentCountDown"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_CurrentCountDown"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"Predicate": {
"$type": "RPG.GameCore.ByIsTopActionDelayTarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ExcludeTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CurrentTurnOwnerEntity"
}
},
"ByRandom": true,
"MaxNumber": {
"FixedValue": {
"Value": 1
}
},
"TaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial9"
}
}
]
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"-479902429": {}
}
}
},
"Modifier_StageAbility_HeliobusTutorial_DamageUp": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "AllDamageTypeAddedRatio",
"PropertyValue": {
"FixedValue": {
"Value": 10
}
}
}
]
},
{
"Event": "OnBeforeAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_Lock"
}
}
]
},
{
"Event": "OnAfterAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_DamageUp"
}
}
]
}
]
},
"Modifier_StageAbility_HeliobusTutorial_Lock": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.LockHP",
"Threshold": {
"FixedValue": {
"Value": 0.3
}
}
}
]
},
{
"Event": "OnListenTurnEnd",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_Lock"
}
}
]
}
]
},
"Modifier_StageAbility_HeliobusTutorial_BaseLock": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.LockHP",
"Threshold": {
"FixedValue": {
"Value": 0.1
}
}
}
]
}
]
},
"Modifier_StageAbility_HeliobusTutorial_Listener": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_DamageReduce"
}
}
]
},
{
"Event": "OnBeingBreak",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_DamageReduce"
}
}
]
},
{
"Event": "OnEndBreak",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial_DamageReduce"
}
}
]
}
]
},
"Modifier_StageAbility_HeliobusTutorial_DamageReduce": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "AllDamageReduce",
"PropertyValue": {
"FixedValue": {
"Value": 0.75
}
}
}
]
}
]
},
"Modifier_Heliobus_InBattle_Tutorial1": {
"_CallbackList": [
{
"Event": "OnListenActionPhaseBegin",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial1"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 2
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 3
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial2"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 4
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 5
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial3"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 6
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial1"
}
}
]
}
]
}
]
}
]
}
]
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"-1342592610": {}
}
}
},
"Modifier_Heliobus_InBattle_Tutorial2": {
"_CallbackList": [
{
"Event": "OnListenActionPhaseBegin",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial4"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LightTeamRightWithoutServant"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2_Lock"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2_Command"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 2
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 3
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2_Command"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LightTeamRightWithoutServant"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2_Lock"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial8"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 4
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 5
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial5"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial3"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2"
}
}
]
}
]
}
]
}
]
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"-1342592610": {}
}
}
},
"Modifier_Heliobus_InBattle_Tutorial2_Command": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.TeamAction",
"ActionName": "TutorialCommand",
"ActorPredicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamDark"
}
]
},
"TargetPredicate": {
"$type": "RPG.GameCore.ByIsContainModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2_Lock"
}
}
}
]
},
{
"Event": "OnDestroy",
"CallbackConfig": [
{
"$type": "RPG.GameCore.TeamAction",
"ActionName": "TutorialCommand",
"Activated": false
}
]
}
]
},
"Modifier_Heliobus_InBattle_Tutorial2_Lock": {
"BehaviorFlagList": [
"TeamAction"
]
},
"Modifier_Heliobus_InBattle_Tutorial3": {
"_CallbackList": [
{
"Event": "OnListenInsertUltraSkill",
"CallbackConfig": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial6"
}
}
]
},
{
"Event": "OnListenActionCountActive",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamLight"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial7"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial3"
}
}
]
}
]
}
]
}
},
"Name": "StageAbility_HeliobusTutorial",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusTutorial"
}
}
]
},
{
"Modifiers": {
"Modifier_StageAbility_HeliobusSkillWarning": {
"_CallbackList": [
{
"Event": "OnListenAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ShowBattleEventTips",
"TextTips": {
"Hash": 9835528718225643271
},
"TotalTime": 2
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusSkillWarning"
}
}
]
},
{
"Event": "OnListenUltraSkillPrepare",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ShowBattleEventTips",
"TextTips": {
"Hash": 9835528718225643271
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusSkillWarning"
}
}
]
}
]
}
},
"Name": "StageAbility_HeliobusSkillWarning",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_StageAbility_HeliobusSkillWarning"
}
}
]
},
{
"Name": "StageAbility_BattleEventFullSP",
"OnAdd": [
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "BattleEventEntityList"
},
"ByRandom": true,
"TaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "MDF_MaxSP",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Value": "MaxSP"
},
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AddValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-1657931065
]
}
}
}
]
}
],
"DynamicValues": {
"Floats": {
"-1657931065": {}
}
}
},
{
"Name": "StageAbility_BattleEventHalfSP",
"OnAdd": [
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "BattleEventEntityList"
},
"ByRandom": true,
"TaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "MDF_MaxSP",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Value": "MaxSP"
},
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AddValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAQR",
"FixedValues": [
{
"Value": 0.5
}
],
"DynamicHashes": [
-1657931065
]
}
}
}
]
}
],
"DynamicValues": {
"Floats": {
"-1657931065": {}
}
}
},
{
"Modifiers": {
"Modifier_StageAbility_EnemyActionDelay": {
"_CallbackList": [
{
"Event": "OnWaveMonster",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareWaveCount",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"AddNormalizedValue": {
"FixedValue": {
"Value": 0.5
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.ModifyActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"AddNormalizedValue": {
"FixedValue": {
"Value": -0.5
}
}
}
]
}
]
}
]
}
},
"Name": "StageAbility_EnemyActionDelay",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_StageAbility_EnemyActionDelay"
}
}
]
},
{
"Modifiers": {
"Modifier_StageAbility_EnemyActionDelay2": {
"_CallbackList": [
{
"Event": "OnWaveMonster",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareWaveCount",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"AddNormalizedValue": {
"FixedValue": {
"Value": -0.5
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.ModifyActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"AddNormalizedValue": {
"FixedValue": {
"Value": 0.5
}
}
}
]
}
]
}
]
}
},
"Name": "StageAbility_EnemyActionDelay2",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_StageAbility_EnemyActionDelay2"
}
}
]
},
{
"Modifiers": {
"Modifier_Heliobus_InBattle_Tutorial1": {
"_CallbackList": [
{
"Event": "OnListenAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial1"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 2
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial2"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 3
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial3"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial1"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
]
}
]
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"-1342592610": {}
}
}
}
},
"Name": "Heliobus_InBattle_Tutorial1",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial1"
}
}
]
},
{
"Modifiers": {
"Modifier_Heliobus_InBattle_Tutorial1": {
"_CallbackList": [
{
"Event": "OnListenAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial1"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 2
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial2"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Count"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 3
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial3"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial1"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1342592610
]
}
},
"DynamicKey": {
"Value": "_Count"
}
}
]
}
]
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"-1342592610": {}
}
}
}
},
"Name": "Heliobus_InBattle_Tutorial2",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial1"
}
}
]
},
{
"Modifiers": {
"Modifier_Heliobus_InBattle_Tutorial1": {
"_CallbackList": [
{
"Event": "OnListenAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial1"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial1"
}
}
]
}
]
},
"Modifier_Heliobus_InBattle_Tutorial2": {
"_CallbackList": [
{
"Event": "OnListenAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByActionCountDown",
"DynamicKey": "_CurrentCountDown"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "_CurrentCountDown"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial2"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2"
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"-479902429": {}
}
}
}
},
"Name": "Heliobus_InBattle_Tutorial3",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial1"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2"
}
}
]
},
{
"Modifiers": {
"Modifier_Heliobus_Fuyan_Delay": {
"_CallbackList": [
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetListIntersects",
"FirstTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"SecondTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "UniqueNameEntity_Fuyan"
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AddNormalizedValue": {
"FixedValue": {
"Value": 0.5
}
}
}
]
}
]
}
]
}
},
"Name": "Heliobus_Fuyan_Delay",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_Fuyan_Delay"
}
}
]
},
{
"Modifiers": {
"Modifier_Heliobus_InBattle_Tutorial1": {
"_CallbackList": [
{
"Event": "OnListenAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial1"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial1"
}
}
]
},
{
"Event": "OnEnterBattle",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "UniqueNameEntity_Fuyan"
},
"Value": {
"FixedValue": {
"Value": 0
}
}
}
]
}
],
"DynamicValues": {
"Floats": {
"-1250116384": {}
}
}
},
"Modifier_Heliobus_InBattle_Tutorial2": {
"_CallbackList": [
{
"Event": "OnListenActionCountActive",
"CallbackConfig": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial2"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2"
}
}
]
}
]
},
"Modifier_Heliobus_InBattle_Tutorial3": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnListenAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsBattleEventEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial3"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial3"
}
}
]
}
]
}
]
},
"Modifier_StageSpecialAbility_20223222_SpecialWin": {
"_CallbackList": [
{
"Event": "OnListenAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "SkillCount"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 2
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "ActionCount"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 4
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Level_SpecialWin"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamDark"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-665922691
]
}
},
"DynamicKey": {
"Value": "ActionCount"
}
}
]
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMonsterID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetMonsterID": {
"FixedValue": {
"Value": 2024020
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
1027189170
]
}
},
"DynamicKey": {
"Value": "SkillCount"
}
}
]
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"-665922691": {},
"1027189170": {}
}
}
}
},
"Name": "Heliobus_InBattle_Tutorial4",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_StageSpecialAbility_20223222_SpecialWin"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial1"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial2"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial3"
}
}
]
},
{
"Modifiers": {
"Modifier_Heliobus_InBattle_Tutorial5": {
"_CallbackList": [
{
"Event": "OnListenAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial"
}
}
]
},
{
"Event": "OnEnterBattle",
"CallbackConfig": [
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"Predicate": {
"$type": "RPG.GameCore.ByIsTopActionDelayTarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ExcludeTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
},
"ByRandom": true,
"MaxNumber": {
"FixedValue": {
"Value": 1
}
},
"TaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "_ActionDelay",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Value": "ActionDelay"
}
]
},
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"ByRandom": true,
"TaskList": [
{
"$type": "RPG.GameCore.SetActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-1250116384
]
}
}
}
]
},
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"Predicate": {
"$type": "RPG.GameCore.ByIsTopActionDelayTarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ExcludeTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
},
"ByRandom": true,
"MaxNumber": {
"FixedValue": {
"Value": 1
}
},
"TaskList": [
{
"$type": "RPG.GameCore.SetActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Value": {
"FixedValue": {
"Value": 0
}
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"-1250116384": {}
}
}
}
},
"Name": "Heliobus_InBattle_Tutorial5",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial5"
}
}
]
},
{
"Modifiers": {
"Modifier_Heliobus_InBattle_Tutorial6_Ultra": {
"_CallbackList": [
{
"Event": "OnListenAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByActionCountDown",
"DynamicKey": "_CurrentCountDown"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_CurrentCountDown"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"Predicate": {
"$type": "RPG.GameCore.ByIsTopActionDelayTarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ExcludeTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CurrentTurnOwnerEntity"
}
},
"MaxNumber": {
"FixedValue": {
"Value": 1
}
},
"TaskList": [
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"Predicate": {
"$type": "RPG.GameCore.ByCompareSPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"MaxNumber": {
"FixedValue": {
"Value": 1
}
},
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByContainBehaviorFlag",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Flag": "DisableAction",
"Inverse": true
},
{
"$type": "RPG.GameCore.ByHaveInsertUltraWait",
"Inverse": true
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial6_Ultra"
}
}
]
}
]
}
]
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"-479902429": {}
}
}
},
"Modifier_Heliobus_InBattle_Tutorial6_BE": {
"_CallbackList": [
{
"Event": "OnEnterBattle",
"CallbackConfig": [
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "BattleEventEntityList"
},
"Predicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61001
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61002
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61003
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61004
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61005
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61006
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61007
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61008
}
}
}
]
},
"ByRandom": true,
"TaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial6_BE_Button"
}
}
]
}
]
}
]
},
"Modifier_Heliobus_InBattle_Tutorial6_BE_Button": {
"_CallbackList": [
{
"Event": "OnListenActionCountActive",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial6_BE_Warning"
}
}
]
}
]
}
]
},
"Modifier_Heliobus_InBattle_Tutorial6_BE_Warning": {
"_CallbackList": [
{
"Event": "OnListenAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamLight"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "WarningCount"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 3
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_Tutorial2"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial6_BE_Warning"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial6_BE_Button"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
1856496653
]
}
},
"DynamicKey": {
"Value": "WarningCount"
}
}
]
}
]
}
]
},
{
"Event": "OnAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial6_BE_Warning"
}
}
]
}
],
"DynamicValues": {
"Floats": {
"1856496653": {}
}
}
}
},
"Name": "Heliobus_InBattle_Tutorial6",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial6_Ultra"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_Heliobus_InBattle_Tutorial6_BE"
}
}
]
},
{
"Modifiers": {
"Modifier_BattleTarget_ActionEventCount": {
"_CallbackList": [
{
"Event": "OnListenAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61001
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61002
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61003
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61004
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61005
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61006
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61007
}
}
},
{
"$type": "RPG.GameCore.ByCompareBattleEventID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetBattleEventID": {
"FixedValue": {
"Value": 61008
}
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"FixedValue": {
"Value": 5000601
}
},
"ModifyValue": {
"FixedValue": {
"Value": 1
}
}
}
]
}
]
}
]
}
},
"Name": "BattleTarget_ActionEventCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_ActionEventCount"
}
}
]
},
{
"Modifiers": {
"Modifier_BattleTarget_DeathCount": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_DeathCount",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnListenCharacterDie",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamLight"
},
{
"$type": "RPG.GameCore.ByIsBattleEventEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Inverse": true
},
{
"$type": "RPG.GameCore.ByTargetEntityType",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"EntityTypeMask": "Servant",
"Inverse": true
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 1
}
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"416319683": {}
}
}
}
},
"Name": "BattleTarget_DeathCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_DeathCount"
}
}
]
},
{
"Modifiers": {
"Modifier_BattleTarget_TurnLimit": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_TurnLimit",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnListenTurnEnd",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByIsBattleEventEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CurrentTurnOwnerEntity"
},
"ExpectSubType": "ChallengerEvent"
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 1
}
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"416319683": {}
}
}
}
},
"Name": "BattleTarget_TurnLimit",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_TurnLimit"
}
}
]
},
{
"Modifiers": {
"Modifier_BattleTarget_EnemyActionEventCount": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_EnemyActionEventCount",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnListenActionCountActive",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamDark"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 1
}
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"416319683": {}
}
}
}
},
"Name": "BattleTarget_EnemyActionEventCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_EnemyActionEventCount"
}
}
]
},
{
"Modifiers": {
"Modifier_RaidTarget_LessEqualTurnLimit": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByRaidTargetProgress",
"RaidTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
462955996
]
}
},
"CurrentProgressKey": "Raid_CurrentProgressKey",
"TotalProgressKey": "Raid_TotalProgressKey",
"ContextScope": "ContextModifier"
},
{
"$type": "RPG.GameCore.CreateBattleEvent",
"EventID": {
"FixedValue": {
"Value": 96018
}
},
"DynamicValues": {
"BattleEventTurnLeftParamAbility": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQMAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
1580909397,
1013377410
]
}
},
"TargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
462955996
]
}
}
}
}
]
}
],
"DynamicValues": {
"Floats": {
"1013377410": {},
"1580909397": {}
}
}
}
},
"Name": "RaidTarget_LessEqualTurnLimit",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_RaidTarget_LessEqualTurnLimit"
}
}
]
},
{
"Modifiers": {
"Modifier_RaidTarget_EnemyActionEventCount": {
"_CallbackList": [
{
"Event": "OnListenActionCountActive",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamDark"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetRaidTargetProgress",
"RaidTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-151292771
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 1
}
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"416319683": {}
}
}
}
},
"Name": "RaidTarget_EnemyActionEventCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_RaidTarget_EnemyActionEventCount"
},
"DynamicValues": {
"ToRaidTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
462955996
]
}
}
}
}
]
},
{
"Modifiers": {
"Modifier_BattleTarget_EnemyBuffCount": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_EnemyBuffCount",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamDark"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_EnemyBuffCount_Enemy"
}
}
]
}
]
}
]
},
"Modifier_BattleTarget_EnemyBuffCount_Enemy": {
"_CallbackList": [
{
"Event": "OnModifierAdd",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCheckModifierCallBackName",
"ModifierName": "Modifier_Heliobus_Suiyang_Ability_ActionBuff_Enemy_Attack"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": "Modifier_Heliobus_Suiyang_Ability_ActionBuff_Enemy_Attack",
"ValueType": "Layer",
"Multiplier": {
"FixedValue": {
"Value": 1
}
},
"DynamicKey": "_Layer"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Layer"
},
"CompareType": "Greater",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-95460443
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
1912601768
]
}
},
"ModifyFunction": "Set"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
1912601768
]
}
},
"DynamicKey": {
"Value": "_BattleTargetProgress"
}
}
]
}
]
}
]
},
{
"Event": "OnModifierOnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCheckModifierCallBackName",
"ModifierName": "Modifier_Heliobus_Suiyang_Ability_ActionBuff_Enemy_Attack"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": "Modifier_Heliobus_Suiyang_Ability_ActionBuff_Enemy_Attack",
"ValueType": "Layer",
"Multiplier": {
"FixedValue": {
"Value": 1
}
},
"DynamicKey": "_Layer"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_Layer"
},
"CompareType": "Greater",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-95460443
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
1912601768
]
}
},
"ModifyFunction": "Set"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
1912601768
]
}
},
"DynamicKey": {
"Value": "_BattleTargetProgress"
}
}
]
}
]
}
]
}
]
}
},
"Name": "BattleTarget_EnemyBuffCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_EnemyBuffCount"
}
}
],
"DynamicValues": {
"Floats": {
"416319683": {},
"-95460443": {},
"1912601768": {}
}
}
},
{
"Modifiers": {
"Modifier_BattleTarget_CostBPCount": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_CostBPCount",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnListenBpChange",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamLight"
},
{
"$type": "RPG.GameCore.ByCompareParamValue",
"CompareType": "Less",
"CompareValue": {
"FixedValue": {
"Value": 0
}
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByVariateType",
"DynamicKey": "_ChangeValue",
"VariateType": "ParamValue"
},
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAA4EEQ==",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-684097688
]
}
}
}
]
}
]
}
]
}
},
"Name": "BattleTarget_CostBPCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_CostBPCount"
}
}
],
"DynamicValues": {
"Floats": {
"416319683": {},
"-684097688": {}
}
}
},
{
"Modifiers": {
"Modifier_BattleTarget_ClearHPCount": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_ClearHPCount",
"BattleTargetIDKey": "_BattleTargetKey"
},
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 100
}
},
"ModifyFunction": "Set"
}
]
},
{
"Event": "OnListenCharacterDie",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_ClearHPCount_Character"
}
},
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 0
}
},
"ModifyFunction": "Set"
}
]
},
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamLight"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_ClearHPCount_Character"
}
}
]
}
]
}
]
},
"Modifier_BattleTarget_ClearHPCount_Character": {
"_CallbackList": [
{
"Event": "OnHPChange",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"FixedValue": {
"Value": 100
}
},
"DynamicKey": {
"Value": "_FinalHPValue"
}
},
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"ByRandom": true,
"IncludeLimbo": true,
"TaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByHPRatio",
"DynamicKey": "_HPValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQAABBABEQ==",
"FixedValues": [
{
"Value": 100
}
],
"DynamicHashes": [
-1226284721,
555099320
]
}
},
"DynamicKey": {
"Value": "_HPValue"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_HPValue"
},
"CompareType": "Less",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-1770607010
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
555099320
]
}
},
"DynamicKey": {
"Value": "_FinalHPValue"
}
}
]
}
]
},
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-1770607010
]
}
},
"ModifyFunction": "Set"
}
]
}
]
}
},
"Name": "BattleTarget_ClearHPCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_ClearHPCount"
}
}
],
"DynamicValues": {
"Floats": {
"416319683": {},
"555099320": {},
"-1770607010": {}
}
}
},
{
"Modifiers": {
"Modifier_BattleTarget_DOTCount": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_DOTCount",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamLight"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_DOTCount_Character"
}
}
]
}
]
}
]
},
"Modifier_BattleTarget_DOTCount_Character": {
"_CallbackList": [
{
"Event": "OnModifierRemove",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
"Flag": "STAT_DOT"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAMR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
377735611
]
}
},
"DynamicKey": {
"Value": "_DOTCount"
}
}
]
}
]
},
{
"Event": "OnModifierDotAdd",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
377735611
]
}
},
"DynamicKey": {
"Value": "_DOTCount"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_DOTCount"
},
"CompareType": "Greater",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-95460443
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
377735611
]
}
},
"ModifyFunction": "Set"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
377735611
]
}
},
"DynamicKey": {
"Value": "_BattleTargetProgress"
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"377735611": {}
}
}
}
},
"Name": "BattleTarget_DOTCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_DOTCount"
}
}
],
"DynamicValues": {
"Floats": {
"416319683": {},
"-95460443": {}
}
}
},
{
"Modifiers": {
"Modifier_BattleTarget_AttackBreakCount": {
"_CallbackList": [
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamDark"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_AttackBreakCount_Enemy"
}
}
]
}
]
}
]
},
"Modifier_BattleTarget_AttackBreakCount_Enemy": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_AttackBreakCount",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnBeforeBeingAttacked",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByContainBehaviorFlag",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Flag": "Break"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 1
}
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"416319683": {}
}
}
}
},
"Name": "BattleTarget_AttackBreakCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_AttackBreakCount"
}
}
]
},
{
"Modifiers": {
"Modifier_BattleTarget_GainBPCount": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_GainBPCount",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnListenBpChange",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareParamValue",
"CompareType": "Greater",
"CompareValue": {
"FixedValue": {
"Value": 0
}
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByVariateType",
"DynamicKey": "MDF_BPValue",
"VariateType": "ParamValue"
},
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
1608055637
]
}
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"1608055637": {},
"416319683": {}
}
}
}
},
"Name": "BattleTarget_GainBPCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_GainBPCount"
}
}
]
},
{
"Modifiers": {
"Modifier_BattleTarget_ActionInRoleCount": {
"_CallbackList": [
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamLight"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_ActionInRoleCount_Character"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_ActionInRoleCount_Enemy"
}
}
]
}
]
}
]
},
"Modifier_BattleTarget_ActionInRoleCount_Character": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_ActionInRoleCount",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "CountFlag"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 0
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"FixedValue": {
"Value": 1
}
},
"DynamicKey": {
"Value": "CountFlag"
}
}
]
}
]
},
{
"Event": "OnAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"FixedValue": {
"Value": 0
}
},
"DynamicKey": {
"Value": "CountFlag"
}
}
]
},
{
"Event": "OnUltraSkillPrepare",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"DynamicValues": {
"Floats": {
"1756381051": {},
"416319683": {}
}
}
},
"Modifier_BattleTarget_ActionInRoleCount_Enemy": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_ActionInRoleCount",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 0
}
},
"ModifyFunction": "Set"
}
]
}
],
"DynamicValues": {
"Floats": {
"416319683": {}
}
}
}
},
"Name": "BattleTarget_ActionInRoleCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_ActionInRoleCount"
}
}
]
},
{
"Modifiers": {
"Modifier_BattleTarget_OtherTurnDamageCount": {
"_CallbackList": [
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamLight"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_OtherTurnDamageCount_Character"
}
}
]
}
]
}
]
},
"Modifier_BattleTarget_OtherTurnDamageCount_Character": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
"AbilityName": "BattleTarget_OtherTurnDamageCount",
"BattleTargetIDKey": "_BattleTargetKey"
}
]
},
{
"Event": "OnListenAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"FixedValue": {
"Value": 0
}
},
"DynamicKey": {
"Value": "CountFlag"
}
}
]
},
{
"Event": "OnBeforeHitAll",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByIsTurnOwnerEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Inverse": true
},
{
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "CountFlag"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 0
}
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetBattleTargetProgress",
"BattleTargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
416319683
]
}
},
"ModifyValue": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"FixedValue": {
"Value": 1
}
},
"DynamicKey": {
"Value": "CountFlag"
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"1756381051": {},
"416319683": {}
}
}
}
},
"Name": "BattleTarget_OtherTurnDamageCount",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_BattleTarget_OtherTurnDamageCount"
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group1-1",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006070
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group1-2",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006070
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group1-3",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006070
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group1-4",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006070
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group2-1",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006040
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group2-2",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006040
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group2-3",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006044
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group2-4",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006044
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group3-1",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006052
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group3-2",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006052
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group3-3",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006052
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group3-4",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006056
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group4-1",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006060
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group4-2",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006064
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group4-3",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006064
}
}
}
]
},
{
"Name": "BattleTarget_Heliobus_Group4-4",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006012
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 5000602
}
}
},
{
"$type": "RPG.GameCore.CreateBattleTarget",
"BattleTargetID": {
"FixedValue": {
"Value": 50006064
}
}
}
]
},
{
"Modifiers": {
"Modifier_StageAbility_EnemyArithmeticDelay": {
"_CallbackList": [
{
"Event": "OnListenAllowAction",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"FixedValue": {
"Value": 1
}
},
"DynamicKey": {
"Value": "DelayCount"
}
}
]
},
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamDark"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AddNormalizedValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAABAAQR",
"FixedValues": [
{
"Value": 0.05
}
],
"DynamicHashes": [
1679025188
]
}
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
1679025188
]
}
},
"DynamicKey": {
"Value": "DelayCount"
}
}
]
}
]
}
],
"DynamicValues": {
"Floats": {
"1679025188": {}
}
}
}
},
"Name": "StageAbility_EnemyArithmeticDelay",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "Modifier_StageAbility_EnemyArithmeticDelay"
}
}
]
}
]
}