Files
DanhengServer-Resources/Config/ConfigAbility/TrialPlayerPassiveAbility.json
2025-12-27 18:07:41 +08:00

3913 lines
131 KiB
JSON

{
"AbilityList": [
{
"Modifiers": {
"Modifier_TrialSpeedUp": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "SpeedDelta",
"PropertyValue": {
"FixedValue": {
"RawValue": 42949672960,
"Value": 10.0
}
},
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
}
},
"Name": "TrialPlayer_SpeedUp_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_TrialSpeedUp"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Modifiers": {
"TrialPlayer_CTRLResist": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackStatusResistance",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"BehaviorFlag": "STAT_CTRL",
"Resistance": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
}
},
"Name": "TrialPlayer_CTRLResist",
"TargetInfo": {
"TargetType": "Caster"
},
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_CTRLResist"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Modifiers": {
"Modifier_AttackNoBP": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ModifySkillPropertyByName",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Properties": [
{
"PropertyType": "BPNeed",
"OperatorType": "Set",
"Value": {}
},
{
"PropertyType": "BPAdd",
"OperatorType": "Set",
"Value": {}
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
}
},
"Name": "TrialPlayer_NoBP_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_AttackNoBP"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Modifiers": {
"Modifier_AggroUP": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"BehaviorFlagList": [
"ListenBattleEventSkill"
],
"_CallbackList": [
{
"Event": "OnAfterBeingHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"DynamicKey": {
"Value": "isBeHit"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
]
},
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Property": "AggroAddedRatio",
"PropertyValue": {
"FixedValue": {
"RawValue": 25769803776,
"Value": 6.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {},
"DynamicKey": {
"Value": "isBeHit"
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {},
"DynamicKey": {
"Value": "BeHitTime"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
]
},
{
"Event": "OnListenAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"DynamicKey": {
"Value": "BeHitTime"
},
"CompareType": "GreaterEqual",
"CompareValue": {
"FixedValue": {
"RawValue": 12884901888,
"Value": 3.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Property": "AggroAddedRatio",
"PropertyValue": {
"FixedValue": {
"RawValue": -42949672960,
"Value": -10.0
}
},
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"DynamicKey": {
"Value": "isBeHit"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "isBeHit"
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {},
"DynamicKey": {
"Value": "isBeHit"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"FailedTaskList": [],
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
}
},
"Name": "TrialPlayer_AggroUP_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_AggroUP"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Modifiers": {},
"Name": "TrialPlayer_AutoWithUltra_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.LockUISkillOperation",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"IsLock": true,
"ControlSkillTypes": [
"ControlSkill03"
],
"Tip": {
"Hash": -1129675816,
"Hash64": 17470104881555170411
},
"TaskEnabled": true,
"IsClientOnly": true
}
]
},
{
"Modifiers": {},
"Name": "TrialPlayer_AutoWithoutUltra_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.SwitchByCommandType",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"SwitchOn": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ModifySP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifyFunction": "Set",
"ModifyValue": {},
"IgnoreBlock": true,
"SyncToSummoner": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.LockUISkillOperation",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"IsLock": true,
"ControlSkillTypes": [
"ControlSkill03"
],
"Tip": {
"Hash": -1129675816,
"Hash64": 17470104881555170411
},
"TaskEnabled": true,
"IsClientOnly": true
}
]
},
{
"Modifiers": {
"TrialPlayer_1021209_Yanqing_AttackFlag_Modifier": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"ModifierName": {
"Value": "TrialPlayer_1021209_Yanqing_Flag_Modifier"
},
"OnlyRemoveCasterAdded": true,
"RemoveAllInstance": true,
"TaskEnabled": true
}
]
},
{
"Event": "OnAfterHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_1021209_Yanqing_Flag_Modifier"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
},
"TrialPlayer_1021209_Yanqing_Flag_Modifier": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": []
}
],
"Count": -1,
"Stacking": "Unique"
},
"TrialPlayer_1021209_Yanqing_Talk_Modifier": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ContextScope": "ContextModifier",
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "MDF_KillTalk"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
]
},
{
"Event": "OnTriggerDeath",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_KillTalk"
},
"ContextScope": "ContextModifier",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"ContextScope": "ContextModifier",
"CompareType": "Greater",
"CompareValue": {
"FixedValue": {
"RawValue": 12884901888,
"Value": 3.0
}
},
"TaskEnabled": true
}
],
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40222203_Yanqing_03"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ContextScope": "ContextModifier",
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "MDF_KillTalk"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"FailedTaskList": [],
"TaskEnabled": true
}
]
},
{
"Event": "OnBeforeAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"ContextScope": "ContextModifier",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40222203_Jingliu_01"
},
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"ContextScope": "ContextModifier",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [],
"FailedTaskList": [],
"TaskEnabled": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ContextScope": "ContextModifier",
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
}
},
"Name": "TrialPlayer_1021209_Yanqing_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_1021209_Yanqing_AttackFlag_Modifier"
},
"LifeStepImmediately": true,
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_1021209_Yanqing_Talk_Modifier"
},
"LifeStepImmediately": true,
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Modifiers": {
"TrialPlayer_1021212_Jingliu_AddDisableAction_Modifier": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"ContextScope": "ContextModifier",
"CompareType": "GreaterEqual",
"CompareValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"ContextScope": "ContextModifier",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40222203_Jingliu_02"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ContextScope": "ContextModifier",
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"ContextScope": "ContextModifier",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40222203_Jingliu_03"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ContextScope": "ContextModifier",
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"ContextScope": "ContextModifier",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ContextScope": "ContextModifier",
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"FailedTaskList": [],
"TaskEnabled": true
}
],
"TaskEnabled": true
}
],
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"ContextScope": "ContextModifier",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [],
"FailedTaskList": [],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifierName": {
"Value": "TrialPlayer_1021212_Jingliu_DisableAction_Modifier"
},
"LifeStepImmediately": true,
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"LifeTime": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ContextScope": "ContextModifier",
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
},
{
"Event": "OnStack",
"CallbackConfig": []
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"TrialPlayer_1021212_Jingliu_DisableAction_Modifier": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"BehaviorFlagList": [
"DisableAction"
],
"Count": -1,
"Stacking": "Unique"
},
"TrialPlayer_1021212_Jingliu_OneMore_Modifier": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"BehaviorFlagList": [
"OneMore"
],
"_CallbackList": [
{
"Event": "OnBeforeAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_OneMoreTime"
},
"ContextScope": "ContextModifier",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.RemoveSelfModifier",
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"DynamicKey": {
"Value": "MDF_OneMoreTime"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
}
},
"Name": "TrialPlayer_1021212_Jingliu_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_1021212_Jingliu_AddDisableAction_Modifier"
},
"LifeStepImmediately": true,
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Name": "TrialPlayer_1031213_DanHengIL_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": []
},
{
"Name": "TrialPlayer_1021213_DanHengIL_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_DanHengIL_20231052_Modifier"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Modifiers": {
"TrialPlayer_1101213_DanHengIL_AddBP": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnPhase2",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsContainModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "TrialPlayer_1101213_DanHengIL_Talk_1"
},
"Inverse": true,
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40232001_DanHengIL_02"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_1101213_DanHengIL_Talk_1"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
},
{
"Event": "OnTriggerLimbo",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByHaveEnemyAlive",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"IncludeUnselectable": true,
"Inverse": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40232001_DanHengIL_03"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TurnInsertAbility",
"AbilityName": {
"Value": "TrialPlayer_1101213_DanHengIL_Ability_BattleEnd"
},
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"InsertAbilityPriority": "LevelPerformAvatar",
"OwnerAliveState": "Anyone",
"TargetAliveState": "Anyone",
"CanRunOnUnselectableTarget": true,
"AutoStandbyOnAbilityFinish": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
},
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.OwnerEntityAddAbility",
"AbilityName": {
"Value": "TrialPlayer_1101213_DanHengIL_Ability_BattleEnd"
},
"TaskEnabled": true
}
]
},
{
"Event": "OnEnterBattle",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareWaveCount",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"Team": "TeamLight",
"ModifyFunction": "Add",
"ModifyValue": {
"FixedValue": {
"RawValue": 21474836480,
"Value": 5.0
}
},
"IsSilence": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40232001_DanHengIL_01"
},
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"TrialPlayer_1101213_DanHengIL_Talk_1": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"Count": -1,
"Stacking": "ReplaceByCaster"
}
},
"Name": "TrialPlayer_1101213_DanHengIL_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_1101213_DanHengIL_AddBP"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Name": "TrialPlayer_1101213_DanHengIL_Ability_BattleEnd",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": []
},
{
"Modifiers": {
"MTrialPlayer_1111204_JingYuan": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnEnterBattle",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "MAvatar_JingYuan_00_BattleEvent_ATKCount"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxLayer": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"LayerAddWhenStack": {
"FixedValue": {
"RawValue": 30064771072,
"Value": 7.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "MTrialPlayer_1111204_JingYuan_LevelAllDamageAddedRatio"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetEnergyBarState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Active": "True",
"BarType": 4,
"CurrentState": "Normal",
"CD": {},
"IconPath": "SpriteOutput/BuffIcon/Inlevel/Avatar/Icon1204Passive.png",
"MaxCount": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"CurrentCount": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"ActiveCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ShowAttackTime",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterSelfCreateBattleEvent"
},
"BaseAttackTime": {
"FixedValue": {
"RawValue": 42949672960,
"Value": 10.0
}
},
"EnhancedAttackTime": {},
"IsShow": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.SetActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterSelfCreateBattleEvent"
},
"Value": {},
"NormalizedValue": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"TaskEnabled": true
}
]
},
{
"Event": "OnListenInsertAbilityStart",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareTarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"CompareType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AliveStateMask": "Mask_AliveOrLimbo",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"DynamicKey": {
"Value": "Flag"
},
"CompareType": "Equal",
"CompareValue": {},
"TaskEnabled": true
}
],
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40232004_JingYuan"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AddValue": {
"FixedValue": {
"RawValue": 858993459200,
"Value": 200.0
}
},
"SyncToSummoner": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TurnInsertAction",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"InsertActionPriority": "PROG_Default",
"SkillType": "ControlSkill03",
"PlayReadyAnim": true,
"SkillTypeWhenDelayed": "_Count",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"DynamicKey": {
"Value": "Flag"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"MTrialPlayer_1111204_JingYuan_LevelAllDamageAddedRatio": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"FixedValue": {
"RawValue": 6442450946,
"Value": 1.5
}
},
"TaskEnabled": true
}
]
},
{
"Event": "OnAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Ultra",
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.RemoveSelfModifier",
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "ReplaceByCaster"
}
},
"Name": "TrialPlayer_1111204_JingYuan_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "MTrialPlayer_1111204_JingYuan"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Modifiers": {
"TrialPlayer_101111_Luka_Talk_Modifier_ForMonster": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": []
},
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMonsterID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetMonsterID": {
"FixedValue": {
"RawValue": 34372709169233920,
"Value": 8003020.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_Talk_Modifier_ForMonster_Sub"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMonsterID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetMonsterID": {
"FixedValue": {
"RawValue": 4303643129937920,
"Value": 1002020.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_Talk_Modifier_ForMonster_Sub2"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMonsterID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetMonsterID": {
"FixedValue": {
"RawValue": 435514008846467072,
"Value": 101401007.02
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_Talk_Modifier_ForLuka"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_SetHP_ForMonster"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Monster_W1_SvarogPart_00_CD"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"LifeTime": {
"FixedValue": {
"RawValue": 425201762304,
"Value": 99.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMonsterID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetMonsterID": {
"FixedValue": {
"RawValue": 4346678702243840,
"Value": 1012040.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.DefineDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"DynamicKey": {
"Value": "PartDecisionFlag"
},
"ResetValue": {
"FixedValue": {
"RawValue": 8589934592,
"Value": 2.0
}
},
"ContextScope": "TargetEntity",
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
},
"TrialPlayer_101111_Luka_Talk_Modifier_ForMonster_Sub": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnAfterBeingHitAll",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"FixedValue": {
"RawValue": 1717986920,
"Value": 0.4
}
},
"TaskEnabled": true
}
],
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40123003_Luka_01"
},
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
},
{
"Event": "OnStack",
"CallbackConfig": []
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"TrialPlayer_101111_Luka_Talk_Modifier_ForMonster_Sub2": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnAfterBeingHitAll",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"FixedValue": {
"RawValue": 3006477110,
"Value": 0.7
}
},
"TaskEnabled": true
}
],
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40123003_Luka_10"
},
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
},
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.OwnerEntityAddAbility",
"AbilityName": {
"Value": "TrialPlayer_1021111_Luka_TalkAbility_Battle0"
},
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"TrialPlayer_101111_Luka_Talk_Modifier_ForLuka": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnLimboWaitHeal",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "MDF_LimboCount"
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"DynamicKey": {
"Value": "MDF_LimboCount"
},
"ContextScope": "ContextModifier",
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.OwnerEntityAddAbility",
"AbilityName": {
"Value": "TrialPlayer_1021111_Luka_TalkAbility_Battle2_Round1"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AnimLogicState": "Limbo",
"AnimStateName": "Die_Limbo",
"NormalizedTimeStart": {},
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"NormalizedTimeWait": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"NormalizedTransitionDuration": {
"FixedValue": {
"RawValue": 429496730,
"Value": 0.1
}
},
"ForceStart": true,
"WaitAnimState": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMonsterID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetMonsterID": {
"FixedValue": {
"RawValue": 435514008846467072,
"Value": 101401007.02
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "Monster_W1_SvarogPart_00_CD"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.DefineDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"DynamicKey": {
"Value": "DecisionFlag"
},
"ResetValue": {
"FixedValue": {
"RawValue": 12884901888,
"Value": 3.0
}
},
"ContextScope": "TargetEntity",
"TaskEnabled": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TurnInsertAbility",
"AbilityName": {
"Value": "TrialPlayer_1021111_Luka_TalkAbility_Battle2_Round1"
},
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"InsertAbilityPriority": "AvatarReviveSelf",
"OwnerAliveState": "Mask_AliveOrLimbo",
"TargetAliveState": "Bit_Alive",
"CanRunOnUnselectableTarget": true,
"ShowInActionBar": true,
"AutoStandbyOnAbilityFinish": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"DynamicKey": {
"Value": "MDF_LimboCount"
},
"ContextScope": "ContextModifier",
"CompareType": "GreaterEqual",
"CompareValue": {
"FixedValue": {
"RawValue": 8589934592,
"Value": 2.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.OwnerEntityAddAbility",
"AbilityName": {
"Value": "TrialPlayer_1021111_Luka_TalkAbility_Battle2_Round2"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AnimLogicState": "Limbo",
"AnimStateName": "Die_Limbo",
"NormalizedTimeStart": {},
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"NormalizedTimeWait": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"NormalizedTransitionDuration": {
"FixedValue": {
"RawValue": 429496730,
"Value": 0.1
}
},
"ForceStart": true,
"WaitAnimState": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TurnInsertAbility",
"AbilityName": {
"Value": "TrialPlayer_1021111_Luka_TalkAbility_Battle2_Round2"
},
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"InsertAbilityPriority": "AvatarReviveSelf",
"OwnerAliveState": "Mask_AliveOrLimbo",
"TargetAliveState": "Bit_Alive",
"CanRunOnUnselectableTarget": true,
"ShowInActionBar": true,
"AutoStandbyOnAbilityFinish": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
},
{
"Event": "OnAfterAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsContainModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_Talk_Modifier_ForLuka_Trigger0"
},
"TaskEnabled": true
},
"FailedTaskList": [
{
"$type": "RPG.GameCore.DebugLog",
"Level": "Warn",
"Message": "==========卢卡——史瓦罗对话1================",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_Talk_Modifier_ForLuka_Trigger0"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40123003_Luka_02"
},
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"TrialPlayer_101111_Luka_Talk_Modifier_ForLuka_Trigger0": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"Count": -1,
"Stacking": "Unique"
},
"TrialPlayer_101111_Luka_SetHP_ForMonster": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnAfterBeingHitAll",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"FixedValue": {
"RawValue": 1288490190,
"Value": 0.3
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "MDF_TargetMaxHP",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "MaxHP",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetHP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AttackType": "Normal",
"DamageType": "Physical",
"ModifyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
},
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.LockHP",
"Strength": "Hard",
"Threshold": {
"FixedValue": {
"RawValue": 4294967,
"Value": 0.0
}
},
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
}
},
"Name": "TrialPlayer_1021111_Luka_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_Talk_Modifier_ForMonster"
},
"LifeStepImmediately": true,
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Name": "TrialPlayer_1021111_Luka_TalkAbility_Battle0",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_Talk_Modifier_ForMonster_Sub2"
},
"TaskEnabled": true
}
]
},
{
"Name": "TrialPlayer_1021111_Luka_TalkAbility_Battle2_AfterAttack",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": []
},
{
"Modifiers": {
"TrialPlayer_101111_Luka_LimboAddAttack": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {},
"NormalizedValue": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
}
},
"Name": "TrialPlayer_1021111_Luka_TalkAbility_Battle2_Round1",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_AttackUp.prefab",
"Scale": {
"x": -1.0,
"y": -1.0,
"z": -1.0,
"normalized": {
"x": -0.577350259,
"y": -0.577350259,
"z": -0.577350259,
"normalized": {
"x": -0.5773503,
"y": -0.5773503,
"z": -0.5773503,
"magnitude": 1.00000012,
"sqrMagnitude": 1.00000024
},
"magnitude": 0.99999994,
"sqrMagnitude": 0.99999994
},
"magnitude": 1.73205078,
"sqrMagnitude": 3.0
},
"IsNeedFadeIn": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "Revive",
"AnimStateName": "Revive",
"NormalizedTimeStart": {},
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"NormalizedTimeWait": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"NormalizedTransitionDuration": {},
"WaitAnimState": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_40123003_Luka_04"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"MaxAdvencePerTick": -1.0,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "MDF_LukaMaxHP",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "MaxHP",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetHP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttackType": "Normal",
"DamageType": "Physical",
"ModifyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_LimboAddAttack"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"DynamicValues": {
"MDF_AttackRatio": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.DisableCharacterVO",
"AllType": true,
"RestoreVO": true,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"DynamicValues": {}
},
{
"Modifiers": {
"TrialPlayer_101111_Luka_LimboAddAttack2": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnAfterHitAll",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareHPRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"CompareType": "LessEqual",
"CompareValue": {
"FixedValue": {
"RawValue": 1760936593,
"Value": 0.41
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ByCompareMonsterID",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TargetMonsterID": {
"FixedValue": {
"RawValue": 435514008846467072,
"Value": 101401007.02
}
},
"TaskEnabled": true
}
],
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.OwnerEntityAddAbility",
"AbilityName": {
"Value": "TrialPlayer_1021111_Luka_TalkAbility_Battle2_Final"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TurnInsertAbility",
"AbilityName": {
"Value": "TrialPlayer_1021111_Luka_TalkAbility_Battle2_Final"
},
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"InsertAbilityPriority": "AvatarBuffSelf",
"OwnerAliveState": "Bit_Alive",
"TargetAliveState": "Bit_Alive",
"CanRunOnUnselectableTarget": true,
"AutoStandbyOnAbilityFinish": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_AddATK_ForMonster"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
},
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"FixedAddValue": {
"FixedValue": {
"RawValue": 515396075520,
"Value": 120.0
}
},
"SyncToSummoner": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": {},
"NormalizedValue": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"TaskEnabled": true
}
]
},
{
"Event": "OnLimboWaitHeal",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "MDF_TargetMaxHP2",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "MaxHP",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetHP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AttackType": "Normal",
"DamageType": "Physical",
"ModifyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"TrialPlayer_101111_Luka_AddATK_ForMonster": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"BehaviorFlagList": [
"Stealth",
"BlockDamage"
],
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "Level_FinalDamageAddedRatio",
"PropertyValue": {
"FixedValue": {
"RawValue": 12884901888,
"Value": 3.0
}
},
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
}
},
"Name": "TrialPlayer_1021111_Luka_TalkAbility_Battle2_Round2",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.DisableCharacterVO",
"AllType": true,
"RestoreVO": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"RawValue": 429496730,
"Value": 0.1
}
},
"MaxAdvencePerTick": -1.0,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_OtherRise.prefab",
"Scale": {
"x": -1.0,
"y": -1.0,
"z": -1.0,
"normalized": {
"x": -0.577350259,
"y": -0.577350259,
"z": -0.577350259,
"normalized": {
"x": -0.5773503,
"y": -0.5773503,
"z": -0.5773503,
"magnitude": 1.00000012,
"sqrMagnitude": 1.00000024
},
"magnitude": 0.99999994,
"sqrMagnitude": 0.99999994
},
"magnitude": 1.73205078,
"sqrMagnitude": 3.0
},
"IsNeedFadeIn": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"RawValue": 1288490190,
"Value": 0.3
}
},
"MaxAdvencePerTick": -1.0,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_AttackUp.prefab",
"Scale": {
"x": -1.0,
"y": -1.0,
"z": -1.0,
"normalized": {
"x": -0.577350259,
"y": -0.577350259,
"z": -0.577350259,
"normalized": {
"x": -0.5773503,
"y": -0.5773503,
"z": -0.5773503,
"magnitude": 1.00000012,
"sqrMagnitude": 1.00000024
},
"magnitude": 0.99999994,
"sqrMagnitude": 0.99999994
},
"magnitude": 1.73205078,
"sqrMagnitude": 3.0
},
"IsNeedFadeIn": true,
"ParamEntityUsage": "LookAt",
"TowardMaxPitchAngle": 90.0,
"MaxMutexCount": 1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"RawValue": 3006477110,
"Value": 0.7
}
},
"MaxAdvencePerTick": -1.0,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "MDF_LukaMaxHP",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "MaxHP",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetHP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttackType": "Normal",
"DamageType": "Physical",
"ModifyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_LimboAddAttack2"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"DynamicValues": {
"MDF_AttackRatio": {
"FixedValue": {
"RawValue": 21474836480,
"Value": 5.0
}
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_Talk_Modifier_ForLuka"
},
"TaskEnabled": true
}
],
"DynamicValues": {}
},
{
"Modifiers": {
"TrialPlayer_101111_Luka_Final_SpecialWin": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnLimboWaitHeal",
"CallbackConfig": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Level_SpecialWin"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AnimLogicState": "Limbo",
"AnimStateName": "Die_Limbo",
"NormalizedTimeStart": {},
"NormalizedTimeEnd": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"NormalizedTimeWait": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"NormalizedTransitionDuration": {
"FixedValue": {
"RawValue": 429496730,
"Value": 0.1
}
},
"ForceStart": true,
"WaitAnimState": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetHP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AttackType": "Normal",
"DamageType": "Physical",
"ModifyValue": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true
}
]
},
{
"Event": "OnAfterBeingAttacked",
"CallbackConfig": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Level_SpecialWin"
},
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
}
},
"Name": "TrialPlayer_1021111_Luka_TalkAbility_Battle2_Final",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_LimboAddAttack2"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "TrialPlayer_101111_Luka_Final_SpecialWin"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "MCommon_CTRL_Stun"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"LifeTime": {
"FixedValue": {
"RawValue": 8589934592,
"Value": 2.0
}
},
"IsShowUIMessageFromModel": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": 429496729600,
"Value": 100.0
}
},
"NormalizedValue": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"TaskEnabled": true
}
]
},
{
"Modifiers": {
"MTrialPlayer_1101208_FuXuan_Ability": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"FixedAddValue": {
"FixedValue": {
"RawValue": 515396075520,
"Value": 120.0
}
},
"SyncToSummoner": true,
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
}
},
"Name": "TrialPlayer_1101208_FuXuan_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "MTrialPlayer_1101208_FuXuan_Ability"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Modifiers": {
"MTrialPlayer_1101212_Jingliu_Ability": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnActionEnd",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"ContextScope": "ContextModifier",
"CompareType": "Equal",
"CompareValue": {},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_43202007_Jingliu_01"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"DynamicKey": {
"Value": "MDF_ActionTime"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Stage_43202007_Jingliu_02"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.RemoveSelfModifier",
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
}
},
"Name": "TrialPlayer_1101212_Jingliu_Ability",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "MTrialPlayer_1101212_Jingliu_Ability"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"DynamicValues": {
"MDF_ActionTime": {}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
}
],
"GlobalModifiers": {
"TrialPlayer_Common_Disable_Ultra_Modifier": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AttachSkillTypeDisable",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Types": [
"Ultra"
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
},
"TrialPlayer_DanHengIL_20231052_Modifier": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnPhase1",
"CallbackConfig": [
{
"$type": "JFFMJDCMAND",
"HCELDGLMAAF": {
"FixedValue": {
"RawValue": 12884901888,
"Value": 3.0
}
},
"APNIEDFBNPH": "BPExChange",
"FMAIGBBDOML": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"IBBCCABJIHM": "Add",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ModifyEntityBoostPoint",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifyFunction": "Set",
"ModifyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"IsSilence": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetEnergyBarState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Active": "Keep",
"BarType": -1,
"CD": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxCount": {
"FixedValue": {
"RawValue": 12884901888,
"Value": 3.0
}
},
"CurrentCount": {
"FixedValue": {
"RawValue": 12884901888,
"Value": 3.0
}
},
"ActiveCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "MAvatar_DanHengIL_00_BPCost_3_Special"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
]
},
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SwitchByCommandType",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"SwitchOn": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ModifySP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ModifyFunction": "Set",
"ModifyValue": {},
"IgnoreBlock": true,
"SyncToSummoner": true,
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
}
}
}