Files
turnbasedgamedata/Config/ConfigAbility/Level/Level_RogueBuff_Ability_Recipe_S3.json
2024-10-21 03:16:22 -03:00

2511 lines
83 KiB
JSON

{
"AbilityList": [
{
"Modifiers": {
"Modifier_StageAbility_670210": {
"_CallbackList": [
{
"Event": "OnEnterBattle",
"Priority": -90,
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"ModifierName": "Modifier_StageAbility_670210_Trigger"
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "Modifier_StageAbility_670210_Sub"
}
]
}
]
},
"Modifier_StageAbility_670210_Sub": {
"_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": "Modifier_StageAbility_670210_Trigger"
}
]
}
]
}
]
},
"Modifier_StageAbility_670210_Trigger": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.OwnerEntityAddAbility",
"AbilityName": "StageAbility_670500_Camera"
},
{
"$type": "RPG.GameCore.OwnerEntityAddAbility",
"AbilityName": "StageAbility_670210_Damage"
},
{
"$type": "RPG.GameCore.SetDynamicValueByHardLevelProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "HPRatio",
"DynamicKey": "_Hardlevel_HpAddRatio"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DynamicKey": "_LayerBefore"
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": "Modifier_StageAbility_670210_Count"
}
]
},
{
"Event": "OnDestroy",
"CallbackConfig": []
},
{
"Event": "OnModifierRemove",
"CallbackConfig": []
},
{
"Event": "OnModifierOnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
"Flag": "STAT_DOT"
},
{
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
"Flag": "STAT_CTRL_Frozen"
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetModifierValue",
"ModifierName": "Modifier_StageAbility_670210_Count",
"ModifyFunction": "Add",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Sandworm_Hit.prefab"
}
]
},
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": "Modifier_StageAbility_670210_Count",
"Multiplier": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAK",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": []
}
},
"DynamicKey": "_Layer"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": "_Layer",
"CompareType": "GreaterEqual",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetModifierValue",
"ModifierName": "Modifier_StageAbility_670210_Count",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Sandworm_01.prefab"
},
{
"$type": "RPG.GameCore.TurnInsertAbility",
"AbilityName": "StageAbility_670210_Damage",
"AbilityTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"InsertAbilityPriority": "AvatarInsertAttackSelf",
"DynamicValues": {
"DamageValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAABAAQBAQQAAQQK",
"FixedValues": [
{
"Value": 5
},
{
"Value": 100
}
],
"DynamicHashes": [
1738594617,
-2034167767
]
}
},
"ADF_2": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1
}
},
"ADF_3": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
"OwnerAliveState": "Anyone",
"PreCheck": {
"$type": "RPG.GameCore.TurnInsertAbilityCondition",
"Type": "AbilityOwnerInsertUnusedCount",
"Count": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
}
]
}
]
}
],
"Stacking": "Replace",
"DynamicValues": {
"Values": {
"1912601768": {},
"1738594617": {},
"-385428951": {},
"1258922622": {},
"-330177795": {},
"916155872": {}
}
}
}
},
"Name": "StageAbility_670210",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "Modifier_StageAbility_670210"
}
],
"DynamicValues": {
"Values": {
"-2034167767": {}
}
}
},
{
"Name": "StageAbility_670210_Damage",
"TargetInfo": {
"TargetType": "InherentTargetEntity"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityInherentTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"AbilityName": "StageAbility_670500_Camera",
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Sandworm_02.prefab"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.02
}
}
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Sandworm_01.prefab"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "Spike_Light",
"OverrideShakeConfigV2": {
"ShakeScale": 6,
"ShakeTime": 0.6
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"Duration": 0.3,
"BlurRadius": 1,
"Iteration": 4,
"BlurFeather": 0.01
},
{
"$type": "RPG.GameCore.SetDynamicValueByStatusCount",
"DynamicKey": "DebuffCount",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQQK",
"FixedValues": [],
"DynamicHashes": [
-1323226751,
909827942
]
}
},
"DynamicKey": "DebuffCount"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": "DebuffCount",
"CompareType": "Greater",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAK",
"FixedValues": [],
"DynamicHashes": [
909827943
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAK",
"FixedValues": [],
"DynamicHashes": [
909827943
]
}
},
"DynamicKey": "DebuffCount"
}
]
},
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Quantum"
},
"DamageValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAEBAgQK",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
1566866072,
-1323226751
]
}
},
"AttackType": "Level",
"FinalFormulaType": "ByPureDamage",
"HitAnimation": "Hit_H",
"HitEffect": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Sandworm_Hit01.prefab"
}
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
],
"DynamicValues": {
"Values": {
"-1323226751": {}
}
}
},
{
"Modifiers": {
"Modifier_StageAbility_670700": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.OwnerEntityAddAbility",
"AbilityName": "StageAbility_670700_Camera"
}
]
},
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"Predicate": {
"$type": "RPG.GameCore.ByIsContainModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": "RogueBuffModifier_Rage_S1"
},
"ByRandom": true,
"TaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": "RogueBuffModifier_Rage_S1",
"ValueType": "Layer",
"Multiplier": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAK",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": []
}
},
"DynamicKey": "RageCount"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQIK",
"FixedValues": [],
"DynamicHashes": [
-1761447502,
684274450
]
}
},
"DynamicKey": "RageSum"
}
]
},
{
"$type": "RPG.GameCore.TurnInsertAbility",
"AbilityName": "StageAbility_670700_Insert",
"AbilityTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"InsertAbilityPriority": "AvatarInsertAttackSelf",
"DynamicValues": {
"ADF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAK",
"FixedValues": [],
"DynamicHashes": [
909827942
]
}
},
"ADF_3": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAK",
"FixedValues": [],
"DynamicHashes": [
909827943
]
}
},
"ChargeAmountTotal": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAK",
"FixedValues": [],
"DynamicHashes": [
1884213508
]
}
},
"RageSum": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAK",
"FixedValues": [],
"DynamicHashes": [
-1761447502
]
}
},
"_DifficultyRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAK",
"FixedValues": [],
"DynamicHashes": [
-2034167767
]
}
}
}
}
]
},
{
"Event": "OnListenAfterAttackEnd",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsContainModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": "MLevel_Rogue_Bubble_S1"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByCopying",
"FromTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"FromDynamicKey": "Used_Amount",
"FromModifierName": "MLevel_Rogue_Bubble_S1",
"ToTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ToDynamicKey": "ChargeAmount"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQECBAIK",
"FixedValues": [],
"DynamicHashes": [
1884213508,
533282510,
909827945
]
}
},
"DynamicKey": "ChargeAmountTotal"
}
]
}
]
}
],
"DynamicValues": {
"Values": {
"533282510": {},
"684274450": {},
"-1761447502": {},
"-1028785127": {}
}
}
}
},
"Name": "StageAbility_670700",
"OnAdd": [
{
"$type": "RPG.GameCore.CreateBattleEvent",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 44006
}
},
"Team": "TeamNeutral",
"TotalDamageTeam": "TeamLight",
"OnBattleEventCreate": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": "Modifier_StageAbility_670700",
"DynamicValues": {
"ADF_1": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"ADF_2": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"ADF_3": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
},
{
"$type": "RPG.GameCore.SetActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"NormalizedValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
},
{
"$type": "RPG.GameCore.DefineDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"DynamicKey": "ChargeAmountTotal",
"ContextScope": "TargetEntity"
}
],
"DynamicValues": {
"Values": {
"-2034167767": {}
}
}
},
{
"Name": "StageAbility_670700_Insert",
"TargetInfo": {
"TargetType": "InherentTargetEntity"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityInherentTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"AbilityName": "StageAbility_670700_Camera",
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamCenter"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Breeding_01.prefab"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.41
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamCenter"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Breeding_Hit01.prefab"
},
{
"$type": "RPG.GameCore.SetDynamicValueByHardLevelProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Property": "HPRatio",
"DynamicKey": "_Hardlevel_HpAddRatio"
},
{
"$type": "RPG.GameCore.LoopExecuteTaskListWithInterval",
"MaxLoopCount": {
"IsDynamic": false,
"FixedValue": {
"Value": 7
}
},
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1
}
}
},
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"ByRandom": true,
"MaxNumber": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Fire"
},
"DamageValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQQAAAQBAgQBAwIAAQEEAQUEAgQK",
"FixedValues": [
{
"Value": 100
},
{
"Value": 1
}
],
"DynamicHashes": [
1738594617,
-2034167767,
909827943,
1884213508,
-1761447502,
909827942
]
}
},
"AttackType": "Level",
"HitAnimation": "Hit",
"HitEffect": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Breeding_Hit.prefab"
},
"CanTriggerLastKill": true
}
]
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "Spike_Light",
"OverrideShakeConfigV2": {
"ShakeScale": 0.2,
"ShakeTime": 0.1
}
}
}
]
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LevelEntity"
},
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DynamicKey": "ChargeAmountTotal"
},
{
"$type": "RPG.GameCore.SetModifierDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "Modifier_StageAbility_670700",
"DynamicKey": "RageSum",
"NewValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
],
"DynamicValues": {
"Values": {
"-1309867853": {},
"1738594617": {}
}
}
},
{
"Name": "StageAbility_670700_Camera",
"TargetInfo": {
"TargetType": "InherentTargetEntity"
},
"OnStart": [
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamLight",
"FormationType": "LightTeamNormal",
"CustomFormationIgnoreDying": false
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamDark",
"FormationType": "DarkTeamNormal",
"CustomFormationIgnoreDying": false
},
{
"$type": "RPG.GameCore.GlobalMainIntensityEffect",
"TargetIntensity": 0.3,
"FadeDuration": 0.55
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"CloseupShotConfig": {
"CameraTimelineAssetName": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ChallengeStory_01/Eff_ActivityProp_ChallengeStory_01_Timeline.playable",
"TransTypeFollow": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"TransTypeAim": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Override": true
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 2.01,
"Y": 2.3,
"Z": 3.81
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": 0.01,
"Y": 3.29,
"Z": 4.6
},
"FollowPoleAngle": 90,
"FollowRadius": 1.5
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
}
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.2
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.01,
"Y": 1.4,
"Z": 9.81
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": 0.01,
"Y": 1.4,
"Z": 5.4
},
"FollowPoleAngle": 90,
"FollowRadius": 1.5
},
"BlendConfig": {
"BlendType": "Linear",
"BlendTime": 1.2
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
}
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.2
}
}
},
{
"$type": "RPG.GameCore.GlobalMainIntensityEffect",
"IsRevert": true,
"FadeDuration": 0.5
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.01,
"Y": 1.6,
"Z": 11.37
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": 0.01,
"Y": 1.4,
"Z": 5.4
},
"FollowPoleAngle": 90,
"FollowRadius": 1.5
},
"BlendConfig": {
"BlendType": "EaseInOut",
"BlendTime": 1
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
}
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.01,
"Y": 1.6,
"Z": 11.37
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": 0.01,
"Y": 1.4,
"Z": 5.4
},
"FollowPoleAngle": 90,
"FollowRadius": 1.5
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
}
}
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1
}
}
}
]
},
{
"Modifiers": {
"Modifier_StageAbility_670060": {
"_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": "Modifier_StageAbility_670060_Sub"
}
]
}
]
}
]
},
"Modifier_StageAbility_670060_Sub": {
"_CallbackList": [
{
"Event": "OnAttackerPrepareDamageData",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDamageTag",
"DamageTagList": [
"Quake"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddRegardAsAttackType",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"OriginalAttackType": "Pursued",
"RegardAttackType": "Insert"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.ClearRegardAsAttackType",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"OriginalAttackType": "Pursued"
}
]
}
]
},
{
"Event": "OnAfterAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAttackType",
"AttackTypes": [
"Insert"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIK",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
325151997
]
}
},
"DynamicKey": "_BonusLayer"
}
]
}
]
},
{
"Event": "OnAfterBeingAttacked",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": "_BonusLayer",
"CompareType": "Greater",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.RandomConfig",
"OddsList": [
{
"IsDynamic": false,
"FixedValue": {
"Value": 0.142
}
},
{
"IsDynamic": false,
"FixedValue": {
"Value": 0.143
}
},
{
"IsDynamic": false,
"FixedValue": {
"Value": 0.143
}
},
{
"IsDynamic": false,
"FixedValue": {
"Value": 0.143
}
},
{
"IsDynamic": false,
"FixedValue": {
"Value": 0.143
}
},
{
"IsDynamic": false,
"FixedValue": {
"Value": 0.143
}
},
{
"IsDynamic": false,
"FixedValue": {
"Value": 0.143
}
}
],
"TaskList": [
{
"$type": "RPG.GameCore.SequenceConfig",
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Fire"
},
"DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
},
"AttackType": "Insert",
"DamageTag": [
"Aftertaste"
]
},
"PerformanceDelay": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Shield01_Fire.prefab",
"Delay": 0.5,
"MinMutexTime": -1,
"MinMutexType": "Entity"
}
]
},
{
"$type": "RPG.GameCore.SequenceConfig",
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Wind"
},
"DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
},
"AttackType": "Insert",
"DamageTag": [
"Aftertaste"
]
},
"PerformanceDelay": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Shield04_Wind.prefab",
"Delay": 0.5,
"MinMutexTime": -1,
"MinMutexType": "Entity"
}
]
},
{
"$type": "RPG.GameCore.SequenceConfig",
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Ice"
},
"DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
},
"AttackType": "Insert",
"DamageTag": [
"Aftertaste"
]
},
"PerformanceDelay": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Shield03_ice.prefab",
"Delay": 0.5,
"MinMutexTime": -1,
"MinMutexType": "Entity"
}
]
},
{
"$type": "RPG.GameCore.SequenceConfig",
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Physical"
},
"DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
},
"AttackType": "Insert",
"DamageTag": [
"Aftertaste"
]
},
"PerformanceDelay": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Shield07_Physical.prefab",
"Delay": 0.5,
"MinMutexTime": -1,
"MinMutexType": "Entity"
}
]
},
{
"$type": "RPG.GameCore.SequenceConfig",
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Thunder"
},
"DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
},
"AttackType": "Insert",
"DamageTag": [
"Aftertaste"
]
},
"PerformanceDelay": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Shield06_Lightning.prefab",
"Delay": 0.5,
"MinMutexTime": -1,
"MinMutexType": "Entity"
}
]
},
{
"$type": "RPG.GameCore.SequenceConfig",
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Quantum"
},
"DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
},
"AttackType": "Insert",
"DamageTag": [
"Aftertaste"
]
},
"PerformanceDelay": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Shield05_Quantum.prefab",
"Delay": 0.5,
"MinMutexTime": -1,
"MinMutexType": "Entity"
}
]
},
{
"$type": "RPG.GameCore.SequenceConfig",
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Imaginary"
},
"DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
},
"AttackType": "Insert",
"DamageTag": [
"Aftertaste"
]
},
"PerformanceDelay": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Shield02_Imaginary.prefab",
"Delay": 0.5,
"MinMutexTime": -1,
"MinMutexType": "Entity"
}
]
}
],
"RandomCount": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAK",
"FixedValues": [],
"DynamicHashes": [
325151997
]
}
},
"RandomUnique": true
}
]
}
]
},
{
"Event": "OnModifierAdd",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
"Flag": "Shield"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIK",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
325151997
]
}
},
"DynamicKey": "_BonusLayer"
}
]
}
]
}
],
"DynamicValues": {
"Values": {
"325151997": {}
}
}
}
},
"Name": "StageAbility_670060",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "Modifier_StageAbility_670060"
}
]
},
{
"Modifiers": {
"Modifier_StageAbility_670320": {
"_CallbackList": [
{
"Event": "OnEnterBattle",
"Priority": -90,
"CallbackConfig": [
{
"$type": "RPG.GameCore.TurnInsertAbility",
"AbilityName": "StageAbility_670320_Insert",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"InsertAbilityPriority": "LevelPerformMonster",
"ShowInActionBar": true
}
]
}
]
}
},
"Name": "StageAbility_670320",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "Modifier_StageAbility_670320"
},
{
"$type": "RPG.GameCore.OwnerEntityAddAbility",
"AbilityName": "StageAbility_670320_Insert"
}
],
"DynamicValues": {
"Values": {
"-2034167767": {},
"1449588492": {}
}
}
},
{
"Modifiers": {
"670320_Maze_Flag": {}
},
"Name": "StageAbility_670320_Insert",
"TargetInfo": {
"TargetType": "InherentTargetEntity"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.01,
"Y": 2,
"Z": 5
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": 0.01,
"Y": 1,
"Z": 0.01
},
"FollowPoleAngle": 95,
"FollowRadius": 5,
"ForbidChangeOffset": true,
"UseSkillPerformIgnoreDynamicOffset": false
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"IsAliveOnly": false
}
}
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamDark",
"FormationType": "DarkTeamNormal"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAK",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": []
}
},
"DynamicKey": "_can_continue"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DynamicKey": "_loop_count"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": "_current_chance"
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "670320_Maze_Flag"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.167
}
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIK",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
1751883775
]
}
},
"DynamicKey": "_loop_count"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAK",
"FixedValues": [
{
"Value": 0
}
],
"DynamicHashes": []
}
},
"DynamicKey": "_can_continue"
},
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"Predicate": {
"$type": "RPG.GameCore.ByIsContainModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": "670320_Maze_StopAddDot",
"Inverse": true
},
"TaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": "MStage_670320_DOT",
"Chance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAK",
"FixedValues": [],
"DynamicHashes": [
585032707
]
}
},
"MaxLayer": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicValues": {
"Basic_DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"ExtraLayer_DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
},
"SecondLayer": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"Spread_DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"ThirdLayer": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
},
"DefenceIgnore": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"Cast_By_Level": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"ContextScope": "ContextAbility",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAK",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": []
}
},
"DynamicKey": "_can_continue"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AnimLogicState": "OnHit",
"AnimStateName": "Hit"
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Abundance.prefab"
}
],
"FailTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": "670320_Maze_StopAddDot"
}
]
}
]
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": "_can_continue",
"ContextScope": "ContextAbility",
"CompareType": "GreaterEqual",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "Impact_Light",
"OverrideShakeConfigV2": {
"ShakeScale": 1,
"ShakeTime": 0.05,
"ShakeDir": {
"X": 0,
"Y": 1,
"Z": 0
},
"RangeAttenuationDelay": 0,
"RangeAttenuationTarget": 1,
"RangeAttenuationDuration": 0.2
}
}
}
]
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.01,
"Y": 2,
"Z": 5
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": 0.01,
"Y": 1,
"Z": 0
},
"FollowPoleAngle": 125,
"FollowRadius": 5,
"FollowDamp": 10,
"ForbidChangeOffset": true,
"UseSkillPerformIgnoreDynamicOffset": false
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"IsAliveOnly": false
}
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.4
}
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.2
}
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": "_current_chance"
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"ModifierName": "670320_Maze_StopAddDot"
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": "670320_Maze_Flag"
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Abundance.prefab"
}
],
"DynamicValues": {
"Values": {
"1219010001": {},
"585032707": {},
"1751883775": {}
}
}
}
],
"GlobalModifiers": {
"Modifier_StageAbility_670210_Count": {
"UIConfig": {
"ModifierUIPriority": "HardControl"
},
"_CallbackList": [
{
"Event": "OnDestroy",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": "Modifier_StageAbility_670210_Count"
}
]
}
],
"Count": 0,
"Stacking": "ReplaceByCaster"
},
"MStage_670320_DOT": {
"LifeStepMoment": "ModifierPhase1End",
"PerformTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.5
}
},
"BehaviorFlagList": [
"STAT_DOT",
"DynamicInjectLoop"
],
"UseSnapshotEntity": true,
"UIConfig": {
"ModifierUIPriority": "DealDamageBlackSwan"
},
"_CallbackList": [
{
"Event": "OnDestroy",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": "M_BlackSwan_P01_AddDOTFlag"
}
]
},
{
"Event": "OnPhase1",
"Priority": 90,
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ValueType": "Layer",
"Multiplier": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": "Dot_Layer_Count",
"ContextScope": "ContextModifier"
},
{
"$type": "RPG.GameCore.GlobalMainIntensityEffect",
"TargetIntensity": 0.35,
"FadeDuration": 0.55
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.25
}
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSomatoType",
"Target": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"SomatoTypes": [
"LittleMonster",
"MiddleMonster"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.01,
"Y": 0.2,
"Z": 1
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AimOffset": {
"X": 0.01,
"Y": -0.5,
"Z": 0
},
"FollowPoleAngle": 115,
"FollowRadius": 5,
"FollowDamp": 10,
"UseSkillPerformIgnoreDynamicOffset": false
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 0.6
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"IsAliveOnly": false
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSomatoType",
"Target": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"SomatoTypes": [
"LargeMonster"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.01,
"Y": 1,
"Z": 2
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AimOffset": {
"X": 0.01,
"Y": 0.1,
"Z": 0
},
"FollowPoleAngle": 115,
"FollowRadius": 5,
"FollowDamp": 10,
"UseSkillPerformIgnoreDynamicOffset": false
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 0.6
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
"IsAliveOnly": false
}
}
}
]
}
]
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Wind"
},
"DamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQECBAIK",
"FixedValues": [],
"DynamicHashes": [
-949914540,
-692968543,
-1865831589
]
}
},
"AttackType": "DOT",
"HitAnimation": "Hit_H",
"HitTimeSlowType": "Impact",
"HitTimeSlowIntensity": "Middle",
"HitPosHeight": 0.8
},
"DisplayData": {
"AttachPoint": "SelectRoot"
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_ActivityProp/Eff_ActivityProp_Rogue_S3/Eff_ActivityProp_Rogue_S3_Abundance_Burst.prefab"
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "Common_Explode_Big",
"OverrideShakeConfigV2": {
"ShakeScale": 0.5
}
}
},
{
"$type": "RPG.GameCore.GlobalMainIntensityEffect",
"IsRevert": true,
"FadeDuration": 0.5
}
]
},
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ValueType": "MaxLayer",
"Multiplier": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": "MDF_MaxLayer",
"ContextScope": "ContextModifier"
}
]
}
],
"Stacking": "ReplaceByCaster",
"DynamicValues": {
"Values": {
"-949914540": {},
"-692968543": {},
"-1261785017": {},
"-131755943": {},
"709841456": {},
"940574464": {},
"931685943": {},
"780845549": {},
"-1865831589": {},
"375103313": {},
"-1430543994": {}
}
}
}
}
}