Files
turnbasedgamedata/Config/ConfigGlobalModifier/GlobalModifier_WhiteBox_LevelRogueV2.json
2025-08-14 09:43:09 +02:00

6218 lines
169 KiB
JSON

{
"ModifierMap": {
"MLevel_WB_3002001": {
"_CallbackList": [
{
"Event": "OnAfterBeingHeal",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "TempValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "MaxHP"
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MCommon_Protect_Shield"
},
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"DynamicValues": {
"MDF_ShowValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQQR",
"FixedValues": [],
"DynamicHashes": [
909832562,
-1410115017
]
}
}
},
"InheritCaster": "CasterSelf"
}
]
},
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "HealTakenRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAABAAMR",
"FixedValues": [
{
"Value": 0
}
],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1410115017": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002002": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "BuffFlag1"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.ByAttackType",
"AttackTypes": [
"Normal"
]
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_AllDamageAddedRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": {
"Value": "BuffFlag2"
}
}
]
}
]
},
{
"Event": "OnAfterAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "BuffFlag2"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DynamicKey": {
"Value": "BuffFlag1"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DynamicKey": {
"Value": "BuffFlag2"
}
}
]
}
]
},
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra"
},
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Skill"
}
]
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": {
"Value": "BuffFlag1"
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1899766776": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1899766779": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002003": {
"_CallbackList": [
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "BuffFlag1"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": {
"Value": "BuffFlag2"
}
}
]
}
]
},
{
"Event": "OnPhase2",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DynamicKey": {
"Value": "BuffFlag1"
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DynamicKey": {
"Value": "BuffFlag2"
}
}
]
},
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "BuffFlag2"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_AllDamageAddedRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
},
{
"Event": "OnAfterBeingHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": {
"Value": "BuffFlag1"
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1899766776": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1899766779": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002021": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "AllDamageReduce",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002022": {
"_CallbackList": [
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "RPG.GameCore.HealHP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"FormulaType": "HealByTargetMaxHP",
"HealPercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002023": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002023_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
},
"MDF_3": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832563
]
}
}
},
"InheritCaster": "CasterSelf"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002023_Sub"
}
}
]
}
]
},
{
"Event": "OnHPChange",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002023_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
},
"MDF_3": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832563
]
}
}
},
"InheritCaster": "CasterSelf"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002023_Sub"
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002023_Sub": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SpeedDelta",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832563
]
}
}
}
]
}
],
"DynamicValues": {
"Floats": {
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002024": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "Less",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "TempValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "MaxHP"
},
{
"$type": "RPG.GameCore.SetHP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQQR",
"FixedValues": [],
"DynamicHashes": [
-307186820,
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1410115017": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002025": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002025_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
"InheritCaster": "CasterSelf"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002025_Sub"
}
}
]
}
]
},
{
"Event": "OnHPChange",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002025_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
"InheritCaster": "CasterSelf"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002025_Sub"
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002025_Sub": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "AllDamageReduce",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
]
}
],
"DynamicValues": {
"Floats": {
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002026": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "HealTakenRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002027": {
"_CallbackList": [
{
"Event": "OnAfterHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "BuffFlag1"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.ByIsDamageCritical"
},
{
"$type": "RPG.GameCore.ByRandomChance",
"Chance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.HealHP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"FormulaType": "HealByTargetMaxHP",
"HealPercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": {
"Value": "BuffFlag1"
}
}
]
}
]
},
{
"Event": "OnAfterAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DynamicKey": {
"Value": "BuffFlag1"
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1899766776": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002028": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "GreaterEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002028_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
"InheritCaster": "CasterSelf"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002028_Sub"
}
}
]
}
]
},
{
"Event": "OnHPChange",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "GreaterEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002028_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
"InheritCaster": "CasterSelf"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002028_Sub"
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002028_Sub": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
]
}
],
"DynamicValues": {
"Floats": {
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002029": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002101": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Skill"
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
{
"$type": "RPG.GameCore.ByRandomChance",
"Chance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "OneMore"
},
"InheritCaster": "CasterSelf"
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1899766776": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002102": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAttackType",
"AttackTypes": [
"BPSkill"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_AllDamageAddedRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
},
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Skill"
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"ModifyFunction": "Add",
"ModifyValue": {
"IsDynamic": false,
"FixedValue": {
"Value": -1
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002103": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Skill"
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
{
"$type": "RPG.GameCore.ByRandomChance",
"Chance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"ModifyFunction": "Add",
"ModifyValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002121": {
"_CallbackList": [
{
"Event": "OnTriggerDeath",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"ModifyFunction": "Add",
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002122": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SPRatioBase",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAABAAMR",
"FixedValues": [
{
"Value": 0
}
],
"DynamicHashes": [
909832565
]
}
}
}
]
},
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra"
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"ModifyFunction": "Add",
"ModifyValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002123": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType"
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
{
"$type": "RPG.GameCore.ByRandomChance",
"Chance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"ModifyFunction": "Add",
"ModifyValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002124": {
"_CallbackList": [
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByRandomChance",
"Chance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"ModifyFunction": "Add",
"ModifyValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002125": {
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAttackType",
"AttackTypes": [
"BPSkill"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_AllDamageAddedRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002126": {
"_CallbackList": [
{
"Event": "OnBeforeSkillUse",
"CallbackConfig": [
{
"$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": "MLevel_WB_3002126_Sub"
},
"DynamicValues": {
"MDF_1": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"InheritCaster": "CasterSelf"
}
]
}
]
},
{
"Event": "OnAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002126_Sub"
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002126_Sub": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SPRatioBase",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002127": {
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAttackType",
"AttackTypes": [
"BPSkill"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_CriticalChance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002128": {
"_CallbackList": [
{
"Event": "OnTriggerStanceCountDown",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"ModifyFunction": "Add",
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002129": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Skill"
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MCommon_LevelAllDamageReduce"
},
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicValues": {
"MDF_PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"InheritCaster": "CasterSelf"
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002201": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_AllDamageAddedRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQAAAwQR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
909832565,
-1410115017
]
}
}
}
]
}
]
},
{
"Event": "OnBeforeDealHeal",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyHealData",
"Healer_HealRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQAAAwQR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
909832565,
-1410115017
]
}
}
}
]
}
]
},
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra"
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"ModifierName": {
"Value": "MLevel_WB_3002201_Sub"
},
"InheritCaster": "CasterSelf"
},
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": "MLevel_WB_3002201_Sub",
"ValueType": "Layer",
"Multiplier": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": "TempValue"
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1410115017": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002201_Sub": {
"MaxLayer": 5,
"LayerAddWhenStack": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"WorkingTurn": "AnyOneTurn",
"_CallbackList": [
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveSelfModifier"
}
]
},
{
"Event": "OnActionEnd",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveSelfModifier"
}
]
},
{
"Event": "OnPhase2",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveSelfModifier"
}
]
}
],
"Stacking": "Replace"
},
"MLevel_WB_3002202": {
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAttackType",
"AttackTypes": [
"Normal",
"BPSkill"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_FatigueRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
},
"Attacker_SPRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002203": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra"
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"AddValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002221": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra"
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"AddValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002222": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SPRatioBase",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002223": {
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAttackType",
"AttackTypes": [
"Ultra"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_AllDamageAddedRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002224": {
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAttackType",
"AttackTypes": [
"Ultra"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_CriticalChance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002225": {
"_CallbackList": [
{
"Event": "OnTriggerDeath",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AddValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002226": {
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAttackType",
"AttackTypes": [
"QTE"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_FatigueRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
},
{
"Event": "OnBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002226_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
"InheritCaster": "CasterSelf"
}
]
},
{
"Event": "OnAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002226_Sub"
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002226_Sub": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SPRatioBase",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
]
}
],
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002227": {
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAttackType",
"AttackTypes": [
"Normal"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_SPRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002228": {
"_CallbackList": [
{
"Event": "OnBeforeBeingHeal",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AddValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002229": {
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnListenBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra"
},
{
"$type": "RPG.GameCore.ByIsTurnActionEntity",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "TempValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "MaxHP"
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MCommon_Protect_Shield"
},
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicValues": {
"MDF_ShowValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQQR",
"FixedValues": [],
"DynamicHashes": [
909832565,
-1410115017
]
}
}
},
"InheritCaster": "CasterSelf"
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1410115017": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002401": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002401_Sub"
},
"LifeTime": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
},
"InheritCaster": "CasterSelf"
},
{
"$type": "RPG.GameCore.SetModifierValue",
"ModifyFunction": "Add"
}
]
}
]
},
{
"Event": "OnHPChange",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002401_Sub"
},
"LifeTime": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
},
"InheritCaster": "CasterSelf"
},
{
"$type": "RPG.GameCore.SetModifierValue",
"ModifyFunction": "Add"
}
]
}
]
}
],
"Count": 1,
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1410115017": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002401_Sub": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Knight"
],
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
}
},
"ByRandom": true,
"MaxNumber": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"TaskList": [
{
"$type": "RPG.GameCore.StackRedirectSkillTarget",
"RedirectTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AffectTeam": "EnemyTeam"
}
]
}
]
}
],
"Stacking": "Replace"
},
"MLevel_WB_3002402": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Knight"
],
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
"SuccessTaskList": [],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveSelfModifier"
}
]
}
]
},
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"Predicate": {
"$type": "RPG.GameCore.ByIsPropertyValueMinOrMax",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"CompareTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"PropertyRatioType": "HPRatio"
},
"ByRandom": true,
"TaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "MCommon_Protect_SkillRetarget"
},
"LifeTime": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
},
"InheritCaster": "CasterSelf"
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002403": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Knight"
],
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByHPRatio",
"DynamicKey": "MDF_LastHPRatio",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveSelfModifier"
}
]
}
]
},
{
"Event": "OnHPChange",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByHPRatio",
"DynamicKey": "MDF_CurrentHPRatio",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "MDF_CurrentHPRatio"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
1862235695
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQIBAgMR",
"FixedValues": [],
"DynamicHashes": [
995560931,
1862235695,
-750859580
]
}
},
"DynamicKey": {
"Value": "MDF_AccumulateDMGRatio"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "MDF_AccumulateDMGRatio"
},
"CompareType": "Greater",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQMR",
"FixedValues": [],
"DynamicHashes": [
995560931,
909832565
]
}
},
"DynamicKey": {
"Value": "MDF_AccumulateDMGRatio"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"ModifierName": {
"Value": "MLevel_WB_3002403_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
"InheritCaster": "CasterSelf"
}
],
"FailedTaskList": []
}
],
"FailedTaskList": []
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-750859580
]
}
},
"DynamicKey": {
"Value": "MDF_LastHPRatio"
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-750859580": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"1862235695": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"995560931": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002403_Sub": {
"MaxLayer": 10,
"LayerAddWhenStack": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ValueType": "Layer",
"Multiplier": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
},
"DynamicKey": "MDF_1"
},
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002421": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Knight"
],
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
"SuccessTaskList": [],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveSelfModifier"
}
]
}
]
},
{
"Event": "OnAfterAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Skill"
},
{
"$type": "RPG.GameCore.ByRandomChance",
"Chance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AttackTargetList"
},
"ModifierName": {
"Value": "MCommon_CTRL_Taunt"
},
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"InheritCaster": "CasterSelf"
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002422": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareCharacterNumber",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Knight"
],
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
}
},
"CompareType": "GreaterEqual",
"CompareNumber": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "AllDamageReduce",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQIR",
"FixedValues": [],
"DynamicHashes": [
909832565,
909832562
]
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "AllDamageReduce",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002423": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareCharacterNumber",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Knight"
],
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
}
},
"CompareType": "GreaterEqual",
"CompareNumber": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQIR",
"FixedValues": [],
"DynamicHashes": [
909832565,
909832562
]
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002424": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareCharacterNumber",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Knight"
],
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
}
},
"CompareType": "GreaterEqual",
"CompareNumber": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "HPAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQIR",
"FixedValues": [],
"DynamicHashes": [
909832565,
909832562
]
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "HPAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002425": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "DefenceAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAABAAMR",
"FixedValues": [
{
"Value": 0
}
],
"DynamicHashes": [
909832565
]
}
}
},
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "HPAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002426": {
"_CallbackList": [
{
"Event": "OnAfterAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByRandomChance",
"Chance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "TempValue",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "CurrentHP"
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AttackTargetList"
},
"ModifierName": {
"Value": "MCommon_DOT_Bleed"
},
"LifeTime": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832563
]
}
},
"DynamicValues": {
"Modifier_Bleed_DamageValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQQR",
"FixedValues": [],
"DynamicHashes": [
-1410115017,
909832562
]
}
}
},
"InheritCaster": "CasterSelf"
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1410115017": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002427": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "HealTakenRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAABAAMR",
"FixedValues": [
{
"Value": 0
}
],
"DynamicHashes": [
909832565
]
}
}
},
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "HPAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002428": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Knight"
],
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SPRatioBase",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAABAAMR",
"FixedValues": [
{
"Value": 0
}
],
"DynamicHashes": [
909832565
]
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SPRatioBase",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002429": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Knight"
],
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
"SuccessTaskList": [],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveSelfModifier"
}
]
}
]
},
{
"Event": "OnBeingLimbo",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"ModifierName": {
"Value": "MCommon_LevelAllDamageAddedRatio"
},
"LifeTime": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
},
"DynamicValues": {
"MDF_PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"InheritCaster": "CasterSelf"
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002501": {
"_CallbackList": [
{
"Event": "OnAfterHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByRandomChance",
"Chance": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DamageDefenderEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002501_Sub"
},
"DynamicValues": {
"MDF_Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
"InheritCaster": "CasterSelf"
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1410115017": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002501_Sub": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Physical"
},
"DamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-1920033213
]
}
},
"AttackType": "Pursued"
}
},
{
"$type": "RPG.GameCore.RemoveSelfModifier"
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"-1920033213": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002502": {
"_CallbackList": [
{
"Event": "OnAfterHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAAAAIR",
"FixedValues": [
{
"Value": 1
}
],
"DynamicHashes": [
-1410115017
]
}
},
"DynamicKey": {
"Value": "TempValue"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "TempValue"
},
"CompareType": "GreaterEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DynamicKey": {
"Value": "TempValue"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002502_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
"InheritCaster": "CasterSelf"
}
],
"FailedTaskList": []
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1410115017": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002502_Sub": {
"MaxLayer": 10,
"LayerAddWhenStack": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ValueType": "Layer",
"Multiplier": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
},
"DynamicKey": "MDF_1"
},
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002503": {
"_CallbackList": [
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "MDF_Speed1",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "Speed"
},
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "MDF_Speed2",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DamageDefenderEntity"
},
"Value": "Speed"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQMR",
"FixedValues": [],
"DynamicHashes": [
-1159533922,
1569349433
]
}
},
"DynamicKey": {
"Value": "MDF_DMGUpValue"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "MDF_DMGUpValue"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
"SuccessTaskList": [],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQQR",
"FixedValues": [],
"DynamicHashes": [
2118305670,
909832565
]
}
},
"DynamicKey": {
"Value": "MDF_DMGUpValue"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "MDF_DMGUpValue"
},
"CompareType": "GreaterEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_AllDamageAddedRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.ModifyDamageData",
"Attacker_AllDamageAddedRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
2118305670
]
}
}
}
]
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1159533922": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"1569349433": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"2118305670": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002503_Sub": {
"MaxLayer": 10,
"LayerAddWhenStack": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ValueType": "Layer",
"Multiplier": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
},
"DynamicKey": "MDF_1"
},
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002521": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SpeedDelta",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002523": {
"_CallbackList": [
{
"Event": "OnAfterAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AttackTargetList"
},
"ModifierName": {
"Value": "MLevel_WB_3002523_Sub"
},
"DynamicValues": {
"MDF_1": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"InheritCaster": "CasterSelf"
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeammate"
},
"ModifierName": {
"Value": "MLevel_WB_3002523"
}
},
{
"$type": "RPG.GameCore.RemoveSelfModifier"
}
],
"FailedTaskList": []
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002523_Sub": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SpeedDelta",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAABAAMR",
"FixedValues": [
{
"Value": 0
}
],
"DynamicHashes": [
909832565
]
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002525": {
"_CallbackList": [
{
"Event": "OnTriggerBreak",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002523_Sub"
},
"DynamicValues": {
"MDF_1": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"InheritCaster": "CasterSelf"
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002526": {
"_CallbackList": [
{
"Event": "OnAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AddNormalizedValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAABAAMR",
"FixedValues": [
{
"Value": 0
}
],
"DynamicHashes": [
909832565
]
}
}
}
],
"FailedTaskList": []
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002527": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002527_Sub"
},
"DynamicValues": {
"MDF_1": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
},
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
}
]
},
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002527_Sub"
},
"DynamicValues": {
"MDF_1": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
},
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002527_Sub": {
"MaxLayer": 20,
"LayerAddWhenStack": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ValueType": "Layer",
"Multiplier": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicKey": "TempValue"
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"Value": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQQBAQMR",
"FixedValues": [],
"DynamicHashes": [
-1410115017,
909832562
]
}
},
"DynamicKey": {
"Value": "TempValue"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "TempValue"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SpeedDelta",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQABAQMR",
"FixedValues": [],
"DynamicHashes": [
909832565,
-1410115017
]
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002527"
}
},
{
"$type": "RPG.GameCore.RemoveSelfModifier"
}
]
}
]
}
],
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1410115017": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002528": {
"_CallbackList": [
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002528_Sub"
},
"DynamicValues": {
"MDF_1": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
},
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002528_Sub": {
"MaxLayer": 20,
"LayerAddWhenStack": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
"ValueType": "Layer",
"Multiplier": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
},
"DynamicKey": "TempValue"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"DynamicKey": {
"Value": "TempValue"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SpeedDelta",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-1410115017
]
}
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SpeedDelta",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
}
]
}
]
}
],
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1410115017": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002529": {
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "GreaterEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002529_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
},
"MDF_3": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832563
]
}
}
},
"InheritCaster": "CasterSelf"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002529_Sub"
}
}
]
}
]
},
{
"Event": "OnHPChange",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "GreaterEqual",
"CompareValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002529_Sub"
},
"DynamicValues": {
"MDF_2": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
},
"MDF_3": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832563
]
}
}
},
"InheritCaster": "CasterSelf"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "MLevel_WB_3002529_Sub"
}
}
]
}
]
}
],
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"909832565": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
},
"MLevel_WB_3002529_Sub": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832562
]
}
}
},
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SpeedDelta",
"PropertyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832563
]
}
}
}
]
}
],
"DynamicValues": {
"Floats": {
"909832562": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"909832563": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
}
}
}