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

1346 lines
49 KiB
JSON

{
"AbilityList": [
{
"Modifiers": {
"Modifier_StageAbility_633023": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnListenCharacterDie",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Priest",
"Shaman",
"Knight",
"Memory"
],
"BaseTypeKind": "Main",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "_Count"
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Priest",
"Shaman",
"Knight",
"Memory"
],
"BaseTypeKind": "Main",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TaskEnabled": true
},
"MaxNumber": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"TaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_StageAbility_633023_Character"
},
"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
}
],
"TaskEnabled": true
}
]
},
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Priest",
"Shaman",
"Knight",
"Memory"
],
"BaseTypeKind": "Main",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "_Count"
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeam"
},
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Priest",
"Shaman",
"Knight",
"Memory"
],
"BaseTypeKind": "Main",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TaskEnabled": true
},
"MaxNumber": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"TaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_StageAbility_633023_Character"
},
"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
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"Modifier_StageAbility_633023_Character": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByCopying",
"FromTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LevelEntity"
},
"FromDynamicKey": {
"Value": "_Count"
},
"FromModifierName": {
"Value": "Modifier_StageAbility_633023"
},
"ToTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"ToDynamicKey": {
"Value": "_HeroCount"
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.DebugLog",
"Level": "Warn",
"Message": "========_HeroCount======{_HeroCount}======================",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "_CriticalChanceTotal"
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "_CriticalDamageTotal"
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "CriticalChanceBase",
"PropertyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "CriticalDamageBase",
"PropertyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "_DamageTotal"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
]
},
{
"Event": "OnAfterAttack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "_MaxHP",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "MaxHP",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "_MaxAttack",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "Attack",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValueByProperty",
"DynamicKey": "_MaxDefence",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Value": "Defence",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicKey": {
"Value": "_PropertyTotal"
},
"SkipInCharmAction": true,
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.Retarget",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AttackTargetList"
},
"ByRandom": true,
"IncludeLimbo": true,
"MaxNumber": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AttackProperty": {
"DamageType": {
"SourceType": "ReadTargetType",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
"FormulaType": "ByAttack",
"DamagePercentage": {},
"DamageValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"ExtraDamagePercentage": {},
"StanceValue": {},
"HitSplitRatio": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"SPHitRatio": {},
"AttackType": "Pursued",
"BreakDamagePercentage": {},
"FrameHalt": {},
"HitAnimation": "Hit",
"HitEffect": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Hit.prefab",
"HitEffectMinMutexTime": {
"FixedValue": {
"RawValue": 214748368,
"Value": 0.05
}
},
"HitEffectMaxMutexCount": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"HitEffectHeight": -1.0,
"HitPosHeight": 0.75
},
"CanOverkill": true,
"PerformanceDelay": {
"FixedValue": {
"RawValue": 2147483650,
"Value": 0.5
}
},
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "ReplaceByCaster",
"DynamicValues": {}
}
},
"Name": "StageAbility_633023",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_StageAbility_633023"
},
"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_StageAbility_633024": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Warrior",
"Warlock"
],
"BaseTypeKind": "Main",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_StageAbility_633024_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
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"Modifier_StageAbility_633024_Sub": {
"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": "AttackTargetList"
},
"ByRandom": true,
"MaxNumber": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"TaskList": [
{
"$type": "RPG.GameCore.ModifyActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AddNormalizedValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_StageAbility_633024_ReduceDamage"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"LifeTime": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"DynamicValues": {
"_AttackReduce": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique"
}
},
"Name": "StageAbility_633024",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_StageAbility_633024"
},
"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_StageAbility_633025": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnListenCharacterCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAvatarBaseType",
"BaseTypeList": [
"Rogue",
"Mage"
],
"BaseTypeKind": "Main",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_StageAbility_633025_Sub"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"DynamicValues": {
"ADF_1": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"ADF_2": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"ADF_3": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"ADF_4": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetTeam",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Team": "TeamLight",
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_StageAbility_633025_Sub2"
},
"Chance": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"MaxTargetCount": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"DynamicValues": {
"ADF_4": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
}
},
"IsShowUIMessageFromModel": true,
"IsShowUIMessageOnUpdate": true,
"ShowUIMessageInternalTime": -1.0,
"UseFixedPosition": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"Modifier_StageAbility_633025_Sub": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnActionPhaseBegin",
"CallbackConfig": [
{
"$type": "RPG.GameCore.DebugLog",
"Level": "Warn",
"Message": "==========_BPValue===={_BPValue}====================",
"TaskEnabled": true
}
]
},
{
"Event": "OnBeforeHit",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_DamageTrigger"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"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": {},
"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": {
"FixedValue": {
"RawValue": 2147483650,
"Value": 0.5
}
},
"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": []
},
{
"Event": "OnBeforeSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByCurrentBP",
"DynamicKey": "_BPValue",
"Team": "TeamLight",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_BPValue"
},
"CompareType": "GreaterEqual",
"CompareValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"DynamicKey": {
"Value": "_BPTrigger"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {},
"DynamicKey": {
"Value": "_BPTrigger"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Skill",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_BPTrigger"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true
}
],
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"DynamicKey": {
"Value": "_DamageTrigger"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {},
"DynamicKey": {
"Value": "_DamageTrigger"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
},
{
"Event": "OnAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCurrentSkillType",
"SkillType": "Skill",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.ByCompareDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"DynamicKey": {
"Value": "_DamageTrigger"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"RawValue": 4294967296,
"Value": 1.0
}
},
"TaskEnabled": true
}
],
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"Team": "TeamLight",
"ModifyFunction": "Add",
"ModifyValue": {
"FixedValue": {
"RawValue": -4294967296,
"Value": -1.0
}
},
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": {},
"DynamicKey": {
"Value": "_DamageTrigger"
},
"SkipInCharmAction": true,
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
},
"Modifier_StageAbility_633025_Sub2": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnAfterSkillUse",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCurrentSkillType",
"TaskEnabled": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
"Team": "TeamLight",
"ModifyFunction": "Add",
"ModifyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
}
],
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
}
},
"Name": "StageAbility_633025",
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "Modifier_StageAbility_633025"
},
"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
}
]
}
],
"GlobalModifiers": {
"Modifier_StageAbility_633024_ReduceDamage": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"BehaviorFlagList": [
"STAT_Fatigue"
],
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"Property": "FatigueRatio",
"PropertyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
}
}
}