mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 23:36:02 +08:00
11033 lines
403 KiB
JSON
11033 lines
403 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612230_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612230_Modifier_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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612241_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_2"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_612230_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterBeingHitAll",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAttackType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackTypes": [
|
|
"DOT"
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsSplitDamage",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_Rogue_DOTTakenUp"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LayerAddWhenStack": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612230",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612230_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612230_2_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612230_2_Modifier_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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612241_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_2"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_612230_2_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterBeingHitAll",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAttackType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackTypes": [
|
|
"DOT"
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsSplitDamage",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_Rogue_DOTTakenUp"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LayerAddWhenStack": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612230_2",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612230_2_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612231_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612241_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_2"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612231_Modifier_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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612241_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_2"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_612231_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnModifierAdd",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Flag": "STAT_DOT",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_Rogue_DOTTakenUp"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LayerAddWhenStack": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnModifierOnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Flag": "STAT_DOT",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_Rogue_DOTTakenUp"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LayerAddWhenStack": {
|
|
"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_612231",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612231_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612232_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612232_Modifier_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"
|
|
},
|
|
"StageAbility_612232_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnPhase1",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByContainBehaviorFlag",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Flag": "STAT_DOT",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LoopExecuteTaskList",
|
|
"MaxLoopCount": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerModifierCustomEvent",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EventType": {
|
|
"JsonValueStr": "DOT"
|
|
},
|
|
"DynamicKey": "DOT_TriggerRatio",
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612232",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612232_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612240_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612240_Modifier_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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612241_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_2"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_612240_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"BehaviorFlagList": [
|
|
"KeepOnDeathrattle"
|
|
],
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnBeforeDying",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_Layer"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByIsTargetValid",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByNot",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_Rogue_DOTTakenUp"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LayerAddWhenStack": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnModifierOnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCheckModifierCallBackName",
|
|
"ModifierName": "MLevel_Rogue_DOTTakenUp",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": "MLevel_Rogue_DOTTakenUp",
|
|
"ValueType": "Layer",
|
|
"Multiplier": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"DynamicKey": "_Layer",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_612240",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612240_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612241_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_1"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_2"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_1"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612241_2"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612241",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612241_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612242_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612242_Modifier_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"
|
|
},
|
|
"StageAbility_612242_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnModifierOnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCheckModifierCallBackName",
|
|
"ModifierName": "MLevel_Rogue_DOTTakenUp",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "MLevel_Rogue_DOTTakenUp"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"ModifierName": "MLevel_Rogue_DOTTakenUp",
|
|
"ValueType": "Layer",
|
|
"Multiplier": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"DynamicKey": "_Layer",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Total_Layer"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612242_Modifier_Sub2"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"_Layer": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {},
|
|
"DynamicKey": {
|
|
"Value": "Total_Layer"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"StageAbility_612242_Modifier_Sub2": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_Layer"
|
|
},
|
|
"CompareType": "GreaterEqual",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "AttackAddedRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "AttackAddedRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "#ADF_3"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_Layer"
|
|
},
|
|
"CompareType": "GreaterEqual",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "StatusResistanceBase",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "StatusResistanceBase",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Replace",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_612242",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612242_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612243_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612243_Modifier_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"
|
|
},
|
|
"StageAbility_612243_Modifier_Sub": {
|
|
"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": "StanceBreakAddedRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612243",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612243_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612244_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612244_Modifier_Sub"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"ADF_1": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_612244_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnTriggerBreak",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "TargetStance",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Value": "MaxStance",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "ADF_1"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Physical",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Physical",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Fire",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Fire",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Wind",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Wind",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Thunder",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Thunder",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Imaginary",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Imaginary",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Quantum",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Quantum",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Ice",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Ice",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Physical",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntityAdjoinEntity"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Physical",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Fire",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntityAdjoinEntity"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Fire",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Wind",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntityAdjoinEntity"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Wind",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Thunder",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntityAdjoinEntity"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Thunder",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Imaginary",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntityAdjoinEntity"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Imaginary",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Quantum",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntityAdjoinEntity"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Quantum",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCharacterDamageType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"DamageType": "Ice",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntityAdjoinEntity"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.IncludeTaskListTemplate",
|
|
"Name": "StanceBreak_Ice",
|
|
"DynamicValues": {
|
|
"DitherRangeX": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"DitherRangeY": {
|
|
"FixedValue": {
|
|
"RawValue": 214748365,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"UIMessageHeight": {}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_612244",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612244_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612245_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612245_Modifier_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"
|
|
},
|
|
"StageAbility_612245_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByBreakBaseDamage",
|
|
"DynamicKey": "CasterBreakBaseDamage",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnAfterBeingAttacked",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByContainBehaviorFlag",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Flag": "Break",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RandomConfig",
|
|
"OddsList": [
|
|
{
|
|
"FixedValue": {
|
|
"RawValue": 1073741825,
|
|
"Value": 0.25
|
|
}
|
|
},
|
|
{
|
|
"FixedValue": {
|
|
"RawValue": 1073741825,
|
|
"Value": 0.25
|
|
}
|
|
},
|
|
{
|
|
"FixedValue": {
|
|
"RawValue": 1073741825,
|
|
"Value": 0.25
|
|
}
|
|
},
|
|
{
|
|
"FixedValue": {
|
|
"RawValue": 1073741825,
|
|
"Value": 0.25
|
|
}
|
|
}
|
|
],
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_Element_Bleed"
|
|
},
|
|
"StackingFlag": "Rogue",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"MDF_EliteRatio": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"MDF_CommonRatio": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"MDF_DamageMax": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_Element_Burn"
|
|
},
|
|
"StackingFlag": "Rogue",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"MDF_DamagePercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_Element_Poison"
|
|
},
|
|
"StackingFlag": "Rogue",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"LayerAddWhenStack": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"MDF_DamagePercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_Element_Electric"
|
|
},
|
|
"StackingFlag": "Rogue",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"MDF_DamagePercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"RandomCount": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"AutoResetRandomMask": true,
|
|
"RandomMaskTarget": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"_LastRandomIndex": -1,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "#ADF_6"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DispelStatus",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"OnlyAlive": true,
|
|
"OnlyCanDispel": true,
|
|
"BuffType": "Debuff",
|
|
"Numbers": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"Order": "LastAdded",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_612245",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612245_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612246_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612246_Modifier_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"
|
|
},
|
|
"StageAbility_612246_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterBeingAttacked",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerModifierCustomEvent",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EventType": {
|
|
"JsonValueStr": "DOT"
|
|
},
|
|
"DynamicKey": "DOT_TriggerRatio",
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612246",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612246_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612250_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamLight",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "BuffNumber"
|
|
},
|
|
"CompareType": "GreaterEqual",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612250_Modifier_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
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_612250_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "BuffNumber"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "BuffNumber"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "DotDamageAddedRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612250",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612250_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612251_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612251_Modifier_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"
|
|
},
|
|
"StageAbility_612251_Modifier_Sub": {
|
|
"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": "BreakDamageAddedRatioBase",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612251",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612251_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612252_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612252_Modifier_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"
|
|
},
|
|
"StageAbility_612252_Modifier_Sub": {
|
|
"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": "StatusResistanceBase",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612252",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612252_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612253_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612253_Modifier_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"
|
|
},
|
|
"StageAbility_612253_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnBeforeBeingHitAll",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAttackType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackTypes": [
|
|
"DOT"
|
|
],
|
|
"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": {},
|
|
"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": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"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
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612253",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612253_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612254_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612254_Modifier_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"
|
|
},
|
|
"StageAbility_612254_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnModifierOnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAny",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Flag": "STAT_DOT_Bleed",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Flag": "STAT_DOT_Burn",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Flag": "STAT_DOT_Poison",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Flag": "STAT_DOT_Electric",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetModifierValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "ParamModifier"
|
|
},
|
|
"ModifyFunction": "Add",
|
|
"ValueType": "LifeTime",
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612254",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612254_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612255_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612255_Modifier_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"
|
|
},
|
|
"StageAbility_612255_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnModifierAdd",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612255_Modifier_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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnModifierRemove",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612255_Modifier_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
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_612255_Modifier_Sub2": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByMultiModifierValueSum",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"BehaviorFlag": "STAT_DOT",
|
|
"ValueType": "Amount",
|
|
"DynamicKey": "_Layer",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_Layer"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_Layer"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "AllDamageTypeTakenRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "ReplaceByCaster",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_612255",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612255_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612256_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612256_Modifier_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"
|
|
},
|
|
"StageAbility_612256_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterBeingHitAll",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAttackType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackTypes": [
|
|
"DOT"
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsSplitDamage",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.HealHP",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeam"
|
|
},
|
|
"AliveOnly": true,
|
|
"FormulaType": "HealByTargetMaxHP",
|
|
"HealPercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"SPHitRatio": {},
|
|
"ModifyValue": {},
|
|
"PerformanceDelay": {},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeam"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Heal.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
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612256",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612256_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612257_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612257_Modifier_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"
|
|
},
|
|
"StageAbility_612257_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterBeingHitAll",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAttackType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackTypes": [
|
|
"DOT"
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsSplitDamage",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeam"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifySPNew",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AddValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"SyncToSummoner": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612257",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612257_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612330_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612330_1"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612330_2"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612331_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612331_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612331_2"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612340_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612340_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612340_2"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612340_3"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612341_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612341_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612342_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612342_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "MLevel_Rogue_Bubble"
|
|
},
|
|
"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_5": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ADF_6": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ADF_7": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ADF_8": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ADF_9": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612330",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612330_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612331_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612331_1"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612331_2"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612330_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612330_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612330_2"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612340_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612340_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612340_2"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612340_3"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612341_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612341_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612342_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612342_1"
|
|
},
|
|
"ResetValue": {},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "MLevel_Rogue_Bubble"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"ADF_3": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ADF_4": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ADF_5": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ADF_6": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ADF_7": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ADF_8": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ADF_9": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612331",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612331_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612332_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612332_Modifier_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"
|
|
},
|
|
"StageAbility_612332_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterBeingHeal",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamLight",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByHealDataProperty",
|
|
"DynamicKey": "_HealAmount",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntityAllTeammate"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "_HealTakenRatio",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Value": "HealTakenRatio",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_HealTakenRatio"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.HealHP",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"HealPercentage": {},
|
|
"SPHitRatio": {},
|
|
"ModifyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"PerformanceDelay": {},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "#ADF_2"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeam"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_StageAbility_612332_Modifier_AttackDelta"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"MDF_Input": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"MLevel_StageAbility_612332_Modifier_AttackDelta": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "OwnerBaseAttack",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Value": "BaseAttack",
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnPhase1",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_CanRemove"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnPhase2",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_CanRemove"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveSelfModifier",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {},
|
|
"DynamicKey": {
|
|
"Value": "_CanRemove"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "MDF_AttackDelta"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "MDF_AttackDelta"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "MDF_AttackDelta"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "AttackDelta",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "ReplaceByCaster",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_612332",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612332_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612340_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612340_1"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612340_2"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612340_3"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612340",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612340_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612341_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612341_1"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612341",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612341_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612342_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "CV_612342_1"
|
|
},
|
|
"ResetValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612342",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612342_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612343_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamLight",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "#ADF_3"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612343_Modifier_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
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612343_Modifier_Sub1"
|
|
},
|
|
"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"
|
|
},
|
|
"StageAbility_612343_Modifier_Sub1": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterDealHeal",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_StageAbility_612343_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_StageAbility_612343_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_612343_Modifier_Sub2": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterDealHeal",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeam"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_StageAbility_612343_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"MLevel_StageAbility_612343_Modifier": {
|
|
"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": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "ReplaceByCaster"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612343",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612343_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612344_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamLight",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "#ADF_2"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612344_Modifier_Sub1"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"ADF_1": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612344_Modifier_Sub2"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"ADF_1": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_612344_Modifier_Sub1": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterAttack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "MDF_HP",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Value": "CurrentHP",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AttackTargetList"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DamageByAttackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackProperty": {
|
|
"DamageType": {
|
|
"SourceType": "ReadTargetType",
|
|
"DamageType": "Physical",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
},
|
|
"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",
|
|
"HitEffectMinMutexTime": {
|
|
"FixedValue": {
|
|
"RawValue": 214748368,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"HitEffectMaxMutexCount": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"HitEffectHeight": -1.0,
|
|
"HitPosHeight": 0.75
|
|
},
|
|
"CanOverkill": true,
|
|
"PerformanceDelay": {},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"StageAbility_612344_Modifier_Sub2": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterAttack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "MDF_HP",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Value": "MaxHP",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AttackTargetList"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DamageByAttackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackProperty": {
|
|
"DamageType": {
|
|
"SourceType": "ReadTargetType",
|
|
"DamageType": "Physical",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
},
|
|
"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",
|
|
"HitEffectMinMutexTime": {
|
|
"FixedValue": {
|
|
"RawValue": 214748368,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"HitEffectMaxMutexCount": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"HitEffectHeight": -1.0,
|
|
"HitPosHeight": 0.75
|
|
},
|
|
"CanOverkill": true,
|
|
"PerformanceDelay": {},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_612344",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612344_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612345_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612345_Modifier_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"
|
|
},
|
|
"StageAbility_612345_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareHPRatio",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612345_Modifier_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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnHPChange",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareHPRatio",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612345_Modifier_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
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612345_Modifier_Sub2"
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_612345_Modifier_Sub2": {
|
|
"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": "AllDamageReduce",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "StatusResistanceBase",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612345",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612345_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612346_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612346_Modifier_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"
|
|
},
|
|
"StageAbility_612346_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterBeingHeal",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamLight",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByHealDataProperty",
|
|
"DynamicKey": "_HealAmount",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "_HealTakenRatio",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Value": "HealTakenRatio",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_HealTakenRatio"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.HealHP",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"HealPercentage": {},
|
|
"SPHitRatio": {},
|
|
"ModifyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"PerformanceDelay": {},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_612346",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612346_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612350_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612350_Modifier_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"
|
|
},
|
|
"StageAbility_612350_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "BuffNumber"
|
|
},
|
|
"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": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "BuffNumber"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "HPAddedRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612350",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612350_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612351_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612351_Modifier_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"
|
|
},
|
|
"StageAbility_612351_Modifier_Sub": {
|
|
"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": "HealTakenRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612351",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612351_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612352_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612352_Modifier_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"
|
|
},
|
|
"StageAbility_612352_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"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.HealHP",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"FormulaType": "HealByTargetMaxHP",
|
|
"HealPercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"SPHitRatio": {},
|
|
"ModifyValue": {},
|
|
"PerformanceDelay": {},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612352",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612352_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612353_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612353_Modifier_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"
|
|
},
|
|
"StageAbility_612353_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnTriggerBreak",
|
|
"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"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612353",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612353_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612354_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612354_Modifier_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"
|
|
},
|
|
"StageAbility_612354_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterBeingHeal",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_StageAbility_612354_Modifier_Sub2"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"MLevel_StageAbility_612354_Modifier_Sub2": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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,
|
|
"MinMutexTime": 0.85,
|
|
"MinMutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "DefenceAddedRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "ReplaceByCaster"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612354",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612354_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612355_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612355_Modifier_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"
|
|
},
|
|
"StageAbility_612355_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"BehaviorFlagList": [
|
|
"ListenBattleEventSkill"
|
|
],
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterDealHeal",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "MDF_CD"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$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
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "MDF_CD"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnListenAfterSkillUse",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamLight",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {},
|
|
"DynamicKey": {
|
|
"Value": "MDF_CD"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_612355",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612355_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612356_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612356_Modifier_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"
|
|
},
|
|
"StageAbility_612356_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterBeingHeal",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_StageAbility_612356_Modifier_Sub2"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"MLevel_StageAbility_612356_Modifier_Sub2": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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,
|
|
"MinMutexTime": 0.85,
|
|
"MinMutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "SpeedAddedRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "ReplaceByCaster"
|
|
}
|
|
},
|
|
"Name": "StageAbility_612356",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612356_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_612357_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$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": "StageAbility_612357_Modifier_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"
|
|
},
|
|
"StageAbility_612357_Modifier_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"BehaviorFlagList": [
|
|
"ListenBattleEventSkill"
|
|
],
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterDealHeal",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByRandomChance",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "MDF_CD"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {},
|
|
"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": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "MDF_CD"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnListenAfterSkillUse",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamLight",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {},
|
|
"DynamicKey": {
|
|
"Value": "MDF_CD"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_612357",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612357_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
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
}
|
|
],
|
|
"GlobalModifiers": {
|
|
"MLevel_Rogue_DOTTakenUp": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"UIConfig": {
|
|
"ModifierUIPriority": "HardControl",
|
|
"IsShowNumInAvatarPanel": true
|
|
},
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnPhase1",
|
|
"CallbackConfig": []
|
|
},
|
|
{
|
|
"Event": "OnPhase2",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612230_2_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareModifierValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ValueType": "Layer",
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"Logic": "Or",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_Rogue_DOTTakenUp"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LayerAddWhenStack": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveSelfModifier",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnBeforeBeingHitAll",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAttackType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackTypes": [
|
|
"DOT"
|
|
],
|
|
"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": {},
|
|
"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": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareModifierValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": "MLevel_Rogue_DOTTakenUp",
|
|
"ValueType": "Layer",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 141733920768,
|
|
"Value": 33.0
|
|
}
|
|
},
|
|
"Logic": "Or",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Poison_Low.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,
|
|
"MinMutexTime": -1.0,
|
|
"MinMutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareModifierValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": "MLevel_Rogue_DOTTakenUp",
|
|
"ValueType": "Layer",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 283467841536,
|
|
"Value": 66.0
|
|
}
|
|
},
|
|
"Logic": "Or",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Poison_Mid.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,
|
|
"MinMutexTime": -1.0,
|
|
"MinMutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Poison_High.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,
|
|
"MinMutexTime": -1.0,
|
|
"MinMutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByModifierValue",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ValueType": "Layer",
|
|
"Multiplier": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"DynamicKey": "_Layer",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareModifierValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": "MLevel_Rogue_DOTTakenUp",
|
|
"ValueType": "Layer",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 141733920768,
|
|
"Value": 33.0
|
|
}
|
|
},
|
|
"Logic": "Or",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Poison_Low.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,
|
|
"MinMutexTime": -1.0,
|
|
"MinMutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareModifierValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": "MLevel_Rogue_DOTTakenUp",
|
|
"ValueType": "Layer",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 283467841536,
|
|
"Value": 66.0
|
|
}
|
|
},
|
|
"Logic": "Or",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Poison_Mid.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,
|
|
"MinMutexTime": -1.0,
|
|
"MinMutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Poison_High.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,
|
|
"MinMutexTime": -1.0,
|
|
"MinMutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612230_2_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.StackStatusDesc",
|
|
"TextID": {
|
|
"Hash": 1776076152,
|
|
"Hash64": 10255881080372168995
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Replace",
|
|
"DynamicValues": {}
|
|
},
|
|
"MLevel_Rogue_Bubble": {
|
|
"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": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "ADF_4"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "Charge_Amount",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Value": "CurrentHP",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareHPRatio",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"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": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "_MaxHP",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Value": "MaxHP",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "ADF_4"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "Charge_Amount",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Value": "MaxHP",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareHPRatio",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"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": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "_MaxHP",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Value": "MaxHP",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_Rogue_Bubble_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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnAfterBeingHeal",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "LevelEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_612330_Modifier"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByHealDataProperty",
|
|
"DynamicKey": "Charge_Amount",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareHPRatio",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"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": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "_MaxHP",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Value": "MaxHP",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MLevel_Rogue_Bubble_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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnAfterAttack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low.prefab",
|
|
"IsNeedFadeOut": true,
|
|
"FadeOutRegionStart": -1.0,
|
|
"FadeOutRegionEnd": -1.0,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AttackTargetList"
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_appear.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DamageByAttackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackProperty": {
|
|
"DamageType": {
|
|
"SourceType": "ReadTargetType",
|
|
"DamageType": "Physical",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
},
|
|
"FormulaType": "ByAttack",
|
|
"DamagePercentage": {},
|
|
"DamageValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ExtraDamagePercentage": {},
|
|
"StanceValue": {},
|
|
"HitSplitRatio": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"SPHitRatio": {},
|
|
"AttackType": "Pursued",
|
|
"DamageTag": [
|
|
{
|
|
"JsonValueStr": "Dewdrop"
|
|
}
|
|
],
|
|
"BreakDamagePercentage": {},
|
|
"FrameHalt": {},
|
|
"HitAnimation": "Hit",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Low_Burst.prefab",
|
|
"HitEffectMinMutexTime": {
|
|
"FixedValue": {
|
|
"RawValue": 214748368,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"HitEffectMaxMutexCount": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"HitEffectHeight": 1.2,
|
|
"HitPosHeight": 0.75
|
|
},
|
|
"CanOverkill": true,
|
|
"PerformanceDelay": {
|
|
"FixedValue": {
|
|
"RawValue": 2147483650,
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_appear.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DamageByAttackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackProperty": {
|
|
"DamageType": {
|
|
"SourceType": "ReadTargetType",
|
|
"DamageType": "Physical",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
},
|
|
"FormulaType": "ByAttack",
|
|
"DamagePercentage": {},
|
|
"DamageValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ExtraDamagePercentage": {},
|
|
"StanceValue": {},
|
|
"HitSplitRatio": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"SPHitRatio": {},
|
|
"AttackType": "Pursued",
|
|
"DamageTag": [
|
|
{
|
|
"JsonValueStr": "Dewdrop"
|
|
}
|
|
],
|
|
"BreakDamagePercentage": {},
|
|
"FrameHalt": {},
|
|
"HitAnimation": "Hit",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_Mid_Burst.prefab",
|
|
"HitEffectMinMutexTime": {
|
|
"FixedValue": {
|
|
"RawValue": 214748368,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"HitEffectMaxMutexCount": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"HitEffectHeight": 1.2,
|
|
"HitPosHeight": 0.75
|
|
},
|
|
"CanOverkill": true,
|
|
"PerformanceDelay": {
|
|
"FixedValue": {
|
|
"RawValue": 2147483650,
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_appear.prefab",
|
|
"MinMutexTime": -1.0,
|
|
"MutexType": "Entity",
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DamageByAttackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AttackProperty": {
|
|
"DamageType": {
|
|
"SourceType": "ReadTargetType",
|
|
"DamageType": "Physical",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
},
|
|
"FormulaType": "ByAttack",
|
|
"DamagePercentage": {},
|
|
"DamageValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"ExtraDamagePercentage": {},
|
|
"StanceValue": {},
|
|
"HitSplitRatio": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"SPHitRatio": {},
|
|
"AttackType": "Pursued",
|
|
"DamageTag": [
|
|
{
|
|
"JsonValueStr": "Dewdrop"
|
|
}
|
|
],
|
|
"BreakDamagePercentage": {},
|
|
"FrameHalt": {},
|
|
"HitAnimation": "Hit",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Common/Eff_Rogue_Abundance_Water_High_Burst.prefab",
|
|
"HitEffectMinMutexTime": {
|
|
"FixedValue": {
|
|
"RawValue": 214748368,
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"HitEffectMaxMutexCount": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"HitEffectHeight": 1.2,
|
|
"HitPosHeight": 0.75
|
|
},
|
|
"CanOverkill": true,
|
|
"PerformanceDelay": {
|
|
"FixedValue": {
|
|
"RawValue": 2147483650,
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "ADF_5"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_RestoreValue"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
|
"DynamicKey": "_MaxHP",
|
|
"ReadTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Value": "MaxHP",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_RestoreValue"
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_RestoreValue"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_RestoreValue"
|
|
},
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "_RestoreValue"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.HealHP",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"HealPercentage": {},
|
|
"SPHitRatio": {},
|
|
"ModifyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"PerformanceDelay": {},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {},
|
|
"DynamicKey": {
|
|
"Value": "_RestoreValue"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {},
|
|
"DynamicKey": {
|
|
"Value": "Bubble_Amount_All"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByRandomChance",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DispelStatus",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"OnlyAlive": true,
|
|
"OnlyCanDispel": true,
|
|
"BuffType": "Debuff",
|
|
"Numbers": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"Order": "LastAdded",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Replace",
|
|
"DynamicValues": {}
|
|
},
|
|
"MLevel_Rogue_Bubble_Sub": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"Count": -1,
|
|
"Stacking": "Replace"
|
|
}
|
|
}
|
|
} |