6140 lines
190 KiB
JSON
6140 lines
190 KiB
JSON
{
|
||
"AbilityList": [
|
||
{
|
||
"Name": "BoxingGym_TriggerAllBreak",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_BreakAllStance_Modifier"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_BreakAllStance_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_AllStanceBreakDamage"
|
||
},
|
||
"DynamicValues": {
|
||
"CasterLevel": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"ElementDamageValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"TargetStance": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 30
|
||
}
|
||
},
|
||
"StanceUnit": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 30
|
||
}
|
||
},
|
||
"CasterBreakBaseDamage": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 100
|
||
}
|
||
},
|
||
"DamageRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
},
|
||
"InheritCaster": "TargetSelf"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_EnhanceBreakDamage",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_EnhanceBreakDamage_Modifier"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_EnhanceBreakDamage_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_EnhanceBreakDamage_Sub_Modifier"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_EnhanceBreakDamage_Sub_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "BreakDamageAddedRatioBase",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_SingleAttackCriticalChance",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_SingleAttackCriticalChance_Modifier"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_SingleAttackCriticalChance_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_SingleAttackCriticalChance_Sub_Modifier"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_SingleAttackCriticalChance_Sub_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAttackSkillEffect",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"SkillEffects": [
|
||
"SingleAttack"
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_CriticalChance": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_ExecuteRecoverSP",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_ExecuteRecoverSP_Modifier"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_ExecuteRecoverSP_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_ExecuteRecoverSP_Test_Modifier"
|
||
},
|
||
"InheritCaster": "TargetSelf"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_ExecuteRecoverSP_Test_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeAttack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAttackSkillEffect",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"SkillEffects": [
|
||
"SingleAttack"
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifySPNew",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"AddValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 20
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_EnhanceCriticalDamage",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_EnhanceCriticalDamage_Modifier"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_EnhanceCriticalDamage_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_EnhanceCriticalDamage_Sub_Modifier"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_EnhanceCriticalDamage_Sub_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "CriticalDamageBase",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2.400000000372529
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_SingleRemainEnhance",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_SingleRemainEnhance_Modifier"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_SingleRemainEnhance_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_SingleRemainEnhance_Modifier_Sub_Modifier"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_SingleRemainEnhance_Modifier_Sub_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareAliveEnemyNumber",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 3
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_InsertEnhance",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_InsertEnhance_Modifier"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_InsertEnhance_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_InsertEnhance_Sub_Modifier"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_InsertEnhance_Sub_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAttackType",
|
||
"AttackTypes": [
|
||
"Insert"
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.AddRegardAsAttackType",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"OriginalAttackType": "Ultra",
|
||
"RegardAttackType": "Insert"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_InsertAttackCriticalChance",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_InsertAttackCriticalChance_Modifier"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_InsertAttackCriticalChance_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_InsertAttackCriticalChance_Sub_Modifier"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_InsertAttackCriticalChance_Sub_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAttackType",
|
||
"AttackTypes": [
|
||
"Insert"
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_CriticalChance": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_InsertAttackStanceBreak",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_InsertAttackStanceBreak_Modifier"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_InsertAttackStanceBreak_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_InsertAttackStanceBreak_Sub_Modifier"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_InsertAttackStanceBreak_Sub_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAttackType",
|
||
"AttackTypes": [
|
||
"Insert"
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "StanceBreakAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 3
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAttackType",
|
||
"AttackTypes": [
|
||
"Insert"
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "StanceBreakAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": -3
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_StanceBreakRecoverSP",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_StanceBreakRecoverSP_Modifier"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_StanceBreakRecoverSP_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_StanceBreakRecoverSP_Modifier_Sub_Modifier"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_StanceBreakRecoverSP_Modifier_Sub_Modifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnTriggerBreak",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifySP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllLightTeamOnlyAddSPOnceForServant"
|
||
},
|
||
"ModifyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 300
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_SPRecovery",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_SPRecovery"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_SPRecovery": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnEnterBattle",
|
||
"Priority": -90,
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllLightTeam.RemoveServant"
|
||
},
|
||
"ByRandom": true,
|
||
"MaxNumber": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_SPRecovery"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_BP5",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_BP5"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_BP5": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnEnterBattle",
|
||
"Priority": -90,
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareWaveCount",
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 5
|
||
}
|
||
},
|
||
"IsSilence": true
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_ATKUp",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_ATKUp"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_ATKUp": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_ATKUp01"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_ATKUp02",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_ATKUp02"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_ATKUp02": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_ATKUp02"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_NormalAttackBPRecovery",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_NormalAttackBPRecovery"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_NormalAttackBPRecovery": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenAfterAttack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAnd",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByCurrentSkillType"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareBP",
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_SkillBPRecovery",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_SkillBPRecovery"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_SkillBPRecovery": {
|
||
"BehaviorFlagList": [
|
||
"ListenBattleEventSkill"
|
||
],
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAnd",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByRandomChance",
|
||
"Chance": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.6000000005587935
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_SkillBPRecovery_Extreme",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_SkillBPRecovery_Extreme"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_SkillBPRecovery_Extreme": {
|
||
"BehaviorFlagList": [
|
||
"ListenBattleEventSkill"
|
||
],
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAnd",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByRandomChance",
|
||
"Chance": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.5000000004656613
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_DamageUp",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_DamageUp"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_DamageUp": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_DamageUp"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_StartStanceBreakState",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_StartStanceBreakTrigger"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_StartStanceBreakTrigger": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnEnterBattle",
|
||
"Priority": -90,
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ByRandom": true,
|
||
"MaxNumber": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareWaveCount",
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_StartStanceBreakTrigger"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_BreakRatio",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_BreakRatio"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_BreakRatio": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_BreakRatioStackModifier"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_BreakRatio_Extreme",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_BreakRatio_Extreme"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_BreakRatio_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_BreakRatioStackModifier_Extreme"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_SPRatio",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_SPRatio"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_SPRatio": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_SPRatioStackModifier"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_SPRatio_Extreme",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_SPRatio_Extreme"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_SPRatio_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_SPRatioStackModifier_Extreme"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_UltraSkillDamage",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_UltraSkillDamage"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_UltraSkillDamage": {
|
||
"BehaviorFlagList": [
|
||
"ListenBattleEventSkill"
|
||
],
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Ultra"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllLightTeam"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_UltraSkillDamageBuff"
|
||
},
|
||
"LifeTime": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"MaxLayer": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_RandomFreeze",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_RandomFreeze"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_RandomFreeze": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnEnterBattle",
|
||
"Priority": -90,
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ByRandom": true,
|
||
"MaxNumber": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
},
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "MCommon_CTRL_Frozen"
|
||
},
|
||
"LifeTime": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"DynamicValues": {
|
||
"Modifier_Frozen_DamagePercentage": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 500
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_AllSPRecovery",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_AllSPRecovery"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_AllSPRecovery": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnEnterBattle",
|
||
"Priority": -90,
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareWaveCount",
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifySP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllLightTeamOnlyAddSPOnceForServant"
|
||
},
|
||
"ModifyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 20
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_DefDown",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_DefDown"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_DefDown": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnEnterBattle",
|
||
"Priority": -90,
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareWaveCount",
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_DefDown"
|
||
},
|
||
"LifeTime": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
},
|
||
"DynamicValues": {
|
||
"DefDownValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.7000000006519258
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_StanceBreakState06",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_StanceBreakState06"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_StanceBreakState06": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_StanceBreakState06"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_UltraSPRecovery",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_UltraSPRecovery"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_UltraSPRecovery": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_UltraSPRecovery"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_UltraSPRecovery_Extreme",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_UltraSPRecovery_Extreme"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_UltraSPRecovery_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_UltraSPRecovery_Extreme"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_Delay",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_Delay"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_Delay": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Delay"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_StanceBreakState07",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_StanceBreakState07"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_StanceBreakState07": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_StanceBreakState07"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_UltraSkillDamage02",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_UltraSkillDamage02"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_UltraSkillDamage02": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_UltraSkillDamage02"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_UltraSkillDamageFinal",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_UltraSkillDamageFinal"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_UltraSkillDamageFinal": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_UltraSkillDamageFinal"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_UltraSkillDamageFinal_Extreme",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_UltraSkillDamageFinal_Extreme"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_UltraSkillDamageFinal_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_UltraSkillDamageFinal_Extreme"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_BPDamageFinal",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_BPDamageFinal"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_BPDamageFinal": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_BPDamageFinal"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_BPDamageFinal_Extreme",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_BPDamageFinal_Extreme"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_BPDamageFinal_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_BPDamageFinal_Extreme"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_BreakDamageFinal",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_BreakDamageFinal"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_BreakDamageFinal": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_BreakDamageFinal"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_BreakDamageFinal_Extreme",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_BreakDamageFinal_Extreme"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_BreakDamageFinal_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_BreakDamageFinal_Extreme"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_SPRecoveryAll",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_SPRecoveryAll"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_SPRecoveryAll": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnEnterBattle",
|
||
"Priority": -90,
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllLightTeam"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_SPRecovery"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_DamageUpBPAll",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_DamageUpBPAll"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_DamageUpBPAll": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_DamageUpBPAll"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_StanceBreakState06All",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Stand_StanceBreakState06All"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Stand_StanceBreakState06All": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_StanceBreakState06All"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_Shield_AutoGetShield",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_AutoGetShield_Level"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Shield_AutoGetShield_Level": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_AutoGetShield"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_Shield_AddShieldGetBuff",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_AddShieldGetBuff_Level"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Shield_AddShieldGetBuff_Level": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_AddShieldGetBuff"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_GetShieldAfterUseSkill",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_GetShieldAfterUseSkill_Level"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_GetShieldAfterUseSkill_Level": {
|
||
"DynamicValues": {
|
||
"Floats": {
|
||
"\u0026{map[Hash:0xc02a65c2d0] 0xc02a65c2a0}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"BehaviorFlagList": [
|
||
"ListenBattleEventSkill"
|
||
],
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAnd",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
}
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "MCommon_Protect_Shield"
|
||
},
|
||
"LifeTime": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
},
|
||
"DynamicValues": {
|
||
"MDF_ShowValue": {
|
||
"IsDynamic": true,
|
||
"PostfixExpr": {
|
||
"OpCodes": "AAABAAQR",
|
||
"FixedValues": [
|
||
{
|
||
"Value": 0.3000000002793968
|
||
}
|
||
],
|
||
"DynamicHashes": [
|
||
-1309867853
|
||
]
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAnd",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Ultra"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
}
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "MCommon_Protect_Shield"
|
||
},
|
||
"LifeTime": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
},
|
||
"DynamicValues": {
|
||
"MDF_ShowValue": {
|
||
"IsDynamic": true,
|
||
"PostfixExpr": {
|
||
"OpCodes": "AAABAAQR",
|
||
"FixedValues": [
|
||
{
|
||
"Value": 0.3000000002793968
|
||
}
|
||
],
|
||
"DynamicHashes": [
|
||
-1309867853
|
||
]
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_Shield_BuffLayerHalfBoost",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_BuffLayerHalfBoost_Level"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Shield_BuffLayerHalfBoost_Level": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_BuffLayerHalfBoost"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_Shield_BuffLayerMaxBoost",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_BuffLayerMaxBoost_Level"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Shield_BuffLayerMaxBoost_Level": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_BuffLayerMaxBoost"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_Damage_AutoAddDamage",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Damage_AutoAddDamage_Level"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Damage_AutoAddDamage_Level": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Damage_AutoAddDamage"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnWaveMonster",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Damage_AutoAddDamage"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_Break_OneMoreWeak",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Break_OneMoreWeak_Level"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Break_OneMoreWeak_Level": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnWaveMonster",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Break_OneMoreWeak"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_Break_DamageUpAddDelay",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Break_DamageUpAddDelay_Level"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Break_DamageUpAddDelay_Level": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Break_DamageUpAddDelay"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_Break_DamageUpAfterBreak",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Break_DamageUpAfterBreak_Level"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Break_DamageUpAfterBreak_Level": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Break_DamageUpAfterBreak"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"Name": "BoxingGym_Break_SpreadBreakEffect",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Break_SpreadBreakEffect_Level"
|
||
}
|
||
}
|
||
],
|
||
"Modifiers": {
|
||
"BoxingGym_Break_SpreadBreakEffect_Level": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetTeam",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Team": "TeamLight"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Break_SpreadBreakEffect"
|
||
},
|
||
"InheritCaster": "TargetSelf"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
}
|
||
],
|
||
"GlobalModifiers": {
|
||
"BoxingGym_AllStanceBreakDamage": {
|
||
"DynamicValues": {
|
||
"Floats": {
|
||
"\u0026{map[Hash:0xc0467be330] 0xc0467be300}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc0467bed80] 0xc0467becc0}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc0467bf380] 0xc0467bf350}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 30
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc0467bf890] 0xc0467bf860}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 30
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc02955c000] 0xc0467bff50}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 100
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc02955c2d0] 0xc02955c2a0}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnTriggerBreak",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.TargetTimeSlow",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TimeScale": 0.01,
|
||
"UnscaledDuration": 0.3
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "TargetStance",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxStance"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Physical"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Physical",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Ice"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Ice",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.1500000001396984
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Fire"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Fire",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.3000000002793968
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Wind"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Wind",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.45000000041909516
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Thunder"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Thunder",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.6000000005587935
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Imaginary"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Imaginary",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.7500000006984919
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Quantum"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Quantum",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.9000000008381903
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_SPRecovery": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifySP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 300
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_ATKUp01": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "AttackAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.25000000023283064
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_ATKUp02": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "AttackAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.3000000002793968
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_DamageUp": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.RemoveModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllLightTeam"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_DamageUp"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_StartStanceBreakTrigger": {
|
||
"DynamicValues": {
|
||
"Floats": {
|
||
"\u0026{map[Hash:0xc04701e450] 0xc04701e420}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc04701ed20] 0xc04701ecf0}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc04701f470] 0xc04701f140}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 30
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc04701f7a0] 0xc04701f770}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 30
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc04701fec0] 0xc04701fe00}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 100
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.ResetStance",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ConstantValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.TargetTimeSlow",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TimeScale": 0.01,
|
||
"UnscaledDuration": 0.3
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "TargetStance",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxStance"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Physical"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Physical",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Ice"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Ice",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.1500000001396984
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Fire"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Fire",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.3000000002793968
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Wind"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Wind",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.45000000041909516
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Thunder"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Thunder",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.6000000005587935
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Imaginary"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Imaginary",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.7500000006984919
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByHasStanceWeak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"WeakType": {
|
||
"DamageType": "Quantum"
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Quantum",
|
||
"DynamicValues": {
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.9000000008381903
|
||
}
|
||
},
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_UltraSkillDamageBuff": {
|
||
"Stacking": "Replace",
|
||
"DynamicValues": {
|
||
"Floats": {
|
||
"\u0026{map[Hash:0xc0476cc9f0] 0xc0476cc930}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 0
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc0476cd140] 0xc0476cd110}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"LayerAddWhenStack": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ValueType": "Layer",
|
||
"Multiplier": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"DynamicKey": "MDF_Layer"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValue",
|
||
"Value": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "UltraSkillDamageValue"
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "AllDamageTypeAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": true,
|
||
"PostfixExpr": {
|
||
"OpCodes": "AQABAQQR",
|
||
"FixedValues": [],
|
||
"DynamicHashes": [
|
||
2135715455,
|
||
1662446059
|
||
]
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_DefDown": {
|
||
"_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": [
|
||
-955686674
|
||
]
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_StanceBreakState06": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "StanceBreakAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 5
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "BreakDamageAddedRatioBase",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterAttack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.RemoveModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllLightTeam"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_StanceBreakState06"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_UltraSPRecovery": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAnd",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Ultra"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByRandomChance",
|
||
"Chance": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifySP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 40
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_UltraSPRecovery_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAnd",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Ultra"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByRandomChance",
|
||
"Chance": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifySP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 80
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Delay": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnTriggerBreak",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.Obsolete",
|
||
"Message": "已废弃 | 迷宫技进战造成Break的话获取CurrentTurnActionEntity可能会失败,重新启用请测试"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_StanceBreakState07": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHitAll",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByContainBehaviorFlag",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Flag": "Break"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.5000000004656613
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_UltraSkillDamage02": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Ultra"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "AllDamageTypeAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Ultra"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.RemoveModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_UltraSkillDamage02"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_UltraSkillDamageFinal": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Ultra"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1.5000000004656613
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Ultra"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.HealHP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllLightTeam"
|
||
},
|
||
"FormulaType": "HealByTargetMaxHP",
|
||
"HealPercentage": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.10000000009313226
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_UltraSkillDamageFinal_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Ultra"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2.5000000004656613
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Ultra"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.HealHP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllLightTeam"
|
||
},
|
||
"FormulaType": "HealByTargetMaxHP",
|
||
"HealPercentage": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.1500000001396984
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_BPDamageFinal": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.HealHP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FormulaType": "HealByTargetMaxHP",
|
||
"HealPercentage": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.3000000002793968
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_BPDamageFinal_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 5
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.HealHP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FormulaType": "HealByTargetMaxHP",
|
||
"HealPercentage": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.40000000037252903
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_BreakDamageFinal": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByContainBehaviorFlag",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Flag": "Break"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "HealCD"
|
||
},
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": true,
|
||
"PostfixExpr": {
|
||
"OpCodes": "AAAR",
|
||
"FixedValues": [
|
||
{
|
||
"Value": 0
|
||
}
|
||
],
|
||
"DynamicHashes": []
|
||
}
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.HealHP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FormulaType": "HealByTargetMaxHP",
|
||
"HealPercentage": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.40000000037252903
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "HealCD"
|
||
},
|
||
"ResetValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "HealCD"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterAttack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "HealCD"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_BreakDamageFinal_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByContainBehaviorFlag",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Flag": "Break"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 4
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "HealCD"
|
||
},
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": true,
|
||
"PostfixExpr": {
|
||
"OpCodes": "AAAR",
|
||
"FixedValues": [
|
||
{
|
||
"Value": 0
|
||
}
|
||
],
|
||
"DynamicHashes": []
|
||
}
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.HealHP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FormulaType": "HealByTargetMaxHP",
|
||
"HealPercentage": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.5000000004656613
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "HealCD"
|
||
},
|
||
"ResetValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "HealCD"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterAttack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "HealCD"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_DamageUpBPAll": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterSkillUse",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCurrentSkillType",
|
||
"SkillType": "Skill"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.RemoveModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_DamageUpBPAll"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_StanceBreakState06All": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "StanceBreakAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "BreakDamageAddedRatioBase",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnAfterAttack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.RemoveModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_StanceBreakState06All"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Stand_BreakRatioStackModifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "StanceBreakAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1.5000000004656613
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Stand_BreakRatioStackModifier_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "StanceBreakAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 3
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Stand_SPRatioStackModifier": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "SPRatioBase",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.5000000004656613
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Stand_SPRatioStackModifier_Extreme": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "SPRatioBase",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Shield_AutoGetShield": {
|
||
"DynamicValues": {
|
||
"Floats": {
|
||
"\u0026{map[Hash:0xc00e171080] 0xc00e171050}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnPhase1",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"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": "AAABAAQR",
|
||
"FixedValues": [
|
||
{
|
||
"Value": 0.3000000002793968
|
||
}
|
||
],
|
||
"DynamicHashes": [
|
||
-1309867853
|
||
]
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Shield_AddShieldGetBuff": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnModifierOnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
|
||
"Flag": "Shield"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_AddShieldGetBuff_DamageBuff"
|
||
},
|
||
"MaxLayer": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 6
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Shield_AddShieldGetBuff_DamageBuff": {
|
||
"Stacking": "Replace",
|
||
"DynamicValues": {
|
||
"Floats": {
|
||
"\u0026{map[Hash:0xc00e4437d0] 0xc00e4437a0}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 0
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc00e443aa0] 0xc00e443a70}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"LayerAddWhenStack": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ValueType": "Layer",
|
||
"Multiplier": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"DynamicKey": "MDF_Layer"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValue",
|
||
"Value": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.1500000001396984
|
||
}
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "_SkillDamageValue"
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "CriticalChanceBase",
|
||
"PropertyValue": {
|
||
"IsDynamic": true,
|
||
"PostfixExpr": {
|
||
"OpCodes": "AQABAQQR",
|
||
"FixedValues": [],
|
||
"DynamicHashes": [
|
||
333698038,
|
||
1662446059
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAnd",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_BuffLayerHalfBoost"
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByAny",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "MDF_Layer"
|
||
},
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 3
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "MDF_Layer"
|
||
},
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 6
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "MDF_Layer"
|
||
},
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 6
|
||
}
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.RemoveModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_BuffLayerHalfBoost"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ModifySP",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 300
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAnd",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByIsTurnOwnerEntity",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyCurrentSkillDelayCost",
|
||
"NormalizedValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": -1
|
||
}
|
||
}
|
||
}
|
||
],
|
||
"FailedTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetActionDelay",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Value": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAnd",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_BuffLayerMaxBoost"
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "MDF_Layer"
|
||
},
|
||
"CompareType": "Equal",
|
||
"CompareValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 6
|
||
}
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.RemoveModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_BuffLayerMaxBoost"
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Shield_AddShieldGetBuff_DamageBuff_FinalBuff"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Shield_AddShieldGetBuff_DamageBuff_FinalBuff": {
|
||
"DynamicValues": {
|
||
"Floats": {
|
||
"\u0026{map[Hash:0xc00eae8e10] 0xc00eae8de0}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 6
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "AllDamageTypeAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": true,
|
||
"PostfixExpr": {
|
||
"OpCodes": "AQAR",
|
||
"FixedValues": [],
|
||
"DynamicHashes": [
|
||
-1974675388
|
||
]
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Shield_BuffLayerHalfBoost": {},
|
||
"BoxingGym_Shield_BuffLayerMaxBoost": {},
|
||
"BoxingGym_Damage_AutoAddDamage": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnPhase1",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "BoxingGym_Damage_AutoAddDamage_DamageBuff"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Break_OneMoreWeak": {
|
||
"Stacking": "Replace",
|
||
"BehaviorFlagList": [
|
||
"STAT_AttachWeakness"
|
||
],
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.AddWeakByTeamAttackType",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ResistanceDeltaValue": {
|
||
"IsDynamic": true,
|
||
"PostfixExpr": {
|
||
"OpCodes": "AAAOEQ==",
|
||
"FixedValues": [
|
||
{
|
||
"Value": 99
|
||
}
|
||
],
|
||
"DynamicHashes": []
|
||
}
|
||
},
|
||
"AddWeakCountMax": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Damage_AutoAddDamage_DamageBuff": {
|
||
"Stacking": "Replace",
|
||
"DynamicValues": {
|
||
"Floats": {
|
||
"\u0026{map[Hash:0xc00f19ca80] 0xc00f19ca50}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 0
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc00f19cfc0] 0xc00f19cf90}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"LayerAddWhenStack": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"ValueType": "Layer",
|
||
"Multiplier": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"DynamicKey": "MDF_Layer"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValue",
|
||
"Value": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.3000000002793968
|
||
}
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "_SkillDamageValue"
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "AllDamageTypeAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": true,
|
||
"PostfixExpr": {
|
||
"OpCodes": "AQABAQQAAAMR",
|
||
"FixedValues": [
|
||
{
|
||
"Value": 0.3000000002793968
|
||
}
|
||
],
|
||
"DynamicHashes": [
|
||
333698038,
|
||
1662446059
|
||
]
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Break_DamageUpAddDelay": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnStack",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.StackProperty",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Property": "StanceBreakAddedRatio",
|
||
"PropertyValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 2
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Break_DamageUpAfterBreak": {
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnBeforeHit",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByContainBehaviorFlag",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Flag": "Break"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.ModifyDamageData",
|
||
"Attacker_AllDamageTypeAddedRatio": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 5
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"BoxingGym_Break_SpreadBreakEffect": {
|
||
"DynamicValues": {
|
||
"Floats": {
|
||
"\u0026{map[Hash:0xc00fbf8ed0] 0xc00fbf8ea0}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc00fbf9290] 0xc00fbf9260}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 1
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc00fbf9560] 0xc00fbf9530}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 30
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc00fbf9830] 0xc00fbf9800}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 30
|
||
}
|
||
},
|
||
"\u0026{map[Hash:0xc00fbf9bc0] 0xc00fbf9b90}": {
|
||
"readInfo": null,
|
||
"unk": null,
|
||
"v24": {
|
||
"Value": 100
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnTriggerBreak",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.ResetStance",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ConstantValue": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "TargetStance",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxStance"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.TriggerBreak",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetSequence",
|
||
"Sequence": [
|
||
{
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.TargetFilter",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByNot",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetListIntersects",
|
||
"FirstTargetType": {
|
||
"$type": "RPG.GameCore.TargetFetchParamEntityByIndex",
|
||
"Index": 1
|
||
},
|
||
"FirstTargetAliveOnly": false,
|
||
"SecondTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"SecondTargetAliveOnly": false
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCharacterDamageType",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DamageType": "Physical"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ByRandom": true,
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByNot",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetListIntersects",
|
||
"FirstTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FirstTargetAliveOnly": false,
|
||
"SecondTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"SecondTargetAliveOnly": false
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Physical",
|
||
"DynamicValues": {
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCharacterDamageType",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DamageType": "Fire"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ByRandom": true,
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByNot",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetListIntersects",
|
||
"FirstTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FirstTargetAliveOnly": false,
|
||
"SecondTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"SecondTargetAliveOnly": false
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Fire",
|
||
"DynamicValues": {
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCharacterDamageType",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DamageType": "Wind"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ByRandom": true,
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByNot",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetListIntersects",
|
||
"FirstTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FirstTargetAliveOnly": false,
|
||
"SecondTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"SecondTargetAliveOnly": false
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Wind",
|
||
"DynamicValues": {
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCharacterDamageType",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DamageType": "Thunder"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ByRandom": true,
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByNot",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetListIntersects",
|
||
"FirstTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FirstTargetAliveOnly": false,
|
||
"SecondTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"SecondTargetAliveOnly": false
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Thunder",
|
||
"DynamicValues": {
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCharacterDamageType",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DamageType": "Imaginary"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ByRandom": true,
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByNot",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetListIntersects",
|
||
"FirstTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FirstTargetAliveOnly": false,
|
||
"SecondTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"SecondTargetAliveOnly": false
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Imaginary",
|
||
"DynamicValues": {
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCharacterDamageType",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DamageType": "Quantum"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ByRandom": true,
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByNot",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetListIntersects",
|
||
"FirstTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FirstTargetAliveOnly": false,
|
||
"SecondTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"SecondTargetAliveOnly": false
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Quantum",
|
||
"DynamicValues": {
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCharacterDamageType",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"DamageType": "Ice"
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"ByRandom": true,
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByNot",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByTargetListIntersects",
|
||
"FirstTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"FirstTargetAliveOnly": false,
|
||
"SecondTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"SecondTargetAliveOnly": false
|
||
}
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
||
"Name": "StanceBreak_Ice",
|
||
"DynamicValues": {
|
||
"DitherRangeX": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"DitherRangeY": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0.05000000004656613
|
||
}
|
||
},
|
||
"UIMessageHeight": {
|
||
"IsDynamic": false,
|
||
"FixedValue": {
|
||
"Value": 0
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
} |