{ "ModifierMap": { "StanceBreakState": { "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "BehaviorFlagList": [ "Break" ], "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AliveOnly": false, "ModifierName": { "Value": "StanceBreakState_Effect" } }, { "$type": "RPG.GameCore.ModifyActionDelay", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AddNormalizedValue": { "IsDynamic": false, "FixedValue": { "Value": 0.25000000023283064 } } }, { "$type": "RPG.GameCore.TriggerBreak", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" } } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StanceBreakState_Effect" } }, { "$type": "RPG.GameCore.ResetStance", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ForbidWhenEmpty": false, "SkipLockTeamStance": true }, { "$type": "RPG.GameCore.SetStanceCount", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AliveOnly": false, "ModifierName": { "Value": "MonsterAllDamageReduce" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsTargetValid", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AliveOnly": true }, "SuccessTaskList": [] }, { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_MonsterBreak_ActionBarText" } } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_MonsterBreak_ActionBarText" } } ] }, { "Event": "OnEndBreak", "CallbackConfig": [ { "$type": "RPG.GameCore.RemoveSelfModifier" } ] } ] }, "MCommon_MonsterBreak_ActionBarText": { "Stacking": "ReplaceByCaster", "UIConfig": { "Hints": [ { "Desc": { "Hash": -1399249074, "Hash64": 15828530249163484021 } } ] } }, "MCommon_MonsterCharge_ActionBarText": { "Stacking": "ReplaceByCaster", "UIConfig": { "Hints": [ { "HintType": "Warning", "Desc": { "Hash": -2118663175, "Hash64": 6308431887168643360 } } ] } }, "RedStanceState": { "BehaviorFlagList": [ "RedStance" ], "_CallbackList": [ { "Event": "OnRedStanceBeingBreak", "CallbackConfig": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AliveOnly": false, "ModifierName": { "Value": "StanceBreakState_Effect" } }, { "$type": "RPG.GameCore.ModifyActionDelay", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AddNormalizedValue": { "IsDynamic": false, "FixedValue": { "Value": 0.25000000023283064 } } }, { "$type": "RPG.GameCore.RemoveSelfModifier" } ] } ] }, "MonsterAllDamageReduce": { "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "AllDamageReduce", "PropertyValue": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } } ] } ] }, "StanceBreakState_Effect": { "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCharacterDamageType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "DamageType": "Ice" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsContainModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "CurrentTurnActionEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1310 } } }, { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1303 } } } ] }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Sam_00/Eff_Avatar_Sam_00_Common_Fire.prefab", "ForceSimulateImmediately": false } ], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1303 } } }, { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "CurrentTurnActionEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1220 } } }, { "$type": "RPG.GameCore.ByIsContainModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "CurrentTurnActionEntity" }, "ModifierName": { "Value": "MAvatar_Feixiao_00_Ultramode" } } ] }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Feixiao_00/Eff_Avatar_Feixiao_00_Common_StanceBreak_01.prefab", "ForceSimulateImmediately": false } ], "FailedTaskList": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Ice.prefab", "MinMutexTime": -1, "MutexType": "Entity" } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1303 } } }, { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "CurrentTurnActionEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1317 } } } ] }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Rappa_00/Eff_Avatar_Rappa_00_Common_StanceBreak_01.prefab", "ForceSimulateImmediately": false } ], "FailedTaskList": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Ice.prefab", "MinMutexTime": -1, "MutexType": "Entity" } ] } ] } ] } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCharacterDamageType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "DamageType": "Physical" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsContainModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Monster_StanceBreak_PhysicalFollow.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Physical.prefab", "ForceSimulateImmediately": false } ] } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCharacterDamageType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "DamageType": "Fire" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsContainModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Monster_StanceBreak_PhysicalFollow.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1310 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Sam_00/Eff_Avatar_Sam_00_Common_Fire.prefab", "ForceSimulateImmediately": false } ], "FailedTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Fire.prefab", "ForceSimulateImmediately": false } ] } ] } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCharacterDamageType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "DamageType": "Wind" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsContainModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Monster_StanceBreak_PhysicalFollow.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1220 } } }, { "$type": "RPG.GameCore.ByIsContainModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "ModifierName": { "Value": "MAvatar_Feixiao_00_Ultramode" } } ] }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Feixiao_00/Eff_Avatar_Feixiao_00_Common_StanceBreak_01.prefab", "ForceSimulateImmediately": false } ], "FailedTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Wind.prefab", "ForceSimulateImmediately": false } ] } ] } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCharacterDamageType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "DamageType": "Thunder" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsContainModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Monster_StanceBreak_PhysicalFollow.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Thunder.prefab", "ForceSimulateImmediately": false } ] } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCharacterDamageType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "DamageType": "Quantum" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsContainModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum.prefab", "ForceSimulateImmediately": false } ] } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCharacterDamageType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "DamageType": "Imaginary" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsContainModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "DamageAttackerEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1317 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Rappa_00/Eff_Avatar_Rappa_00_Common_StanceBreak_01.prefab", "ForceSimulateImmediately": false } ], "FailedTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Imaginary.prefab", "ForceSimulateImmediately": false } ] } ] } ] } ] } ] }, "StageAbility_MazeCommon_EnterBattle_StanceBreakModifier": {}, "OneMore": { "Stacking": "Merge", "LifeTime": 1, "LifeStepMoment": "ActionPhaseEnd", "BehaviorFlagList": [ "OneMore", "LifeStepImmediately" ] }, "OneMorePerTurn": { "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc04283c7b0] 0xc04283c780}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc04283cea0] 0xc04283ce70}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "LifeStepMoment": "ModifierPhase1End", "BehaviorFlagList": [ "OneMoreCount" ], "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1227332892 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "OneMore" } } ] }, { "Event": "OnActionEnd", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAMR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -1368562990 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnListenTurnEnd", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1227332892 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] } ] }, "MoreOneMorePerTurn": { "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc04297fd70] 0xc04297fd40}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc0424004b0] 0xc0424003f0}": { "readInfo": null, "unk": null, "v24": { "Value": 2 } } } }, "LifeStepMoment": "ModifierPhase1End", "BehaviorFlagList": [ "OneMoreCount" ], "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1227332892 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "OneMore" }, "LifeTime": { "IsDynamic": false, "FixedValue": { "Value": 2 } } } ] }, { "Event": "OnActionEnd", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAMR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -1368562990 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnListenTurnEnd", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1227332892 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] } ] }, "MoreOneMorePerTurn_4": { "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc042670570] 0xc042670540}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc042670c60] 0xc042670c30}": { "readInfo": null, "unk": null, "v24": { "Value": 3 } } } }, "LifeStepMoment": "ModifierPhase1End", "BehaviorFlagList": [ "OneMoreCount" ], "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1227332892 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "OneMore" }, "LifeTime": { "IsDynamic": false, "FixedValue": { "Value": 3 } } } ] }, { "Event": "OnActionEnd", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAMR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -1368562990 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnListenTurnEnd", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1227332892 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] } ] }, "MoreOneMorePerTurn_5": { "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc042c5ad80] 0xc042c5ad50}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc042c5b560] 0xc042c5b530}": { "readInfo": null, "unk": null, "v24": { "Value": 4 } } } }, "LifeStepMoment": "ModifierPhase1End", "BehaviorFlagList": [ "OneMoreCount" ], "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1227332892 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "OneMore" }, "LifeTime": { "IsDynamic": false, "FixedValue": { "Value": 4 } } } ] }, { "Event": "OnActionEnd", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAMR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -1368562990 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] }, { "Event": "OnListenTurnEnd", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1227332892 ] } }, "DynamicKey": { "Value": "OneMoreCount" } } ] } ] }, "MCommon_DOT_Bleed": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc042cfb890] 0xc042cfb860}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc042cfbe00] 0xc042cfbda0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc042e02360] 0xc042e02330}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc042e02990] 0xc042e02930}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "MaxLayer": 1, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "STAT_DOT", "STAT_DOT_Bleed", "CanBeAddedToServant", "CanListenServantCallback" ], "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.AddBuffPerform", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wound_Add.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ], "AddPerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wound_Triger.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Physical" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ -1978048972, 1912601768 ] } }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ -1641821463, 1912601768 ] } }, "AttackType": "DOT" } }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "_Layer" } ] }, { "Event": "OnCustomEvent", "CallbackConfig": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wound_Triger.prefab", "AttachPoint": "SelectRoot", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Physical" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, -1978048972, 1912601768 ] } }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, -1641821463, 1912601768 ] } }, "AttackType": "DOT" } } ] } ] }, "MCommon_DOT_Burn": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc04149a600] 0xc04149a5d0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc04149aba0] 0xc04149ab70}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc04149b290] 0xc04149b260}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc04149b920] 0xc04149b890}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc04149bc20] 0xc04149bbf0}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "MaxLayer": 1, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "STAT_DOT", "STAT_DOT_Burn", "CanBeAddedToServant", "CanListenServantCallback" ], "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByInTurnBasedGameModeState" }, "SuccessTaskList": [], "FailedTaskList": [ { "$type": "RPG.GameCore.AddBuffPerform", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Fire_Add.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ], "AddPerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } } ] } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Fire_Trigger.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Fire" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 1614570279, 1912601768 ] } }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 989678584, 1912601768 ] } }, "ExtraFormulaType": "ByDefence", "ExtraDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ -1601634912, 1912601768 ] } }, "AttackType": "DOT", "DamageTag": [ { "EnumIndex": 3, "Value": 32 } ] }, "DisplayData": {} }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "_Layer" } ] }, { "Event": "OnCustomEvent", "CallbackConfig": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Fire_Trigger.prefab", "AttachPoint": "SelectRoot", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Fire" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, 1614570279, 1912601768 ] } }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, 989678584, 1912601768 ] } }, "ExtraFormulaType": "ByDefence", "ExtraDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, -1601634912, 1912601768 ] } }, "AttackType": "DOT", "DamageTag": [ { "EnumIndex": 3, "Value": 32 } ] }, "DisplayData": {} } ] } ] }, "MCommon_DOT_Poison": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc042f56000] 0xc043041e90}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc042f566c0] 0xc042f56690}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc042f56ab0] 0xc042f56a80}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "MaxLayer": 5, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "STAT_DOT", "STAT_DOT_Poison", "CanBeAddedToServant", "CanListenServantCallback" ], "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.AddBuffPerform", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wind_Add.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ], "AddPerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wind_Triger.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "Modifier_Poison_PoisonLayer" }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Wind" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ -1839609616, 175338262 ] } }, "AttackType": "DOT" }, "DisplayData": {} } ] }, { "Event": "OnCustomEvent", "CallbackConfig": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wind_Triger.prefab", "AttachPoint": "SelectRoot", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "Modifier_Poison_PoisonLayer" }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Wind" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, -1839609616, 175338262 ] } }, "AttackType": "DOT" }, "DisplayData": {} } ] } ] }, "MCommon_DOT_Electric": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc0443eb530] 0xc0443eb500}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc0443eb8c0] 0xc0443eb860}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc0443ebf20] 0xc0443ebe60}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc041f0e570] 0xc041f0e510}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "MaxLayer": 1, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "STAT_DOT", "STAT_DOT_Electric", "CanBeAddedToServant", "CanListenServantCallback" ], "UseSnapshotEntity": true, "UIConfig": { "UIEffectPath": "UI/Battle/Widget/SpecialSkilMarkEff/SpecialSkillMark_Klara.prefab" }, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByInTurnBasedGameModeState" }, "SuccessTaskList": [], "FailedTaskList": [ { "$type": "RPG.GameCore.AddBuffPerform", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Lightning_Add.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ], "AddPerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } } ] } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Lightning.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Thunder" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 672218355, 1912601768 ] } }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 958446518, 1912601768 ] } }, "AttackType": "DOT" }, "DisplayData": {} }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "_Layer" } ] }, { "Event": "OnCustomEvent", "CallbackConfig": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Lightning.prefab", "AttachPoint": "SelectRoot", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Thunder" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, 672218355, 1912601768 ] } }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, 958446518, 1912601768 ] } }, "AttackType": "DOT" }, "DisplayData": {} } ] } ] }, "MCommon_DOT_Tear": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00384d4a0] 0xc00384d470}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00384d770] 0xc00384d740}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00384da40] 0xc00384da10}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00384dd10] 0xc00384dce0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc003868060] 0xc003868030}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc003868330] 0xc003868300}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc003868600] 0xc0038685d0}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "MaxLayer": 1, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "STAT_DOT", "STAT_DOT_Bleed", "CanBeAddedToServant", "CanListenServantCallback" ], "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.AddBuffPerform", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wound_Add.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ], "AddPerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "MDF_TargetMaxHP", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": "MaxHP" }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "MDF_CasterAttack", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "SnapshotPropertyEntity" }, "Value": "Attack" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_TargetMaxHP" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgUR", "FixedValues": [], "DynamicHashes": [ -561841936, -1237501567, 1995829883 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ -561841936, -1237501567 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 518695521, 1995829883 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ] } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wound_Triger.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "MDF_TargetMaxHP", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": "MaxHP" }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "MDF_CasterAttack", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "SnapshotPropertyEntity" }, "Value": "Attack" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_TargetMaxHP" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgUR", "FixedValues": [], "DynamicHashes": [ -561841936, -1237501567, 1995829883 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ -561841936, -1237501567 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 518695521, 1995829883 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ] }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Physical" }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 286452074, 1912601768 ] } }, "AttackType": "DOT" } }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "_Layer" } ] }, { "Event": "OnCustomEvent", "CallbackConfig": [ { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wound_Triger.prefab", "AttachPoint": "SelectRoot", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "MDF_TargetMaxHP", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": "MaxHP" }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "MDF_CasterAttack", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "SnapshotPropertyEntity" }, "Value": "Attack" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_TargetMaxHP" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgUR", "FixedValues": [], "DynamicHashes": [ -561841936, -1237501567, 1995829883 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ -561841936, -1237501567 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 518695521, 1995829883 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ] }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Physical" }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, 286452074, 1912601768 ] } }, "AttackType": "DOT" } } ] } ] }, "MCommon_HOT_HPByMaxHP": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc003bea960] 0xc003bea930}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc003beac30] 0xc003beac00}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "LifeStepMoment": "ModifierPhase1End", "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Heal.prefab", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.HealHP", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "FormulaType": "HealByHealerMaxHP", "HealPercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1733325153 ] } }, "ModifyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 2136609680 ] } }, "DisplayData": { "UIMessageHeight": 0.8, "DitherRangeX": 0, "DitherRangeY": 0, "FixedPosition": false } } ] } ] }, "MCommon_HOT_SP": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc003bf5590] 0xc003bf5560}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "LifeStepMoment": "ModifierPhase1End", "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.ModifySPNew", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AddValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -295141034 ] } } } ] } ] }, "BlockDamage_Turn": { "LifeTime": 1, "BehaviorFlagList": [ "BlockDamage" ] }, "BlockDamage_Count": { "Count": 1, "BehaviorFlagList": [ "BlockDamageExcludeDot" ], "_CallbackList": [ { "Event": "OnBeforeBeingHitAll", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByNot", "Predicate": { "$type": "RPG.GameCore.ByAttackType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" }, "AttackTypes": [ "DOT" ] } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TriggerEffectList", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectList": [ { "EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_PlayerBoy_10/Eff_Avatar_PlayerBoy_10_Common_BeAttack_02.prefab", "ForceSimulateImmediately": false }, { "EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_PlayerBoy_10/Eff_Avatar_PlayerBoy_10_Common_BeAttack.prefab", "ForceSimulateImmediately": false } ] } ] } ] }, { "Event": "OnAfterBeingAttacked", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsTriggeredBlockDamage", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetModifierValue", "ModifyFunction": "Add" } ] } ] } ] }, "MCommon_CTRL_Taunt": { "Stacking": "Replace", "TargetSelectRestrict": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "TargetSelectRestrictType": "EnemySelect", "BehaviorFlagList": [ "Taunt", "RemoveWhenCasterDead", "RemoveWhenCasterUnstage" ], "UIConfig": { "UIEffectPath": "UI/Battle/Widget/TeamInfoStatusEff/TeamInfoStatus_Taunted.prefab", "UIPosition": "UI_TOP", "ModifierUIPriority": "Debuff" }, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Taunt_Add.prefab", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Taunt_Loop.prefab", "MinMutexTime": -1, "MutexType": "Entity" } ] } ] }, "MCommon_CTRL_Stun": { "Stacking": "Merge", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "BehaviorFlagList": [ "DisableAction", "IdleStun", "STAT_CTRL_Stun", "STAT_CTRL" ], "UIConfig": { "UIEffectPath": "UI/Battle/Widget/TeamInfoStatusEff/TeamInfoStatusEffMid_Dizzy.prefab", "UIPosition": "UI_Middle", "ModifierUIPriority": "SoftControl", "IsShowInAvatarPanel": true }, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "Stun_Effect" } } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "Stun_Effect" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsTargetValid", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AliveOnly": true }, "SuccessTaskList": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.1500000001396984 } } }, { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_ui_combat_avatar_debuff_relieve" }, "EmitterType": "DefaultEmitter" } ] } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.AbortModifierPhasePerform" } ], "FailedTaskList": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.1500000001396984 } } }, { "$type": "RPG.GameCore.ShowEntityFloatMessage", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ContentID": { "Hash": 1179052791, "Hash64": 14051311472970763431 } } ] }, { "$type": "RPG.GameCore.ModifyCurrentSkillDelayCost", "NormalizedValue": { "IsDynamic": false, "FixedValue": { "Value": 0.5000000004656613 } }, "ModifyFunction": "Set" } ] } ] }, "Stun_Effect": { "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [] } ] }, "MCommon_CTRL_Frozen": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc0059797d0] 0xc0059797a0}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } }, "\u0026{map[Hash:0xc005979aa0] 0xc005979a70}": { "readInfo": null, "unk": null, "v24": { "Value": 0.5 } }, "\u0026{map[Hash:0xc005979d70] 0xc005979d40}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00898a0c0] 0xc00898a090}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "DisableAction", "STAT_CTRL_Frozen_Effect", "STAT_CTRL_Frozen", "STAT_CTRL" ], "UseSnapshotEntity": true, "UIConfig": { "UIEffectPath": "UI/Battle/Widget/TeamInfoStatusEff/TeamInfoStatusEffMid_Frozen.prefab", "UIPosition": "UI_Middle", "ModifierUIPriority": "HardControl", "IsShowInAvatarPanel": true }, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByInTurnBasedGameModeState" }, "SuccessTaskList": [], "FailedTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Ice_Add.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ] }, { "$type": "RPG.GameCore.ModifierOverrideOnHitEffect", "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze_Hit.prefab", "ModifierOverrideOnHitEffectPriority": "ModifyOthers", "HitEffectStacking": "Multiple", "KeepHitEffect": true }, { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_monster_combat_pause" }, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsTargetValid", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AliveOnly": true }, "SuccessTaskList": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.1500000001396984 } } }, { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_ui_combat_avatar_debuff_relieve" }, "EmitterType": "DefaultEmitter" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByContainBehaviorFlag", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Flag": "STAT_CTRL_Frozen_Effect" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_monster_combat_resume" }, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } }, { "$type": "RPG.GameCore.HideCharacterFilteredEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "FilterType": "CharacterFrozen", "AliveOnly": false, "IsHide": false } ] } ], "FailedTaskList": [ { "$type": "RPG.GameCore.HideCharacterFilteredEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "FilterType": "CharacterFrozen", "AliveOnly": false, "IsHide": false } ] } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Ice_Trigger.prefab", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Ice" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1847111574 ] } }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1136577993 ] } }, "AttackType": "Pursued" } }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.ShowEntityFloatMessage", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ContentID": { "Hash": -793406923, "Hash64": 9906553983194569939 } } ] }, { "$type": "RPG.GameCore.ModifyCurrentSkillDelayCost", "NormalizedValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -905709724 ] } }, "ModifyFunction": "Set" } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.AttachSkillTypeDisable", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Types": [ "Ultra" ], "TextmapID": { "Hash": -1129675816, "Hash64": 17470104881555170411 } }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze_Loop.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze_OutlineColor_02.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.HideCharacterFilteredEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "FilterType": "CharacterFrozen", "AliveOnly": false } ] } ] }, "MCommon_Confine": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc008e85680] 0xc008e85650}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc008e85950] 0xc008e85920}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "ApplyBehaviorFlagBindEffects": false, "BehaviorFlagList": [ "STAT_CTRL", "STAT_Confine", "DisableAction", "STAT_SpeedDown", "AvatarBreak" ], "UIConfig": { "UIEffectPath": "UI/Battle/Widget/TeamInfoStatusEff/TeamInfoStatusEffMid_DizzyImaginary.prefab", "UIPosition": "UI_Middle", "IsShowInAvatarPanel": true }, "_CallbackList": [ { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_ConfineOut.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.AttachSkillTypeDisable", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Types": [ "Ultra" ], "TextmapID": { "Hash": -1129675816, "Hash64": 17470104881555170411 } }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Confine.prefab", "AttachPoint": "SelectRoot", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "SpeedAddedRatio", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ -811945046 ] } } }, { "$type": "RPG.GameCore.ModifyActionDelay", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AddNormalizedValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -2109623552 ] } } } ] } ] }, "MCommon_Entangle": { "Count": 1, "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc008ebbe00] 0xc008ebbdd0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc008eca150] 0xc008eca120}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc008eca420] 0xc008eca3f0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc008eca6f0] 0xc008eca6c0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc008eca9c0] 0xc008eca990}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc008ecac90] 0xc008ecac60}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "LifeTime": 1, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "BehaviorFlagList": [ "STAT_Entangle", "DisableAction", "AvatarBreak", "STAT_CTRL" ], "UseSnapshotEntity": true, "UIConfig": { "UIEffectPath": "UI/Battle/Widget/TeamInfoStatusEff/TeamInfoStatusEffMid_QuantumBreak.prefab", "UIPosition": "UI_Middle", "IsShowInAvatarPanel": true }, "_CallbackList": [ { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_00.prefab", "ForceImmediateFadeOut": false }, { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_01.prefab", "ForceImmediateFadeOut": false }, { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_02.prefab", "ForceImmediateFadeOut": false } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.11000000010244548 } } }, { "$type": "RPG.GameCore.TriggerAnimState", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AnimLogicState": "OnHit", "AnimStateName": "Hit_H" }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Quantum" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAIBAQQR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -434232686, 187108152 ] } }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -2066668187 ] } }, "AttackType": "Pursued" }, "DisplayData": { "DitherRangeX": 0, "DitherRangeY": 0 } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "ContextScope": "ContextModifier", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_00.prefab", "ForceImmediateFadeOut": false } ] }, { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Explosion_00.prefab", "ForceSimulateImmediately": false } ], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "ContextScope": "ContextModifier", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 3 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_01.prefab", "ForceImmediateFadeOut": false } ] }, { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Explosion_01.prefab", "ForceSimulateImmediately": false } ], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_02.prefab", "ForceImmediateFadeOut": false } ] }, { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Explosion_02.prefab", "ForceSimulateImmediately": false } ] } ] } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.AttachSkillTypeDisable", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Types": [ "Ultra" ], "TextmapID": { "Hash": -1129675816, "Hash64": 17470104881555170411 } }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_00.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.ModifyActionDelay", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AddNormalizedValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -2109623552 ] } } }, { "$type": "RPG.GameCore.SetModifierValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAIR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -434232686 ] } } } ] }, { "Event": "OnBeforeBeingAttacked", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": { "Value": "MDF_BeHitFlag" } } ] }, { "Event": "OnAfterBeingAttacked", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_BeHitFlag" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 4 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": { "IsDynamic": false, "FixedValue": { "Value": 4 } }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Hit.prefab", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.SetDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAIR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -434232686 ] } }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" } }, { "$type": "RPG.GameCore.SetModifierValue", "ModifyFunction": "Add", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAAR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [] } } } ] } ], "FailedTaskList": [] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "ContextScope": "ContextModifier", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "ContextScope": "ContextModifier", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 3 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_00.prefab", "ForceImmediateFadeOut": false }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_01.prefab", "MinMutexTime": -1, "MutexType": "Entity" } ], "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_01.prefab", "ForceImmediateFadeOut": false }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_02.prefab", "MinMutexTime": -1, "MutexType": "Entity" } ] } ] } ] }, { "Event": "OnCustomEvent", "CallbackConfig": [ { "$type": "RPG.GameCore.DebugLog", "Message": "==============DOT_Entangle trigger======================" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 4 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": { "IsDynamic": false, "FixedValue": { "Value": 4 } }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Hit.prefab", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.SetDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAIR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -434232686 ] } }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" } }, { "$type": "RPG.GameCore.SetModifierValue", "ModifyFunction": "Add", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAAR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [] } } } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "ContextScope": "ContextModifier", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "ContextScope": "ContextModifier", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 3 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_00.prefab", "ForceImmediateFadeOut": false }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_01.prefab", "MinMutexTime": -1, "MutexType": "Entity" } ], "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_01.prefab", "ForceImmediateFadeOut": false }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_02.prefab", "MinMutexTime": -1, "MutexType": "Entity" } ] } ] } ] } ] }, "MCommon_MindControl": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc009b2f530] 0xc009b2f500}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc009b2f800] 0xc009b2f7d0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc009b2fad0] 0xc009b2faa0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "BehaviorFlagList": [ "STAT_CTRL", "AvatarBreak", "RemoveWhenCasterDead", "RemoveWhenCasterUnstage", "DispelPriorityHigh", "Charm" ], "UIConfig": { "UIEffectPath": "UI/Battle/Widget/TeamInfoStatusEff/TeamInfoStatusEffMid_BrainControl.prefab", "UIPosition": "UI_Middle", "IsShowInAvatarPanel": true }, "_CallbackList": [ { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "AllLightTeam" }, "ModifierName": { "Value": "MCommon_MindControl_Target" } }, { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_MindControl_LockHP" } }, { "$type": "RPG.GameCore.DefineDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "DynamicKey": { "Value": "PursuitCheck" }, "ContextScope": "TargetEntity" }, { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_MindControl_DisableAction" } }, { "$type": "RPG.GameCore.ResetTeammateAttackPerform" } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.ShowEntityFloatMessage", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AliveOnly": true, "ContentID": { "Hash": 1347859818, "Hash64": 11710685269371478323 } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareCharacterNumber", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "AllLightTeam" }, "CompareType": "LessEqual", "CompareNumber": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_MindControl_DisableAction" } } ] } ] } ] }, { "Event": "OnCharmAction", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsControlSkillDisable", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, "FailedTaskList": [ { "$type": "RPG.GameCore.Retarget", "TargetType": { "$type": "RPG.GameCore.TargetSequence", "Sequence": [ { "$type": "RPG.GameCore.TargetAlias", "Alias": "AllLightTeam" }, { "$type": "RPG.GameCore.TargetFilter", "Predicate": { "$type": "RPG.GameCore.ByNot", "Predicate": { "$type": "RPG.GameCore.ByTargetListIntersects", "FirstTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SecondTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" } } } } ] }, "ByRandom": true, "MaxNumber": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "TaskList": [ { "$type": "RPG.GameCore.SetTeammateAttackFormation", "Attacker": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Defender": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" }, "HideEntityTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "AllDarkTeam" }, "HideBetweenEntity": true, "LockFormation": true }, { "$type": "RPG.GameCore.LookAt", "PerformerType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" }, "TargetType": "CustomTarget", "CustomTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ToTargetRatio": 0.5 }, { "$type": "RPG.GameCore.VCameraConfigChange", "CameraConfig": { "NormalConfig": { "CameraState": "CasterToTargetPerform", "AnchorTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "IsLocalOffset": true, "AnchorOffset": { "x": 1.3, "y": -0.3, "z": -2.5 }, "AimTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" }, "AimOffset": { "x": -1, "y": -0.8, "z": 0 }, "AimRatio": 1, "FollowDamp": 0.01, "AimDamp": 0.01, "Dutch": 2 }, "BlendConfig": { "BlendType": "Cut" }, "ShowEntityConfig": { "ShowTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "AllLightTeam" } } } }, { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" }, "ModifierName": { "Value": "MCommon_MindControl_Target" } }, { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_MindControl_LockHP" } }, { "$type": "RPG.GameCore.CharmUseSkill", "SkillTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" } }, { "$type": "RPG.GameCore.TriggerSkipDeadHandler" } ] } ] } ] }, { "Event": "OnActionEnd", "CallbackConfig": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "AllLightTeam" }, "ModifierName": { "Value": "MCommon_MindControl_Target" } }, { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_MindControl_LockHP" } }, { "$type": "RPG.GameCore.DefineDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "DynamicKey": { "Value": "PursuitCheck" }, "ContextScope": "TargetEntity" }, { "$type": "RPG.GameCore.ResetTeammateAttackPerform" } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.AttachSkillTypeDisable", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Types": [ "Ultra" ], "TextmapID": { "Hash": -1129675816, "Hash64": 17470104881555170411 } }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_MindControl.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "ModifierName": { "Value": "MCommon_MindControl_Damage" }, "DynamicValues": { "MDF_MindControlDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -1036062872 ] } }, "MDF_MaxDamageRatio": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1343577966 ] } }, "MDF_MinDamageRatio": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -1223166992 ] } } } } ] }, { "Event": "OnListenInsertAbilityStart", "CallbackConfig": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "AllLightTeam" }, "ModifierName": { "Value": "MCommon_MindControl_Target" } }, { "$type": "RPG.GameCore.ResetTeammateAttackPerform" } ] } ] }, "MCommon_MindControl_DisableAction": { "LifeTime": 1, "BehaviorFlagList": [ "DisableAction" ] }, "MCommon_MindControl_Target": { "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.SetCameraRootFollow", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "PointName": "CameraRoot", "Offset": { "x": 0, "y": 0.4, "z": 0 } } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.SetCameraRootFollow", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "IsReset": true }, { "$type": "RPG.GameCore.RemoveEffect", "Flags": [ "Hit" ], "IsNeedFadeOut": false, "ForceImmediateFadeOut": false } ] } ] }, "MCommon_MindControl_Damage": { "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00a1fe570] 0xc00a1fe540}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00a1fe840] 0xc00a1fe810}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00a1feb10] 0xc00a1feae0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00a1fede0] 0xc00a1fedb0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00a1ff0b0] 0xc00a1ff080}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } }, "\u0026{map[Hash:0xc00a1ff380] 0xc00a1ff350}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00a1ff650] 0xc00a1ff620}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00a1ff920] 0xc00a1ff8f0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "_CallbackList": [ { "Event": "OnListenCharmMakeDamage", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "ATK_AvatarSum" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "MDF_AvatarCount" } }, { "$type": "RPG.GameCore.LookAt", "PerformerType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" }, "TargetType": "CustomTarget", "CustomTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity2" } }, { "$type": "RPG.GameCore.Retarget", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "AllLightTeam" }, "ByRandom": true, "IncludeLimbo": true, "TaskList": [ { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "ATK_Avatar", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" }, "Value": "Attack" }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQIR", "FixedValues": [], "DynamicHashes": [ 1494621255, 352044132 ] } }, "DynamicKey": { "Value": "ATK_AvatarSum" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAIR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -872237000 ] } }, "DynamicKey": { "Value": "MDF_AvatarCount" } } ] }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "ATK_Avatar", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity2" }, "Value": "Attack" }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgUR", "FixedValues": [], "DynamicHashes": [ 352044132, -872237000, 1494621255 ] } }, "DynamicKey": { "Value": "MDF_FinalDamageRatio" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_FinalDamageRatio" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1343577966 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1343577966 ] } }, "DynamicKey": { "Value": "MDF_FinalDamageRatio" } } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_FinalDamageRatio" }, "CompareType": "LessEqual", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -1223166992 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -1223166992 ] } }, "DynamicKey": { "Value": "MDF_FinalDamageRatio" } } ] }, { "$type": "RPG.GameCore.SetDynamicValueBySkillMaxHitSplitCount", "DynamicKey": "MDF_SkillMaxHit", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity2" } }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Physical" }, "DamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgUR", "FixedValues": [], "DynamicHashes": [ -1036062872, 147321980, 1060973310 ] } }, "AttackType": "Pursued", "HitSource": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity2" }, "InheritTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity2" }, "InheritDamageType": true, "InheritHitEffect": true, "InheritHitAnimation": true }, "CanTriggerLastKill": true }, { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_avatar_atk_hit_confusion_common" }, "EmitterType": "DefaultEmitter" } ] }, { "Event": "OnListenCharmDamagePerformFinish", "CallbackConfig": [ { "$type": "RPG.GameCore.DamagePerformFinish" } ] } ] }, "MCommon_MindControl_LockHP": { "LifeTime": 1, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.LockHP", "Threshold": { "IsDynamic": false, "FixedValue": { "Value": 0.0000100000761449337 } } } ] } ] }, "MCommon_CTRL_Crazy": { "Stacking": "ReplaceByCaster", "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "BehaviorFlagList": [ "STAT_Crazy", "Crazy", "AvatarBreak", "STAT_CTRL", "DispelPriorityHigh" ], "UIConfig": { "UIEffectPath": "UI/Battle/Widget/TeamInfoStatusEff/TeamInfoStatusEffMid_Crazy.prefab", "UIPosition": "UI_Middle", "ModifierUIPriority": "HardControl", "IsShowInAvatarPanel": true }, "_CallbackList": [ { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.ShowEntityFloatMessage", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AliveOnly": true, "ContentID": { "Hash": -602631960, "Hash64": 12559713801839806380 } } ] } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Crazy_Add.prefab", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Crazy_Loop.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.AttachSkillTypeDisable", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Types": [ "Ultra" ] } ] } ] }, "MCommon_BlackBlood": { "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00ad0db00] 0xc00ad0dad0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "DirtyHPRatio", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -985395165 ] } } } ] } ] }, "MCommon_BlackBlood_Stackable": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00ad0fa70] 0xc00ad0fa40}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00ad0fd40] 0xc00ad0fd10}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "MaxLayer": 5, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.AddBuffPerform", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wind_Add.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ], "AddPerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "Modifier_Poison_PoisonLayer" }, { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "DirtyHPRatio", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ -985395165, 175338262 ] } } }, { "$type": "RPG.GameCore.HealHP", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "FormulaType": "HealByTargetMaxHP", "HealPercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -985395165 ] } } } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "DirtyHPRatio", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ -985395165, 175338262 ] } } } ] } ] }, "MCommon_Shake_IgnoreImmune": { "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00ad30f90] 0xc00ad30f60}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "BehaviorFlagList": [ "AlwaysSuccess", "DisableAction", "STAT_CTRL_Shake", "STAT_CTRL", "AvatarBreak" ], "UIConfig": { "UIEffectPath": "UI/Battle/Widget/TeamInfoStatusEff/TeamInfoStatusEffMid_Unstable.prefab", "UIPosition": "UI_Middle", "ModifierUIPriority": "SoftControl", "IsShowInAvatarPanel": true }, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_ActionDelayRatio" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.ModifyActionDelay", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AddNormalizedValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -2109623552 ] } } } ] }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_UnstableAndShake_Lv2_Loop.prefab" } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsTargetValid", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AliveOnly": true }, "SuccessTaskList": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.1500000001396984 } } } ] } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.AbortModifierPhasePerform" } ], "FailedTaskList": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.1500000001396984 } } }, { "$type": "RPG.GameCore.ShowEntityFloatMessage", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ContentID": { "Hash": 364529444, "Hash64": 15969981192037891726 } } ] } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.AttachSkillTypeDisable", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Types": [ "Ultra" ], "TextmapID": { "Hash": -1129675816, "Hash64": 17470104881555170411 } } ] } ] }, "MCommon_BAN_Heal": { "Stacking": "Merge", "LifeStepMoment": "ModifierPhase1End", "BehaviorFlagList": [ "DisableHealHP" ] }, "MCommon_BAN_Silence": { "Stacking": "Merge", "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.AttachSkillTypeDisable", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Types": [ "Skill", "Ultra" ] } ] } ] }, "MCommon_Stealth": { "BehaviorFlagList": [ "Stealth" ], "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [] } ] }, "MCommon_Servant": { "BehaviorFlagList": [ "ListenUnStage" ], "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.OwnerEntityAddAbility", "AbilityName": { "Value": "Common_Servant_Forcekill" } } ] }, { "Event": "OnListenCharacterDie", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHasSummonRelation", "SummonerType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ParamEntity" }, "ServantType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TurnInsertAbility", "AbilityName": { "Value": "Common_Servant_Forcekill" }, "AbilityTarget": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "InsertAbilityPriority": "MonsterForceKill", "OwnerAliveState": "Mask_AliveOrRevivable", "TargetAliveState": "Mask_AliveOrRevivable" } ], "FailedTaskList": [] } ] } ] }, "MCommon_Protect_Shield": { "Stacking": "Replace", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00b428b70] 0xc00b428b40}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "BehaviorFlagList": [ "Shield" ], "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_BattleEvent/Eff_Rogue_Shield/Eff_BattleEvent_Rogue_Shield_Buff.prefab", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.ModifierOverrideOnHitEffect", "EffectPath": "Effects/Eff_Prefab/Eff_BattleEvent/Eff_Rogue_Shield/Eff_BattleEvent_Rogue_Shield_Buff.prefab", "ModifierOverrideOnHitEffectPriority": "ModifyOthers", "OverrideOffset": true, "Offset": { "x": 0, "y": 0.85, "z": 0.6 } } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.RemoveShield", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, { "$type": "RPG.GameCore.SetResilience", "DoReset": true } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.InitShield", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ShieldValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -295141034 ] } } }, { "$type": "RPG.GameCore.SetResilience" } ] } ] }, "MCommon_Protect_SkillRetarget": { "Stacking": "ReplaceByCaster", "LifeStepMoment": "ModifierPhase1End", "BehaviorFlagList": [ "RemoveWhenCasterDead" ], "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.StackRedirectSkillTarget", "RedirectTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "AffectTeam": "EnemyTeam" } ] } ] }, "MCommon_Endurance": { "BehaviorFlagList": [ "Endurance" ] }, "MCommon_LockHP": { "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.LockHP", "Threshold": { "IsDynamic": false, "FixedValue": { "Value": 0.010000000009313226 } } } ] } ] }, "MCommon_Element_Bleed": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00b44d530] 0xc00b44d500}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00b44d800] 0xc00b44d7d0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00b44dad0] 0xc00b44daa0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00b44dda0] 0xc00b44dd70}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00b45e0f0] 0xc00b45e0c0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00b45e3c0] 0xc00b45e390}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00b45e690] 0xc00b45e660}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00b45e960] 0xc00b45e930}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "MaxLayer": 1, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "STAT_DOT", "STAT_DOT_Bleed" ], "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.AddBuffPerform", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wound_Add.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ], "AddPerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "MDF_TargetMaxHP", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": "MaxHP" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareMonsterRank", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "CompareType": "Greater", "CompareValue": 2 }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 518695521, -472632166 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 518695521, -590897656 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ] }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "_CasterBreakDamageAddedRatio", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "SnapshotPropertyEntity" }, "Value": "BreakDamageAddedRatio" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_DamageValue" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1008130519 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1008130519 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ] } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wound_Triger.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "MDF_TargetMaxHP", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": "MaxHP" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareMonsterRank", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "CompareType": "Greater", "CompareValue": 2 }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 518695521, -472632166 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 518695521, -590897656 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ] }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "_CasterBreakDamageAddedRatio", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "SnapshotPropertyEntity" }, "Value": "BreakDamageAddedRatio" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_DamageValue" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1008130519 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1008130519 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ] }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Physical" }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAEBAgQBAgQR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ 286452074, 369211422, 1912601768 ] } }, "AttackType": "DOT", "FinalFormulaType": "ByPureDamage" } }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "_Layer" } ] }, { "Event": "OnCustomEvent", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "MDF_TargetMaxHP", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": "MaxHP" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareMonsterRank", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "CompareType": "Greater", "CompareValue": 2 }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 518695521, -472632166 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 518695521, -590897656 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ] }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "_CasterBreakDamageAddedRatio", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "SnapshotPropertyEntity" }, "Value": "BreakDamageAddedRatio" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_DamageValue" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1008130519 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1008130519 ] } }, "DynamicKey": { "Value": "MDF_DamageValue" } } ] }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Physical" }, "DamageValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQAAAECAgQBAwQR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ 375103313, 286452074, 369211422, 1912601768 ] } }, "AttackType": "DOT", "FinalFormulaType": "ByPureDamage" } } ] } ] }, "MCommon_Element_Frozen": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00c1038f0] 0xc00c1038c0}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } }, "\u0026{map[Hash:0xc00c103bc0] 0xc00c103b90}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "DisableAction", "STAT_CTRL_Frozen_Effect", "STAT_CTRL_Frozen", "STAT_CTRL" ], "UseSnapshotEntity": true, "UIConfig": { "UIEffectPath": "UI/Battle/Widget/TeamInfoStatusEff/TeamInfoStatusEffMid_Frozen.prefab", "UIPosition": "UI_Middle", "ModifierUIPriority": "DealDamage", "IsShowInAvatarPanel": true }, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByInTurnBasedGameModeState" }, "SuccessTaskList": [], "FailedTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Ice_Add.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ] }, { "$type": "RPG.GameCore.ModifierOverrideOnHitEffect", "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze_Hit.prefab", "ModifierOverrideOnHitEffectPriority": "ModifyOthers", "HitEffectStacking": "Multiple", "KeepHitEffect": true } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByIsTargetValid", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AliveOnly": true }, "SuccessTaskList": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.1500000001396984 } } }, { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_ui_combat_avatar_debuff_relieve" }, "EmitterType": "DefaultEmitter" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByContainBehaviorFlag", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Flag": "STAT_CTRL_Frozen_Effect" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_monster_combat_resume" }, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } }, { "$type": "RPG.GameCore.HideCharacterFilteredEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "FilterType": "CharacterFrozen", "AliveOnly": false, "IsHide": false } ] } ], "FailedTaskList": [ { "$type": "RPG.GameCore.HideCharacterFilteredEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "FilterType": "CharacterFrozen", "AliveOnly": false, "IsHide": false } ] } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Ice_Trigger.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Ice" }, "FormulaType": "ByBreakDamage", "AttackType": "Pursued", "BreakDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 1486739431 ] } }, "FinalFormulaType": "ByPureDamage" } }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.ShowEntityFloatMessage", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ContentID": { "Hash": -793406923, "Hash64": 9906553983194569939 } } ] }, { "$type": "RPG.GameCore.ModifyCurrentSkillDelayCost", "NormalizedValue": { "IsDynamic": false, "FixedValue": { "Value": 0.5000000004656613 } }, "ModifyFunction": "Set" } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_monster_combat_pause" }, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze_Loop.prefab", "AttachPoint": "SelectRoot", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze_OutlineColor_02.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.HideCharacterFilteredEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "FilterType": "CharacterFrozen", "AliveOnly": false } ] } ] }, "MCommon_Element_Burn": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00c61dc50] 0xc00c61dc20}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00c61df20] 0xc00c61def0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00c624270] 0xc00c624240}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "MaxLayer": 1, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "STAT_DOT", "STAT_DOT_Burn" ], "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByInTurnBasedGameModeState" }, "SuccessTaskList": [], "FailedTaskList": [ { "$type": "RPG.GameCore.AddBuffPerform", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Fire_Add.prefab", "AttachPoint": "SelectRoot", "Delay": 0.6, "ForceSimulateImmediately": false } ], "AddPerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } } ] } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Fire_Trigger.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Fire" }, "FormulaType": "ByBreakDamage", "AttackType": "DOT", "DamageTag": [ { "EnumIndex": 3, "Value": 32 } ], "BreakDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 1486739431, 1912601768 ] } }, "FinalFormulaType": "ByPureDamage" } }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "_Layer" } ] }, { "Event": "OnCustomEvent", "CallbackConfig": [ { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Fire" }, "FormulaType": "ByBreakDamage", "AttackType": "DOT", "DamageTag": [ { "EnumIndex": 3, "Value": 32 } ], "BreakDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, 1486739431, 1912601768 ] } }, "FinalFormulaType": "ByPureDamage" } } ] } ] }, "MCommon_Element_Poison": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00c67acc0] 0xc00c67ac90}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00c67af90] 0xc00c67af60}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00c67b260] 0xc00c67b230}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "MaxLayer": 5, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "STAT_DOT", "STAT_DOT_Poison" ], "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.AddBuffPerform", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wind_Add.prefab", "AttachPoint": "SelectRoot", "Delay": 0.6, "ForceSimulateImmediately": false } ], "AddPerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Hit_Common_Wind_Triger.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "MDF_PoisonLayer" }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Wind" }, "FormulaType": "ByBreakDamage", "AttackType": "DOT", "BreakDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 1486739431, -520506105 ] } }, "FinalFormulaType": "ByPureDamage" } } ] }, { "Event": "OnCustomEvent", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "MDF_PoisonLayer" }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Wind" }, "FormulaType": "ByBreakDamage", "AttackType": "DOT", "BreakDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, 1486739431, -520506105 ] } }, "FinalFormulaType": "ByPureDamage" } } ] } ] }, "MCommon_Element_Electric": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00ccc5020] 0xc00ccc4ff0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00ccc52f0] 0xc00ccc52c0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00ccc55c0] 0xc00ccc5590}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "MaxLayer": 1, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.3000000002793968 } }, "BehaviorFlagList": [ "STAT_DOT", "STAT_DOT_Electric" ], "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByInTurnBasedGameModeState" }, "SuccessTaskList": [], "FailedTaskList": [ { "$type": "RPG.GameCore.AddBuffPerform", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Lightning_Add.prefab", "AttachPoint": "SelectRoot", "Delay": 0.6, "ForceSimulateImmediately": false } ], "AddPerformTime": { "IsDynamic": false, "FixedValue": { "Value": 0.7500000006984919 } } } ] } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Lightning.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Thunder" }, "FormulaType": "ByBreakDamage", "AttackType": "DOT", "BreakDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQR", "FixedValues": [], "DynamicHashes": [ 1486739431, 1912601768 ] } }, "FinalFormulaType": "ByPureDamage" }, "DisplayData": { "UIMessageHeight": 0.8, "DitherRangeX": 0.01, "DitherRangeY": 0.04 } }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.10000000009313226 } } } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "_Layer" } ] }, { "Event": "OnCustomEvent", "CallbackConfig": [ { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Thunder" }, "FormulaType": "ByBreakDamage", "AttackType": "DOT", "BreakDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQQBAgQR", "FixedValues": [], "DynamicHashes": [ 375103313, 1486739431, 1912601768 ] } }, "FinalFormulaType": "ByPureDamage" }, "DisplayData": { "UIMessageHeight": 0.8, "DitherRangeX": 0.01, "DitherRangeY": 0.04 } } ] } ] }, "MCommon_Element_Confine": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00d3a8870] 0xc00d3a8840}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00d3a8b40] 0xc00d3a8b10}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00d3a8e10] 0xc00d3a8de0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "ApplyBehaviorFlagBindEffects": false, "BehaviorFlagList": [ "STAT_Confine", "DisableAction", "STAT_CTRL", "STAT_SpeedDown" ], "_CallbackList": [ { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_ConfineOut.prefab", "AttachPoint": "SelectRoot", "ForceSimulateImmediately": false } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "SpeedAddedRatio", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ -811945046 ] } } }, { "$type": "RPG.GameCore.AttachSkillTypeDisable", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Types": [ "Ultra" ], "TextmapID": { "Hash": -1129675816, "Hash64": 17470104881555170411 } }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Confine.prefab", "AttachPoint": "SelectRoot", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "_CasterBreakDamageAddedRatio", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "Value": "BreakDamageAddedRatio" }, { "$type": "RPG.GameCore.ModifyActionDelay", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AddNormalizedValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAEBAgQR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -2109623552, 369211422 ] } } } ] } ] }, "MCommon_Element_Entangle": { "Count": 1, "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00d3f8900] 0xc00d3f88d0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00d3f8bd0] 0xc00d3f8ba0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00d3f8ea0] 0xc00d3f8e70}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00d3f9170] 0xc00d3f9140}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00d3f9440] 0xc00d3f9410}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00d3f9710] 0xc00d3f96e0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00d3f99e0] 0xc00d3f99b0}": { "readInfo": null, "unk": null, "v24": { "Value": 5 } }, "\u0026{map[Hash:0xc00d3f9cb0] 0xc00d3f9c80}": { "readInfo": null, "unk": null, "v24": { "Value": 1 } } } }, "LifeTime": 1, "LifeStepMoment": "ModifierPhase1End", "PerformTime": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "BehaviorFlagList": [ "STAT_Entangle", "DisableAction", "STAT_CTRL" ], "UseSnapshotEntity": true, "_CallbackList": [ { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_00.prefab", "ForceImmediateFadeOut": false }, { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_01.prefab", "ForceImmediateFadeOut": false }, { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_02.prefab", "ForceImmediateFadeOut": false } ] }, { "Event": "OnPhase1", "CallbackConfig": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.11000000010244548 } } }, { "$type": "RPG.GameCore.TriggerAnimState", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AnimLogicState": "OnHit", "AnimStateName": "Hit_H" }, { "$type": "RPG.GameCore.DamageByAttackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AttackProperty": { "$type": "RPG.GameCore.AttackData", "DamageType": { "DamageType": "Quantum" }, "FormulaType": "ByBreakDamage", "AttackType": "Pursued", "BreakDamagePercentage": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAIBAQQR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -434232686, 1486739431 ] } }, "FinalFormulaType": "ByPureDamage" }, "DisplayData": { "DitherRangeX": 0, "DitherRangeY": 0 } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "ContextScope": "ContextModifier", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_00.prefab", "ForceImmediateFadeOut": false } ] }, { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Explosion_00.prefab", "ForceSimulateImmediately": false } ], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "ContextScope": "ContextModifier", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 3 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_01.prefab", "ForceImmediateFadeOut": false } ] }, { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Explosion_01.prefab", "ForceSimulateImmediately": false } ], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "LifeTime", "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_02.prefab", "ForceImmediateFadeOut": false } ] }, { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Explosion_02.prefab", "ForceSimulateImmediately": false } ] } ] } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.AttachSkillTypeDisable", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Types": [ "Ultra" ], "TextmapID": { "Hash": -1129675816, "Hash64": 17470104881555170411 } }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_00.prefab", "MinMutexTime": -1, "MutexType": "Entity" }, { "$type": "RPG.GameCore.SetDynamicValueByProperty", "DynamicKey": "_CasterBreakDamageAddedRatio", "ReadTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "SnapshotPropertyEntity" }, "Value": "BreakDamageAddedRatio" }, { "$type": "RPG.GameCore.ModifyActionDelay", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AddNormalizedValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAEBAgQR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -2109623552, 369211422 ] } } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "Max_Count" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQIR", "FixedValues": [], "DynamicHashes": [ -434232686, 560166466 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetModifierValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQIR", "FixedValues": [], "DynamicHashes": [ -434232686, 560166466 ] } } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.SetModifierValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 808921108 ] } } } ] } ] }, { "Event": "OnBeforeBeingAttacked", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": { "Value": "MDF_BeHitFlag" } } ] }, { "Event": "OnAfterBeingAttacked", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_BeHitFlag" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAMR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ 808921108 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAMR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ 808921108 ] } }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.TriggerEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Hit.prefab", "ForceSimulateImmediately": false }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "Max_Count" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQIAAAIR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ -434232686, 560166466 ] } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQABAQIR", "FixedValues": [], "DynamicHashes": [ -434232686, 560166466 ] } }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" } }, { "$type": "RPG.GameCore.SetModifierValue", "ModifyFunction": "Add", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 560166466 ] } } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAAAAMR", "FixedValues": [ { "Value": 1 } ], "DynamicHashes": [ 808921108 ] } }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" } }, { "$type": "RPG.GameCore.SetModifierValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 808921108 ] } } } ] } ] } ], "FailedTaskList": [] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "ContextScope": "ContextModifier", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "DynamicKey": { "Value": "MDF_BeingHitDamageValue" }, "ContextScope": "ContextModifier", "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 3 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_00.prefab", "ForceImmediateFadeOut": false }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_01.prefab", "MinMutexTime": -1, "MutexType": "Entity" } ], "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_01.prefab", "ForceImmediateFadeOut": false }, { "$type": "RPG.GameCore.ModifierAttachEffect", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_StanceBreak_Common_Quantum_Loop_02.prefab", "MinMutexTime": -1, "MutexType": "Entity" } ] } ] } ] } ] }, "MCommon_WeakType_Fire": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00dfaacf0] 0xc00dfaacc0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "BehaviorFlagList": [ "STAT_AttachWeakness" ], "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHasStanceWeak", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "WeakType": { "DamageType": "Fire" }, "WeaknessFilter": "AllDefault" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_PropertyValue" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "FireResistanceDelta", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ 2128130574 ] } } }, { "$type": "RPG.GameCore.StackStatusDesc", "TextID": { "Hash": -1558105851, "Hash64": 11874697870587660489 } } ] } ] }, { "$type": "RPG.GameCore.StackWeakness", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "OPType": "Attach", "WeakList": [ "Fire" ] } ] } ] }, "MCommon_WeakType_Ice": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00dfe2780] 0xc00dfe2750}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "BehaviorFlagList": [ "STAT_AttachWeakness" ], "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHasStanceWeak", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "WeakType": { "DamageType": "Ice" }, "WeaknessFilter": "AllDefault" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_PropertyValue" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "IceResistanceDelta", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ 2128130574 ] } } }, { "$type": "RPG.GameCore.StackStatusDesc", "TextID": { "Hash": -1558105752, "Hash64": 3878185032377929432 } } ] } ] }, { "$type": "RPG.GameCore.StackWeakness", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "OPType": "Attach", "WeakList": [ "Ice" ] } ] } ] }, "MCommon_WeakType_Wind": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00e646300] 0xc00e6462d0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "BehaviorFlagList": [ "STAT_AttachWeakness" ], "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHasStanceWeak", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "WeakType": { "DamageType": "Wind" }, "WeaknessFilter": "AllDefault" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_PropertyValue" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "WindResistanceDelta", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ 2128130574 ] } } }, { "$type": "RPG.GameCore.StackStatusDesc", "TextID": { "Hash": -1558105785, "Hash64": 13816092859222099952 } } ] } ] }, { "$type": "RPG.GameCore.StackWeakness", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "OPType": "Attach", "WeakList": [ "Wind" ] } ] } ] }, "MCommon_WeakType_Physical": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00e665f20] 0xc00e665ef0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "BehaviorFlagList": [ "STAT_AttachWeakness" ], "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHasStanceWeak", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "WeakType": { "DamageType": "Physical" }, "WeaknessFilter": "AllDefault" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_PropertyValue" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "PhysicalResistanceDelta", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ 2128130574 ] } } }, { "$type": "RPG.GameCore.StackStatusDesc", "TextID": { "Hash": -1558105686, "Hash64": 17043538445472049600 } } ] } ] }, { "$type": "RPG.GameCore.StackWeakness", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "OPType": "Attach", "WeakList": [ "Physical" ] } ] } ] }, "MCommon_WeakType_Thunder": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00e917920] 0xc00e9178f0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "BehaviorFlagList": [ "STAT_AttachWeakness" ], "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHasStanceWeak", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "WeakType": { "DamageType": "Thunder" }, "WeaknessFilter": "AllDefault" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_PropertyValue" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "ThunderResistanceDelta", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ 2128130574 ] } } }, { "$type": "RPG.GameCore.StackStatusDesc", "TextID": { "Hash": -1558105719, "Hash64": 15484140195960195739 } } ] } ] }, { "$type": "RPG.GameCore.StackWeakness", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "OPType": "Attach", "WeakList": [ "Thunder" ] } ] } ] }, "MCommon_WeakType_Quantum": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00e93f4d0] 0xc00e93f4a0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "BehaviorFlagList": [ "STAT_AttachWeakness" ], "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHasStanceWeak", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "WeakType": { "DamageType": "Quantum" }, "WeaknessFilter": "AllDefault" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_PropertyValue" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "QuantumResistanceDelta", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ 2128130574 ] } } }, { "$type": "RPG.GameCore.StackStatusDesc", "TextID": { "Hash": -1558106148, "Hash64": 909493714112650894 } } ] } ] }, { "$type": "RPG.GameCore.StackWeakness", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "OPType": "Attach", "WeakList": [ "Quantum" ] } ] } ] }, "MCommon_WeakType_Imaginary": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00e96f170] 0xc00e96f140}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "BehaviorFlagList": [ "STAT_AttachWeakness" ], "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHasStanceWeak", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "WeakType": { "DamageType": "Imaginary" }, "WeaknessFilter": "AllDefault" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_PropertyValue" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.StackProperty", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Property": "ImaginaryResistanceDelta", "PropertyValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ 2128130574 ] } } }, { "$type": "RPG.GameCore.StackStatusDesc", "TextID": { "Hash": -1558106181, "Hash64": 13173628191630440223 } } ] } ] }, { "$type": "RPG.GameCore.StackWeakness", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "OPType": "Attach", "WeakList": [ "Imaginary" ] } ] } ] }, "MCommon_ChallengeTurnLimit": { "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00efa6cf0] 0xc00efa6cc0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "BehaviorFlagList": [ "STAT_TurnCountAccumulator" ], "_CallbackList": [ { "Event": "OnPhase1", "Priority": -12, "CallbackConfig": [ { "$type": "RPG.GameCore.LevelChallengeTurnAcc" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareChallengeLeft", "CompareType": "Greater", "CompareValue": 3 }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValueByVariateType", "DynamicKey": "BattleEventTurnLeftParam" } ], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareChallengeLeft", "CompareType": "Equal", "CompareValue": 3 }, "SuccessTaskList": [ { "$type": "RPG.GameCore.ShowUIPage", "AssetPath": "UI/Common/Widget/BattleLimitedTurnHint.prefab", "UITextNodes": [ { "TextPath": "AreaInfoPanel/Title/Text", "TextContent": { "Hash": -755661021, "Hash64": 11407482062291620290 } } ], "LifeTime": 1 } ], "FailedTaskList": [] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareChallengeLeft", "CompareType": "Equal", "CompareValue": 2 }, "SuccessTaskList": [ { "$type": "RPG.GameCore.ShowUIPage", "AssetPath": "UI/Common/Widget/BattleLimitedTurnHint.prefab", "UITextNodes": [ { "TextPath": "AreaInfoPanel/Title/Text", "TextContent": { "Hash": -14552779, "Hash64": 15404830917914663966 } } ], "LifeTime": 1 } ], "FailedTaskList": [] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareChallengeLeft", "CompareType": "Equal", "CompareValue": 1 }, "SuccessTaskList": [ { "$type": "RPG.GameCore.ShowUIPage", "AssetPath": "UI/Common/Widget/BattleLimitedTurnHint.prefab", "UITextNodes": [ { "TextPath": "AreaInfoPanel/Title/Text", "TextContent": { "Hash": 2143290665, "Hash64": 12345944414100494460 } } ], "LifeTime": 1 } ], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareChallengeLeft", "CompareType": "LessEqual" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.ForceKill", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } } ] } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareChallengeLeft", "CompareType": "Equal" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.ShowUIPage", "AssetPath": "UI/Common/Widget/BattleLimitedTurnHint.prefab", "UITextNodes": [ { "TextPath": "AreaInfoPanel/Title/Text", "TextContent": { "Hash": -2111667422, "Hash64": 9863242873525036648 } } ], "LifeTime": 1 } ], "FailedTaskList": [] } ] } ] }, { "Event": "OnEnterBattle", "CallbackConfig": [ { "$type": "RPG.GameCore.ModifyActionDelay", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "AddNormalizedValue": { "IsDynamic": false, "FixedValue": { "Value": 0.5000000004656613 } } } ] } ] }, "MCommon_GM_Revive": { "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00efe0d80] 0xc00efe0d50}": { "readInfo": null, "unk": null, "v24": { "Value": 0.009999999776482582 } } } }, "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.OwnerEntityAddAbility", "AbilityName": { "Value": "StageAbility_61255101_Camera" } } ] }, { "Event": "OnLimboWaitHeal", "Priority": -80, "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareHP", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "CompareType": "LessEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.TriggerAnimState", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AnimLogicState": "Limbo", "AnimStateName": "Die_Limbo", "ForceStart": true }, { "$type": "RPG.GameCore.TurnInsertAbility", "AbilityName": { "Value": "StageAbility_61255101_Camera" }, "InsertAbilityPriority": "AvatarReviveSelf", "DynamicValues": { "AADF_1": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ 909827945 ] } } }, "OwnerAliveState": "Mask_AliveOrLimbo", "ShowInActionBar": true } ], "FailedTaskList": [] } ] } ] }, "MCommon_ModifyActionDelayOnTurnEnd": { "Stacking": "Multiple", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00eff71d0] 0xc00eff71a0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "ModifierAffectedPreshowConfig": { "SkillTypes": [ "Normal", "Skill", "Servant" ], "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ActionDelayPreshowConfig": { "AddDelayRatio": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ 1784011670 ] } } } }, "_CallbackList": [ { "Event": "OnListenTurnEnd", "CallbackConfig": [ { "$type": "RPG.GameCore.ModifyActionDelay", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "AddNormalizedValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AAABAAMR", "FixedValues": [ { "Value": 0 } ], "DynamicHashes": [ 1784011670 ] } } }, { "$type": "RPG.GameCore.RemoveSelfModifier" } ] } ] }, "MCommon_SkillTarget": { "Stacking": "Multiple", "_CallbackList": [ { "Event": "OnListenAfterSkillUse", "CallbackConfig": [ { "$type": "RPG.GameCore.RemoveSelfModifier" } ] } ] }, "MCommon_Windfury": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc00f48b320] 0xc00f48b2f0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00f48b5f0] 0xc00f48b5c0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00f48b8c0] 0xc00f48b890}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00f48bb90] 0xc00f48bb60}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00f48be60] 0xc00f48be30}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00f4941b0] 0xc00f494180}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00f494480] 0xc00f494450}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00f494750] 0xc00f494720}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc00f494a20] 0xc00f4949f0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "_CallbackList": [ { "Event": "OnCreate", "CallbackConfig": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_SkillNoNeed" }, "DynamicValues": { "_ReplayNormal": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -570048565 ] } }, "_ReplaySkill": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -1122598595 ] } } } } ] }, { "Event": "OnDestroy", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_IsAimEnemySkill" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_IsWindfurySkill" } }, { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_SkillNoNeed" } }, { "$type": "RPG.GameCore.SetSkillTextDialogType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SkillTypes": [ "Normal" ], "Type": "Cerydra" }, { "$type": "RPG.GameCore.SetSkillTextDialogType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SkillTypes": [ "Skill" ], "Type": "Cerydra" }, { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Skill" } }, { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Normal" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1412 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.ShowBattleScreenEffect", "Type": "Common", "UniqueName": "CerydraWindfury", "Priority": "Cerydra", "EffectPath": "UI/Battle/Widget/ScreenEffect/Screen_SpecialEffct_1412.prefab" } ], "FailedTaskList": [] } ] }, { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_IsAimEnemySkill" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_IsWindfurySkill" } }, { "$type": "RPG.GameCore.SetDynamicValueByModifierValue", "ValueType": "Layer", "Multiplier": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": "MDF_WindfuryCount" } ] }, { "Event": "OnBeforeSkillCost", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByTargetListIntersects", "FirstTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerSkillTargetEntityList" }, "SecondTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerAllEnemy" } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_ReplayNormal" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_IsWindfurySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } } ] }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetSkillTextDialogType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SkillTypes": [ "Normal" ], "Type": "Cerydra", "IsReplace": true } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByTargetListIntersects", "FirstTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerSkillTargetEntityList" }, "SecondTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerAllEnemy" } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_ReplaySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_IsWindfurySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } } ] }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetSkillTextDialogType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SkillTypes": [ "Skill" ], "Type": "Cerydra", "IsReplace": true } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByTargetListIntersects", "FirstTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerSkillTargetEntityList" }, "SecondTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerAllEnemy" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": { "Value": "_IsAimEnemySkill" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_IsAimEnemySkill" } } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByAny", "PredicateList": [ { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCurrentSkillType", "SkillType": "Skill" }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_ReplaySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } } ] }, { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCurrentSkillType" }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_ReplayNormal" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } } ] } ] }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_IsAimEnemySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_IsWindfurySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_WindfuryCount" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } } ] }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": { "Value": "Windfury_Flag" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1412 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.ShowBattleScreenEffect", "Type": "Common", "Active": true, "UniqueName": "CerydraWindfury", "Priority": "Cerydra", "EffectPath": "UI/Battle/Widget/ScreenEffect/Screen_SpecialEffct_1412.prefab" } ], "FailedTaskList": [] } ] } ] }, { "Event": "OnBeforeSkillUse", "CallbackConfig": [] }, { "Event": "OnAfterSkillUse", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByAny", "PredicateList": [ { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCurrentSkillType", "SkillType": "Skill" }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_ReplaySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } } ] }, { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCurrentSkillType" }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_ReplayNormal" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } } ] } ] }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_IsAimEnemySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_IsWindfurySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_WindfuryCount" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } } ] }, "SuccessTaskList": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury" }, "LifeStepImmediately": true, "LayerAddWhenStack": { "IsDynamic": false, "FixedValue": { "Value": -1 } } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_IsAimEnemySkill" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": { "Value": "_IsWindfurySkill" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1213 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValueByVariateType", "DynamicKey": "_CurrnetSkillIndex", "VariateType": "CurrentActionSkillIndex" }, { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Normal" }, "DynamicValues": { "_ChangeValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -684097688 ] } } } }, { "$type": "RPG.GameCore.TurnInsertAction", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Priority": { "EnumIndex": 8, "Value": 200 }, "SkillIndex": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -890606031 ] } }, "AutoCast": true, "AutoCastTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerSkillTargetEntityList" }, "OnInsertAbort": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHaveEnemyAlive", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -890606031 ] } }, "DynamicKey": { "Value": "_OnWaveMonster_SkillType" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Normal" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "Windfury_Flag" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_WindfuryCount" }, "CompareType": "Less", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveSelfModifier" } ] } ] } ], "CustomTag": "ActionTag_Windfury" } ], "FailedTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCurrentSkillType" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Normal" }, "DynamicValues": { "_ChangeValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -684097688 ] } } } }, { "$type": "RPG.GameCore.TurnInsertAction", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Priority": { "EnumIndex": 8, "Value": 200 }, "AutoCast": true, "AutoCastTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerSkillTargetEntityList" }, "OnInsertAbort": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHaveEnemyAlive", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": { "Value": "_OnWaveMonster_SkillType" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Normal" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "Windfury_Flag" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_WindfuryCount" }, "CompareType": "Less", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveSelfModifier" } ] } ] } ], "CustomTag": "ActionTag_Windfury" } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCurrentSkillType", "SkillType": "Skill" }, "SuccessTaskList": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Skill" }, "DynamicValues": { "_ChangeValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -684097688 ] } } } }, { "$type": "RPG.GameCore.TurnInsertAction", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Priority": { "EnumIndex": 8, "Value": 200 }, "SkillType": "ControlSkill02", "AutoCast": true, "AutoCastTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerSkillTargetEntityList" }, "OnInsertAbort": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHaveEnemyAlive", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 2 } }, "DynamicKey": { "Value": "_OnWaveMonster_SkillType" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Skill" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "Windfury_Flag" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_WindfuryCount" }, "CompareType": "Less", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveSelfModifier" } ] } ] } ], "CustomTag": "ActionTag_Windfury" } ] } ] }, { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_SkillNoNeed" } } ] }, { "$type": "RPG.GameCore.SetSkillTextDialogType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SkillTypes": [ "Normal" ], "Type": "Cerydra" }, { "$type": "RPG.GameCore.SetSkillTextDialogType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SkillTypes": [ "Skill" ], "Type": "Cerydra" }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "Caster" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1412 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.ShowBattleScreenEffect", "Type": "Common", "UniqueName": "CerydraWindfury", "Priority": "Cerydra", "EffectPath": "UI/Battle/Widget/ScreenEffect/Screen_SpecialEffct_1412.prefab" } ], "FailedTaskList": [] } ] }, { "Event": "OnInsertActionStart", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareParamString", "CompareType": "Equal", "CompareValue": { "Value": "ActionTag_Windfury" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": { "Value": "_IsWindfurySkill" } } ] } ] }, { "Event": "OnInsertActionFinish", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareParamString", "CompareType": "Equal", "CompareValue": { "Value": "ActionTag_Windfury" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Normal" } }, { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Skill" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "Windfury_Flag" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareModifierValue", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ValueType": "Layer", "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_IsAimEnemySkill" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_IsWindfurySkill" } }, { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_SkillNoNeed" }, "DynamicValues": { "_ReplayNormal": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -570048565 ] } }, "_ReplaySkill": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -1122598595 ] } } } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveSelfModifier" } ] } ] } ] }, { "Event": "OnWaveMonster", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_OnWaveMonster_SkillType" }, "CompareType": "Greater", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareCharacterID", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "TargetCharacterID": { "IsDynamic": false, "FixedValue": { "Value": 1213 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Normal" }, "DynamicValues": { "_ChangeValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -684097688 ] } } } }, { "$type": "RPG.GameCore.TurnInsertAction", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Priority": { "EnumIndex": 8, "Value": 200 }, "SkillIndex": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -465148535 ] } }, "AutoCast": true, "OnInsertAbort": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHaveEnemyAlive", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -465148535 ] } }, "DynamicKey": { "Value": "_OnWaveMonster_SkillType" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Normal" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "Windfury_Flag" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_WindfuryCount" }, "CompareType": "Less", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveSelfModifier" } ] }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_OnWaveMonster_SkillType" } } ] } ], "CustomTag": "ActionTag_Windfury" } ], "FailedTaskList": [ { "$type": "RPG.GameCore.SwitchCaseByDynamicValue", "Switch": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -465148535 ] } }, "CaseTaskList": [ { "Case": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "TaskList": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Normal" }, "DynamicValues": { "_ChangeValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -684097688 ] } } } }, { "$type": "RPG.GameCore.TurnInsertAction", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Priority": { "EnumIndex": 8, "Value": 200 }, "AutoCast": true, "OnInsertAbort": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHaveEnemyAlive", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 1 } }, "DynamicKey": { "Value": "_OnWaveMonster_SkillType" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Normal" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "Windfury_Flag" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_WindfuryCount" }, "CompareType": "Less", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveSelfModifier" } ] }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_OnWaveMonster_SkillType" } } ] } ], "CustomTag": "ActionTag_Windfury" } ] }, { "Case": { "IsDynamic": false, "FixedValue": { "Value": 2 } }, "TaskList": [ { "$type": "RPG.GameCore.AddModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Skill" }, "DynamicValues": { "_ChangeValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -684097688 ] } } } }, { "$type": "RPG.GameCore.TurnInsertAction", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "Priority": { "EnumIndex": 8, "Value": 200 }, "SkillType": "ControlSkill02", "AutoCast": true, "OnInsertAbort": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByHaveEnemyAlive", "Inverse": true, "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 2 } }, "DynamicKey": { "Value": "_OnWaveMonster_SkillType" } } ], "FailedTaskList": [ { "$type": "RPG.GameCore.RemoveModifier", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "ModifierName": { "Value": "MCommon_Windfury_ModifySkillPropertyByType_Skill" } }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "Windfury_Flag" } }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_WindfuryCount" }, "CompareType": "Less", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, "SuccessTaskList": [ { "$type": "RPG.GameCore.RemoveSelfModifier" } ] }, { "$type": "RPG.GameCore.SetDynamicValue", "Value": { "IsDynamic": false, "FixedValue": { "Value": 0 } }, "DynamicKey": { "Value": "_OnWaveMonster_SkillType" } } ] } ], "CustomTag": "ActionTag_Windfury" } ] } ] } ] } ] } ] }, { "Event": "OnBeforeEnergyPointChange", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCompareChangeValue", "ChangeValueIndex": 1, "CompareType": "Less", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, { "$type": "RPG.GameCore.ByAny", "PredicateList": [ { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCurrentSkillType", "SkillType": "Skill" }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_ReplaySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } } ] }, { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByCurrentSkillType" }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_ReplayNormal" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } } ] } ] }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_IsAimEnemySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_IsWindfurySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 0 } } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "MDF_WindfuryCount" }, "CompareType": "GreaterEqual", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } } ] }, "SuccessTaskList": [ { "$type": "PKACICFJLOF", "LNKJFJCNFMC": { "IsDynamic": false, "FixedValue": { "Value": 0 } } } ] } ] } ] }, "MCommon_Windfury_ModifySkillPropertyByType_Normal": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc010c195c0] 0xc010c19590}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.ModifySkillPropertyByType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SkillTypes": [ "Normal" ], "Properties": [ { "PropertyType": "BPNeed", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -684097688 ] } } } ] } ] } ] }, "MCommon_Windfury_ModifySkillPropertyByType_Skill": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc010c23620] 0xc010c235f0}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "_CallbackList": [ { "Event": "OnStack", "CallbackConfig": [ { "$type": "RPG.GameCore.ModifySkillPropertyByType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SkillTypes": [ "Skill" ], "Properties": [ { "PropertyType": "BPNeed", "Value": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -684097688 ] } } } ] } ] } ] }, "MCommon_Windfury_SkillNoNeed": { "Stacking": "ReplaceByCaster", "DynamicValues": { "Floats": { "\u0026{map[Hash:0xc010c356b0] 0xc010c35680}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc010c35980] 0xc010c35950}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } }, "\u0026{map[Hash:0xc010c35c50] 0xc010c35c20}": { "readInfo": null, "unk": null, "v24": { "Value": 0 } } } }, "_CallbackList": [ { "Event": "OnBeforeSkillCost", "CallbackConfig": [ { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByTargetListIntersects", "FirstTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerSkillTargetEntityList" }, "SecondTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerAllEnemy" } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_ReplayNormal" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, { "$type": "RPG.GameCore.ByCurrentSkillType" } ] }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValueByChangeValue", "DynamicKey": "_ChangeValue", "ContextScope": "ContextModifier" }, { "$type": "RPG.GameCore.SetModifierDynamicValue", "ModifierName": { "Value": "MCommon_Windfury" }, "DynamicKey": { "Value": "_ChangeValue" }, "NewValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -684097688 ] } } }, { "$type": "RPG.GameCore.ModifySkillPropertyByType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SkillTypes": [ "Normal" ], "Properties": [ { "PropertyType": "BPNeed" } ] } ] }, { "$type": "RPG.GameCore.PredicateTaskList", "Predicate": { "$type": "RPG.GameCore.ByAnd", "PredicateList": [ { "$type": "RPG.GameCore.ByTargetListIntersects", "FirstTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerSkillTargetEntityList" }, "SecondTargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerAllEnemy" } }, { "$type": "RPG.GameCore.ByCompareDynamicValue", "DynamicKey": { "Value": "_ReplaySkill" }, "CompareType": "Equal", "CompareValue": { "IsDynamic": false, "FixedValue": { "Value": 1 } } }, { "$type": "RPG.GameCore.ByCurrentSkillType", "SkillType": "Skill" } ] }, "SuccessTaskList": [ { "$type": "RPG.GameCore.SetDynamicValueByChangeValue", "DynamicKey": "_ChangeValue", "ContextScope": "ContextModifier" }, { "$type": "RPG.GameCore.SetModifierDynamicValue", "ModifierName": { "Value": "MCommon_Windfury" }, "DynamicKey": { "Value": "_ChangeValue" }, "NewValue": { "IsDynamic": true, "PostfixExpr": { "OpCodes": "AQAR", "FixedValues": [], "DynamicHashes": [ -684097688 ] } } }, { "$type": "RPG.GameCore.ModifySkillPropertyByType", "TargetType": { "$type": "RPG.GameCore.TargetAlias", "Alias": "ModifierOwnerEntity" }, "SkillTypes": [ "Skill" ], "Properties": [ { "PropertyType": "BPNeed" } ] } ] } ] } ] } } }