mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 15:26:03 +08:00
965 lines
31 KiB
JSON
965 lines
31 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "StageBattleEventAbility_Common"
|
|
}
|
|
],
|
|
"GlobalModifiers": {
|
|
"TurnEventMDF_AddDamage": {
|
|
"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
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"TurnEventMDF_HealSP": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnPhase1",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifySPNew",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AddValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"SyncToSummoner": true,
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"TurnEventMDF_DecreaseBP": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnPhase1",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
|
|
"Team": "TeamLight",
|
|
"ModifyFunction": "Add",
|
|
"ModifyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"TurnEventMDF_HealCommon": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnPhase1",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.HealHP",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"FormulaType": "HealByTargetMaxHP",
|
|
"HealPercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"SPHitRatio": {},
|
|
"ModifyValue": {},
|
|
"PerformanceDelay": {},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"TurnEventMDF_AttackWithFrozen": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterAttack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "TurnActionEntitySkillTarget"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_CTRL_Frozen"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"Modifier_Frozen_DamagePercentage": {
|
|
"FixedValue": {
|
|
"RawValue": 2147483650,
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"TurnEventMDF_Corrupt": {
|
|
"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": "AttackAddedRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"TurnEventMDF_Dispel": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterHit",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.DispelStatus",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"OnlyAlive": true,
|
|
"OnlyCanDispel": true,
|
|
"BuffType": "Buff",
|
|
"Numbers": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"Order": "LastAdded",
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"TurnEventMDF_purify": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.DispelStatus",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"OnlyAlive": true,
|
|
"OnlyCanDispel": true,
|
|
"BuffType": "Debuff",
|
|
"Numbers": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"Order": "LastAdded",
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"TurnEventMDF_DecreaseAttack": {
|
|
"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
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"TurnEventMDF_NoBPCost": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifySkillPropertyBySlot",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"SkillType": "ControlSkill02",
|
|
"Properties": [
|
|
{
|
|
"PropertyType": "BPNeed",
|
|
"OperatorType": "Set",
|
|
"Value": {}
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"VanishTest_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnPhase1",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareTurnActionEntityTeamType",
|
|
"Team": "TeamLight",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "VanishAttack_Modifier_TeamLight"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"AddSPValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnListenTurnEnd",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeam"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "VanishAttack_Modifier_TeamLight"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeam"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "VanishAttack_CD"
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"VanishAttack_Modifier_TeamLight": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterAttack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByNot",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "VanishAttack_CD"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifySPNew",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetSequence",
|
|
"Sequence": [
|
|
{
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "BattleEventEntityList"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TargetFilter",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "W_BattleEvent_Vanish_00_PassiveAbility"
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FixedAddValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"SyncToSummoner": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "VanishAttack_CD"
|
|
},
|
|
"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
|
|
}
|
|
],
|
|
"FailedTaskList": [],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"VanishAttack_Modifier_TeamDark": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterHit",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByNot",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "VanishAttack_CD"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Welt_00/Eff_Avatar_Welt_00_Skill01_Hit.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.ModifyActionDelay",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AddNormalizedValue": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "VanishAttack_CD"
|
|
},
|
|
"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
|
|
}
|
|
],
|
|
"FailedTaskList": [],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"VanishAttack_CD": {
|
|
"LifeTime": 1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"TurnEventMDF_BPAdvance": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnBeforeHit",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAttackType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AttackTypes": [
|
|
"BPSkill"
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyDamageData",
|
|
"AttackData_DamageValue": {},
|
|
"AttackData_DamagePercentage": {},
|
|
"AttackData_FinalDamageMax": {},
|
|
"AttackData_BreakBaseDamage": {},
|
|
"AttackData_BreakDamagePercentage": {},
|
|
"AttackData_SPHitRatio": {},
|
|
"Attacker_AttackAddedRatio": {},
|
|
"Attacker_AttackDelta": {},
|
|
"Attacker_AttackConvert": {},
|
|
"Attacker_PhysicalAddedRatio": {},
|
|
"Attacker_FireAddedRatio": {},
|
|
"Attacker_IceAddedRatio": {},
|
|
"Attacker_ThunderAddedRatio": {},
|
|
"Attacker_WindAddedRatio": {},
|
|
"Attacker_QuantumAddedRatio": {},
|
|
"Attacker_ImaginaryAddedRatio": {},
|
|
"Attacker_AllDamageAddedRatio": {},
|
|
"Attacker_AllDamageTypeAddedRatio": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"Attacker_DotDamageAddedRatio": {},
|
|
"Attacker_BaseDamageMultiRatio": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"Attacker_StanceBreakAddedRatio": {},
|
|
"Attacker_ForceStanceBreakRatio": {
|
|
"FixedValue": {
|
|
"RawValue": -9223372036854775808,
|
|
"Value": -2147483648.5
|
|
}
|
|
},
|
|
"Attacker_BreakDamageAddedRatio": {},
|
|
"Attacker_BreakDamageExtraAddedRatio": {},
|
|
"Attacker_PhysicalPenetrate": {},
|
|
"Attacker_FirePenetrate": {},
|
|
"Attacker_IcePenetrate": {},
|
|
"Attacker_ThunderPenetrate": {},
|
|
"Attacker_WindPenetrate": {},
|
|
"Attacker_QuantumPenetrate": {},
|
|
"Attacker_ImaginaryPenetrate": {},
|
|
"Attacker_AllDamageTypePenetrate": {},
|
|
"Attacker_FatigueRatio": {},
|
|
"Attacker_CriticalChance": {},
|
|
"Attacker_CriticalDamage": {},
|
|
"Attacker_SPRatio": {},
|
|
"AttackerSkill_SPBase": {},
|
|
"Defender_DefenceAddedRatio": {},
|
|
"Defender_DefenceDelta": {},
|
|
"Defender_DefenceConvert": {},
|
|
"Defender_PhysicalResistance": {},
|
|
"Defender_FireResistance": {},
|
|
"Defender_IceResistance": {},
|
|
"Defender_ThunderResistance": {},
|
|
"Defender_WindResistance": {},
|
|
"Defender_QuantumResistance": {},
|
|
"Defender_ImaginaryResistance": {},
|
|
"Defender_AllDamageTypeResistance": {},
|
|
"Defender_AllDamageReduce": {},
|
|
"Defender_PhysicalTakenRatio": {},
|
|
"Defender_FireTakenRatio": {},
|
|
"Defender_IceTakenRatio": {},
|
|
"Defender_ThunderTakenRatio": {},
|
|
"Defender_WindTakenRatio": {},
|
|
"Defender_QuantumTakenRatio": {},
|
|
"Defender_ImaginaryTakenRatio": {},
|
|
"Defender_AllDamageTypeTakenRatio": {},
|
|
"Defender_Monster_DamageTakenRatio": {},
|
|
"Defender_PhysicalStanceBreakTakenRatio": {},
|
|
"Defender_FireStanceBreakTakenRatio": {},
|
|
"Defender_IceStanceBreakTakenRatio": {},
|
|
"Defender_ThunderStanceBreakTakenRatio": {},
|
|
"Defender_WindStanceBreakTakenRatio": {},
|
|
"Defender_QuantumStanceBreakTakenRatio": {},
|
|
"Defender_ImaginaryStanceBreakTakenRatio": {},
|
|
"Defender_StanceWeakAddedRatio": {},
|
|
"Defender_StanceBreakTakenRatio": {},
|
|
"Defender_StanceBreakResistance": {},
|
|
"AttackData_ConstFinalDamage": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"AttackData_MortallyWonded": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"AttackData_ForceCritical": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"AttackData_CanIgnoreAttackTypeCritical": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"Attacker_ExtraAllDamageAddedRatio1": {},
|
|
"Attacker_ExtraAllDamageAddedRatio2": {},
|
|
"Attacker_ExtraAllDamageAddedRatio3": {},
|
|
"Attacker_ExtraAllDamageAddedRatio4": {},
|
|
"Attacker_ExtraAttackAddedRatio1": {},
|
|
"Attacker_ExtraAttackAddedRatio2": {},
|
|
"Attacker_ExtraAttackAddedRatio3": {},
|
|
"Attacker_ExtraAttackAddedRatio4": {},
|
|
"Defender_ExtraDefenceAddedRatio1": {},
|
|
"Defender_ExtraDefenceAddedRatio2": {},
|
|
"Defender_ExtraDefenceAddedRatio3": {},
|
|
"Defender_ExtraDefenceAddedRatio4": {},
|
|
"Attacker_ExtraLuckChance": {},
|
|
"Attacker_ExtraLuckDamage": {},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifySkillPropertyBySlot",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"SkillType": "ControlSkill02",
|
|
"Properties": [
|
|
{
|
|
"PropertyType": "BPNeed",
|
|
"OperatorType": "Set",
|
|
"Value": {}
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"TurnEventMDF_CreatedEvent_DamageUP": {
|
|
"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.ModifySkillPropertyBySlot",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"SkillType": "ControlSkill02",
|
|
"Properties": [
|
|
{
|
|
"PropertyType": "BPNeed",
|
|
"OperatorType": "Set",
|
|
"Value": {}
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
}
|
|
} |