Files
FireflyGo_Resources/Config/ConfigGlobalModifier/GlobalModifier_WhiteBox_LevelRogueV2.json
2025-09-09 21:37:33 +07:00

6440 lines
182 KiB
JSON

{
"ModifierMap": {
"MLevel_WB_3002001": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00bba33e0] 0xc00bba33b0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
},
"\u0026{map[Hash:0xc00bba36b0] 0xc00bba3680}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc00bba3980] 0xc00bba3950}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00bba3c50] 0xc00bba3c20}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002002": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00c192fc0] 0xc00c192f90}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 1
}
},
"\u0026{map[Hash:0xc00c193290] 0xc00c193260}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00c193560] 0xc00c193530}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00c193830] 0xc00c193800}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00c193b00] 0xc00c193ad0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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"
}
}
]
}
]
}
]
},
"MLevel_WB_3002003": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00c1d9050] 0xc00c1d9020}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.25
}
},
"\u0026{map[Hash:0xc00c1d9320] 0xc00c1d92f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00c1d95f0] 0xc00c1d95c0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00c1d98c0] 0xc00c1d9890}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 1
}
},
"\u0026{map[Hash:0xc00c1d9b90] 0xc00c1d9b60}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
}
]
}
]
},
"MLevel_WB_3002021": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00c1ffcb0] 0xc00c1ffc80}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc00c788000] 0xc00c1fff50}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00c7882d0] 0xc00c7882a0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002022": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00c7ac870] 0xc00c7ac840}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.029999999795109034
}
},
"\u0026{map[Hash:0xc00c7acb40] 0xc00c7acb10}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00c7ace10] 0xc00c7acde0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002023": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00c7b4480] 0xc00c7b4450}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.39999999990686774
}
},
"\u0026{map[Hash:0xc00c7b4750] 0xc00c7b4720}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00c7b4a20] 0xc00c7b49f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 20
}
}
}
},
"_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"
}
}
]
}
]
}
]
},
"MLevel_WB_3002023_Sub": {
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00c7d4060] 0xc00c7d4030}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00c7d4330] 0xc00c7d4300}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 20
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002024": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00c7e34a0] 0xc00c7e3470}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.39999999990686774
}
},
"\u0026{map[Hash:0xc00c7e3770] 0xc00c7e3740}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00c7e3a40] 0xc00c7e3a10}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00c7e3d10] 0xc00c7e3ce0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 1
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002025": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00c7e9ec0] 0xc00c7e9e90}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.39999999990686774
}
},
"\u0026{map[Hash:0xc00c7f8210] 0xc00c7f81e0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.39999999990686774
}
},
"\u0026{map[Hash:0xc00c7f84e0] 0xc00c7f84b0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
}
]
}
]
}
]
},
"MLevel_WB_3002025_Sub": {
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00cc0f6e0] 0xc00cc0f6b0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.39999999990686774
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002026": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00cc1bc80] 0xc00cc1bc50}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.39999999990686774
}
},
"\u0026{map[Hash:0xc00cc1bf50] 0xc00cc1bf20}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00cc282a0] 0xc00cc28270}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002027": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00cc3b770] 0xc00cc3b740}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.6999999999534339
}
},
"\u0026{map[Hash:0xc00cc3ba40] 0xc00cc3ba10}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.049999999813735485
}
},
"\u0026{map[Hash:0xc00cc3bd10] 0xc00cc3bce0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00cc44060] 0xc00cc44030}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
}
]
}
]
},
"MLevel_WB_3002028": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00cc62930] 0xc00cc62900}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.7999999998137355
}
},
"\u0026{map[Hash:0xc00cc62c00] 0xc00cc62bd0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.17999999993480742
}
},
"\u0026{map[Hash:0xc00cc62ed0] 0xc00cc62ea0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
}
]
}
]
}
]
},
"MLevel_WB_3002028_Sub": {
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d20a030] 0xc00d20a000}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.17999999993480742
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002029": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d21a570] 0xc00d21a540}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc00d21a840] 0xc00d21a810}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d21ab10] 0xc00d21aae0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002101": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d225050] 0xc00d225020}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.2999999998137355
}
},
"\u0026{map[Hash:0xc00d225320] 0xc00d2252f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d2255f0] 0xc00d2255c0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d2258c0] 0xc00d225890}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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"
}
]
}
]
}
]
},
"MLevel_WB_3002102": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d243d40] 0xc00d243d10}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.7999999998137355
}
},
"\u0026{map[Hash:0xc00d24e090] 0xc00d24e060}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d24e360] 0xc00d24e330}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002103": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d26de60] 0xc00d26de30}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
},
"\u0026{map[Hash:0xc00d2721b0] 0xc00d272180}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d272480] 0xc00d272450}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002121": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d6103c0] 0xc00d610390}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 2
}
},
"\u0026{map[Hash:0xc00d610690] 0xc00d610660}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d610960] 0xc00d610930}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_CallbackList": [
{
"Event": "OnTriggerDeath",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"ModifyFunction": "Add",
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
},
"MLevel_WB_3002122": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d618600] 0xc00d6185d0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00d6188d0] 0xc00d6188a0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d618ba0] 0xc00d618b70}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002123": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d647350] 0xc00d647320}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.25
}
},
"\u0026{map[Hash:0xc00d647620] 0xc00d6475f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d6478f0] 0xc00d6478c0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002124": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d6697a0] 0xc00d669770}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.11999999987892807
}
},
"\u0026{map[Hash:0xc00d669a70] 0xc00d669a40}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d669d40] 0xc00d669d10}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002125": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d66f6e0] 0xc00d66f6b0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.25
}
},
"\u0026{map[Hash:0xc00d66f9b0] 0xc00d66f980}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d66fc80] 0xc00d66fc50}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002126": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00db848d0] 0xc00db848a0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.39999999990686774
}
},
"\u0026{map[Hash:0xc00db84ba0] 0xc00db84b70}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00db84e70] 0xc00db84e40}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
}
]
}
]
},
"MLevel_WB_3002126_Sub": {
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00dba57d0] 0xc00dba57a0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.39999999990686774
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002127": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00dbd2f60] 0xc00dbd2f30}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.25
}
},
"\u0026{map[Hash:0xc00dbd3230] 0xc00dbd3200}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00dbd3500] 0xc00dbd34d0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002128": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00dbe0150] 0xc00dbe0120}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 1
}
},
"\u0026{map[Hash:0xc00dbe0420] 0xc00dbe03f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00dbe06f0] 0xc00dbe06c0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_CallbackList": [
{
"Event": "OnTriggerStanceCountDown",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"ModifyFunction": "Add",
"ModifyValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
},
"MLevel_WB_3002129": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00dbec270] 0xc00dbec240}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00dbec540] 0xc00dbec510}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00dbec810] 0xc00dbec7e0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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"
}
]
}
]
}
]
},
"MLevel_WB_3002201": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00d478900] 0xc00d4788d0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.2999999998137355
}
},
"\u0026{map[Hash:0xc00d478bd0] 0xc00d478ba0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d478ea0] 0xc00d478e70}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00d479170] 0xc00d479140}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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"
}
]
}
]
}
]
},
"MLevel_WB_3002201_Sub": {
"Stacking": "Replace",
"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"
}
]
}
]
},
"MLevel_WB_3002202": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00e17cb10] 0xc00e17cae0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.14999999990686774
}
},
"\u0026{map[Hash:0xc00e17cde0] 0xc00e17cdb0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 1
}
},
"\u0026{map[Hash:0xc00e17d0b0] 0xc00e17d080}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002203": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00e507ec0] 0xc00e507e90}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 10
}
},
"\u0026{map[Hash:0xc00e508210] 0xc00e5081e0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00e5084e0] 0xc00e5084b0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002221": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00e52a270] 0xc00e52a240}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 5
}
},
"\u0026{map[Hash:0xc00e52a540] 0xc00e52a510}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00e52a810] 0xc00e52a7e0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002222": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00e5485a0] 0xc00e548570}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00e548870] 0xc00e548840}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00e548b40] 0xc00e548b10}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002223": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00e5682d0] 0xc00e5682a0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00e5685a0] 0xc00e568570}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00e568870] 0xc00e568840}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002224": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00e573470] 0xc00e573440}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.25
}
},
"\u0026{map[Hash:0xc00e573740] 0xc00e573710}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00e573a10] 0xc00e5739e0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002225": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00e57e690] 0xc00e57e660}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 25
}
},
"\u0026{map[Hash:0xc00e57e960] 0xc00e57e930}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00e57ec30] 0xc00e57ec00}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_CallbackList": [
{
"Event": "OnTriggerDeath",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AddValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
},
"MLevel_WB_3002226": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00ee0aae0] 0xc00ee0aab0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
},
"\u0026{map[Hash:0xc00ee0adb0] 0xc00ee0ad80}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
},
"\u0026{map[Hash:0xc00ee0b080] 0xc00ee0b050}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
}
]
}
]
},
"MLevel_WB_3002226_Sub": {
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00ee3b740] 0xc00ee3b710}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002227": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f10aa50] 0xc00f10aa20}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.39999999990686774
}
},
"\u0026{map[Hash:0xc00f10ad20] 0xc00f10acf0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00f10aff0] 0xc00f10afc0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002228": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f129b90] 0xc00f129b60}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 10
}
},
"\u0026{map[Hash:0xc00f129e60] 0xc00f129e30}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00f12e1b0] 0xc00f12e180}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_CallbackList": [
{
"Event": "OnBeforeBeingHeal",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AddValue": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
909832565
]
}
}
}
]
}
]
},
"MLevel_WB_3002229": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f12fe30] 0xc00f12fe00}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc00f13c180] 0xc00f13c150}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00f13c450] 0xc00f13c420}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00f13c720] 0xc00f13c6f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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"
}
]
}
]
}
]
},
"MLevel_WB_3002401": {
"Count": 1,
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f159050] 0xc00f159020}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.2999999998137355
}
},
"\u0026{map[Hash:0xc00f159320] 0xc00f1592f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 2
}
},
"\u0026{map[Hash:0xc00f1595f0] 0xc00f1595c0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00f1598c0] 0xc00f159890}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
]
}
]
}
]
},
"MLevel_WB_3002401_Sub": {
"Stacking": "Replace",
"_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"
}
]
}
]
}
]
},
"MLevel_WB_3002402": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f6089f0] 0xc00f6089c0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 1
}
},
"\u0026{map[Hash:0xc00f608cc0] 0xc00f608c90}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00f608f90] 0xc00f608f60}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
]
}
]
}
]
},
"MLevel_WB_3002403": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f61a090] 0xc00f61a060}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc00f61a360] 0xc00f61a330}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.029999999795109034
}
},
"\u0026{map[Hash:0xc00f61a630] 0xc00f61a600}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 10
}
},
"\u0026{map[Hash:0xc00f61a900] 0xc00f61a8d0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 1
}
},
"\u0026{map[Hash:0xc00f61abd0] 0xc00f61aba0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 1
}
},
"\u0026{map[Hash:0xc00f61aea0] 0xc00f61ae70}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
}
]
}
]
},
"MLevel_WB_3002403_Sub": {
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f634c60] 0xc00f634c30}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc00f634f30] 0xc00f634f00}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
}
}
},
"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
]
}
}
}
]
}
]
},
"MLevel_WB_3002421": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f645bc0] 0xc00f645b90}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
},
"\u0026{map[Hash:0xc00f645e90] 0xc00f645e60}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc00f6541e0] 0xc00f6541b0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
]
}
]
}
]
},
"MLevel_WB_3002422": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f672060] 0xc00f672030}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00f672330] 0xc00f672300}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00f672600] 0xc00f6725d0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002423": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00fb908a0] 0xc00fb90870}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00fb90b70] 0xc00fb90b40}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00fb90e40] 0xc00fb90e10}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002424": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f0e5e30] 0xc00f0e5e00}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00f0ee180] 0xc00f0ee150}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00f0ee450] 0xc00f0ee420}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002425": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00f0f9770] 0xc00f0f9740}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00f0f9a40] 0xc00f0f9a10}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00f0f9d10] 0xc00f0f9ce0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002426": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00fe0e6c0] 0xc00fe0e690}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
},
"\u0026{map[Hash:0xc00fe0e990] 0xc00fe0e960}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.049999999813735485
}
},
"\u0026{map[Hash:0xc00fe0ec60] 0xc00fe0ec30}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 1
}
},
"\u0026{map[Hash:0xc00fe0ef30] 0xc00fe0ef00}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
]
}
]
}
]
},
"MLevel_WB_3002427": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00fe246c0] 0xc00fe24690}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00fe24990] 0xc00fe24960}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc00fe24c60] 0xc00fe24c30}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002428": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00fe40900] 0xc00fe408d0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
},
"\u0026{map[Hash:0xc00fe40bd0] 0xc00fe40ba0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
},
"\u0026{map[Hash:0xc00fe40ea0] 0xc00fe40e70}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002429": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc00fe7eea0] 0xc00fe7ee70}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc00fe7f170] 0xc00fe7f140}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 2
}
},
"\u0026{map[Hash:0xc00fe7f440] 0xc00fe7f410}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
]
}
]
},
"MLevel_WB_3002501": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc010210540] 0xc010210510}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.6999999999534339
}
},
"\u0026{map[Hash:0xc010210810] 0xc0102107e0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.25
}
},
"\u0026{map[Hash:0xc010210ae0] 0xc010210ab0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc010210db0] 0xc010210d80}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
]
}
]
}
]
},
"MLevel_WB_3002501_Sub": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc01021b440] 0xc01021b410}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
]
}
]
},
"MLevel_WB_3002502": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc01022e1b0] 0xc01022e180}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 3
}
},
"\u0026{map[Hash:0xc01022e480] 0xc01022e450}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc01022e750] 0xc01022e720}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc01022ea20] 0xc01022e9f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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": []
}
]
}
]
},
"MLevel_WB_3002502_Sub": {
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc01023c030] 0xc01023c000}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc01023c300] 0xc01023c2d0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc01023c5d0] 0xc01023c5a0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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
]
}
}
}
]
}
]
},
"MLevel_WB_3002503": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc010247260] 0xc010247230}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.019999999785795808
}
},
"\u0026{map[Hash:0xc010247530] 0xc010247500}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.39999999990686774
}
},
"\u0026{map[Hash:0xc010247800] 0xc0102477d0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc010247ad0] 0xc010247aa0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc010247da0] 0xc010247d70}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc0102540f0] 0xc0102540c0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 1
}
}
}
},
"_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
]
}
}
}
]
}
]
}
]
}
]
},
"MLevel_WB_3002503_Sub": {
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc01027eea0] 0xc01027ee70}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc01027f170] 0xc01027f140}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
}
}
},
"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
]
}
}
}
]
}
]
},
"MLevel_WB_3002521": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc010889e00] 0xc010889dd0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
},
"\u0026{map[Hash:0xc010892150] 0xc010892120}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc010892420] 0xc0108923f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002523": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc0108a07e0] 0xc0108a07b0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc0108a0ab0] 0xc0108a0a80}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc0108a0d80] 0xc0108a0d50}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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": []
}
]
}
]
},
"MLevel_WB_3002523_Sub": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc0108b4330] 0xc0108b4300}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc0108b4600] 0xc0108b45d0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc0108b48d0] 0xc0108b48a0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
]
}
]
},
"MLevel_WB_3002525": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc0108c0d50] 0xc0108c0d20}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc0108c1020] 0xc0108c0ff0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc0108c12f0] 0xc0108c12c0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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"
}
]
}
]
},
"MLevel_WB_3002526": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc0108e20f0] 0xc0108e20c0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.5
}
},
"\u0026{map[Hash:0xc0108e23c0] 0xc0108e2390}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc0108e2690] 0xc0108e2660}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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": []
}
]
}
]
},
"MLevel_WB_3002527": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc0108f3200] 0xc0108f31d0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc0108f34d0] 0xc0108f34a0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc0108f37a0] 0xc0108f3770}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
}
]
}
]
},
"MLevel_WB_3002527_Sub": {
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc010d86450] 0xc010d86420}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc010d86720] 0xc010d866f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc010d869f0] 0xc010d869c0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc010d86cc0] 0xc010d86c90}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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"
}
]
}
]
}
]
},
"MLevel_WB_3002528": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc010da4e70] 0xc010da4e40}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc010da5140] 0xc010da5110}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc010da5410] 0xc010da53e0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_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
]
}
}
}
}
]
}
]
},
"MLevel_WB_3002528_Sub": {
"Stacking": "Replace",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc010db10b0] 0xc010db1080}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc010db1380] 0xc010db1350}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.19999999995343387
}
},
"\u0026{map[Hash:0xc010db1650] 0xc010db1620}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc010db1920] 0xc010db18f0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"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
]
}
}
}
]
}
]
}
]
},
"MLevel_WB_3002529": {
"Stacking": "Multiple",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc010dc1aa0] 0xc010dc1a70}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.7999999998137355
}
},
"\u0026{map[Hash:0xc010dc1d70] 0xc010dc1d40}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.09999999986030161
}
},
"\u0026{map[Hash:0xc010dcc0c0] 0xc010dcc090}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 20
}
}
}
},
"_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"
}
}
]
}
]
}
]
},
"MLevel_WB_3002529_Sub": {
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc010ddd560] 0xc010ddd530}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0.17999999993480742
}
},
"\u0026{map[Hash:0xc010ddd830] 0xc010ddd800}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 20
}
}
}
},
"_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
]
}
}
}
]
}
]
}
}
}