mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 23:36:02 +08:00
2587 lines
99 KiB
JSON
2587 lines
99 KiB
JSON
{
|
||
"AbilityList": [
|
||
{
|
||
"Modifiers": {
|
||
"Modifier_BattleTarget_FeverTime_ActionDelay": {
|
||
"LifeTime": -1,
|
||
"MaxLayer": 99,
|
||
"LayerAddWhenStack": {},
|
||
"WorkingTurn": "OwnerTurn",
|
||
"LifeStepMoment": "ModifierPhase2End",
|
||
"ApplyBehaviorFlagBindEffects": true,
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnListenGlobalActionDelayChanged",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByVariateType",
|
||
"DynamicKey": "GlobalActionDelay",
|
||
"VariateType": "ParamValue2",
|
||
"WriteTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"Count": -1,
|
||
"Stacking": "Unique"
|
||
}
|
||
},
|
||
"Name": "BattleTarget_FeverTime_ActionDelay",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "GlobalActionDelay"
|
||
},
|
||
"ResetValue": {},
|
||
"ContextScope": "TargetEntity",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "QuitFlag"
|
||
},
|
||
"ResetValue": {},
|
||
"ContextScope": "TargetEntity",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "BossHP"
|
||
},
|
||
"ResetValue": {},
|
||
"ContextScope": "TargetEntity",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "BossHPRatio"
|
||
},
|
||
"ResetValue": {},
|
||
"ContextScope": "TargetEntity",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"AliveOnly": true,
|
||
"ModifierName": {
|
||
"Value": "Modifier_BattleTarget_FeverTime_ActionDelay"
|
||
},
|
||
"Chance": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"MaxTargetCount": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"IsShowUIMessageFromModel": true,
|
||
"IsShowUIMessageOnUpdate": true,
|
||
"ShowUIMessageInternalTime": -1.0,
|
||
"UseFixedPosition": true,
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Modifiers": {
|
||
"Modifier_BattleTarget_FeverTime_Fever": {
|
||
"LifeTime": -1,
|
||
"MaxLayer": 99,
|
||
"LayerAddWhenStack": {},
|
||
"WorkingTurn": "OwnerTurn",
|
||
"LifeStepMoment": "ModifierPhase2End",
|
||
"ApplyBehaviorFlagBindEffects": true,
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
|
||
"AbilityName": "BattleTarget_FeverTime_Fever",
|
||
"BattleTargetIDKey": "_BattleTargetKey",
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnListenCharacterCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3437266682085638144,
|
||
"Value": 800301014.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:溢出关1号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,2号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 431223336517763072,
|
||
"Value": 100402007.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:溢出关2号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,3号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1289787277513326592,
|
||
"Value": 300302002.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:多动关1号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,2号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 431219037255499776,
|
||
"Value": 100401006.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:多动关2号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,3号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1289782978251063296,
|
||
"Value": 300301001.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:扑满关1号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,2号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1298806708834926592,
|
||
"Value": 302402002.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:扑满关2号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,3号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 868880503980163072,
|
||
"Value": 202302007.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:破盾关1号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,2号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 431227614305189888,
|
||
"Value": 100403003.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:破盾关2号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,3号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 868884816127328256,
|
||
"Value": 202303011.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:血量关1号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,2号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1298803268566122496,
|
||
"Value": 302401201.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:血量关2号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,3号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 864585536684163072,
|
||
"Value": 201302007.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:名流关1号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,2号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 860715762560532480,
|
||
"Value": 200401005.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "_MaxHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "MaxHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:名流关2号Boss死亡,已经过{int(GlobalActionDelay*10)} Delay,3号Boss出生血量为{int(_MaxHP)}\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnLeaveBattle",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Value": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "isWin"
|
||
},
|
||
"SkipInCharmAction": true,
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.Retarget",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "AllDarkTeam"
|
||
},
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByAny",
|
||
"PredicateList": [
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 435088884393574400,
|
||
"Value": 101302025.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3437266682085638144,
|
||
"Value": 800301014.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 431223336517763072,
|
||
"Value": 100402007.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3437283844774952960,
|
||
"Value": 800305010.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1289787277513326592,
|
||
"Value": 300302002.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 431219037255499776,
|
||
"Value": 100401006.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3441561666561507328,
|
||
"Value": 801301018.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1289782978251063296,
|
||
"Value": 300301001.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1298806708834926592,
|
||
"Value": 302402002.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3437266690675572736,
|
||
"Value": 800301016.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 868880503980163072,
|
||
"Value": 202302007.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 431227614305189888,
|
||
"Value": 100403003.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3437275284905132032,
|
||
"Value": 800303017.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 868884816127328256,
|
||
"Value": 202303011.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1298803268566122496,
|
||
"Value": 302401201.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 439379518067572736,
|
||
"Value": 102301016.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 864585536684163072,
|
||
"Value": 201302007.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 860715762560532480,
|
||
"Value": 200401005.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
"ByRandom": true,
|
||
"MaxNumber": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"TaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByProperty",
|
||
"DynamicKey": "BossHP",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"Value": "CurrentHP",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByHPRatio",
|
||
"DynamicKey": "BossHPRatio",
|
||
"ReadTargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ModifierOwnerEntity"
|
||
},
|
||
"Value": {},
|
||
"DynamicKey": {
|
||
"Value": "isWin"
|
||
},
|
||
"SkipInCharmAction": true,
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"DynamicKey": {
|
||
"Value": "isWin"
|
||
},
|
||
"CompareType": "Equal",
|
||
"CompareValue": {},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:战斗已结束,首领当前血量为{int(BossHP)}({int(BossHPRatio*100)}%)\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"FailedTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.DebugLog",
|
||
"Level": "Warn",
|
||
"Message": "数值统计:战斗已结束,已击杀全部boss,已经过{int(GlobalActionDelay*10)} Delay\n",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnListenModifierAdd",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCheckModifierCallBackName",
|
||
"ModifierName": "Modifier_BattleTarget_FeverTime_Fever_Complete",
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107001"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30108,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107101"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30109,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107201"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30110,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107301"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30111,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107401"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30112,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107501"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30113,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnListenGlobalActionDelayChanged",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByVariateType",
|
||
"DynamicKey": "GlobalActionDelay",
|
||
"VariateType": "ParamValue2",
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"Count": -1,
|
||
"Stacking": "Unique",
|
||
"DynamicValues": {}
|
||
}
|
||
},
|
||
"Name": "BattleTarget_FeverTime_Fever",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"AliveOnly": true,
|
||
"ModifierName": {
|
||
"Value": "Modifier_BattleTarget_FeverTime_Fever"
|
||
},
|
||
"Chance": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"MaxTargetCount": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"IsShowUIMessageFromModel": true,
|
||
"IsShowUIMessageOnUpdate": true,
|
||
"ShowUIMessageInternalTime": -1.0,
|
||
"UseFixedPosition": true,
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Modifiers": {
|
||
"Modifier_BattleTarget_FeverTime_Wave1": {
|
||
"LifeTime": -1,
|
||
"MaxLayer": 99,
|
||
"LayerAddWhenStack": {},
|
||
"WorkingTurn": "OwnerTurn",
|
||
"LifeStepMoment": "ModifierPhase2End",
|
||
"ApplyBehaviorFlagBindEffects": true,
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
|
||
"AbilityName": "BattleTarget_FeverTime_Wave1",
|
||
"BattleTargetIDKey": "_BattleTargetKey",
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnListenCharacterDie",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107001"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 435088884393574400,
|
||
"Value": 101302025.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30085,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107101"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3437283844774952960,
|
||
"Value": 800305010.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30088,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107201"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3441561666561507328,
|
||
"Value": 801301018.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30091,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107301"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3437266690675572736,
|
||
"Value": 800301016.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30094,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107401"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3437275284905132032,
|
||
"Value": 800303017.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30097,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107501"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 439379518067572736,
|
||
"Value": 102301016.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30100,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"Count": -1,
|
||
"Stacking": "Unique",
|
||
"DynamicValues": {}
|
||
}
|
||
},
|
||
"Name": "BattleTarget_FeverTime_Wave1",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"AliveOnly": true,
|
||
"ModifierName": {
|
||
"Value": "Modifier_BattleTarget_FeverTime_Wave1"
|
||
},
|
||
"Chance": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"MaxTargetCount": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"IsShowUIMessageFromModel": true,
|
||
"IsShowUIMessageOnUpdate": true,
|
||
"ShowUIMessageInternalTime": -1.0,
|
||
"UseFixedPosition": true,
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Modifiers": {
|
||
"Modifier_BattleTarget_FeverTime_Wave2": {
|
||
"LifeTime": -1,
|
||
"MaxLayer": 99,
|
||
"LayerAddWhenStack": {},
|
||
"WorkingTurn": "OwnerTurn",
|
||
"LifeStepMoment": "ModifierPhase2End",
|
||
"ApplyBehaviorFlagBindEffects": true,
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
|
||
"AbilityName": "BattleTarget_FeverTime_Wave2",
|
||
"BattleTargetIDKey": "_BattleTargetKey",
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnListenCharacterDie",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107001"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 3437266682085638144,
|
||
"Value": 800301014.19
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30086,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107101"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1289787277513326592,
|
||
"Value": 300302002.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30089,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107201"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1289782978251063296,
|
||
"Value": 300301001.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30092,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107301"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 868880503980163072,
|
||
"Value": 202302007.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30095,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107401"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 868884816127328256,
|
||
"Value": 202303011.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30098,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107501"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 864585536684163072,
|
||
"Value": 201302007.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30101,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"Count": -1,
|
||
"Stacking": "Unique",
|
||
"DynamicValues": {}
|
||
}
|
||
},
|
||
"Name": "BattleTarget_FeverTime_Wave2",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"AliveOnly": true,
|
||
"ModifierName": {
|
||
"Value": "Modifier_BattleTarget_FeverTime_Wave2"
|
||
},
|
||
"Chance": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"MaxTargetCount": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"IsShowUIMessageFromModel": true,
|
||
"IsShowUIMessageOnUpdate": true,
|
||
"ShowUIMessageInternalTime": -1.0,
|
||
"UseFixedPosition": true,
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Modifiers": {
|
||
"Modifier_BattleTarget_FeverTime_Wave3": {
|
||
"LifeTime": -1,
|
||
"MaxLayer": 99,
|
||
"LayerAddWhenStack": {},
|
||
"WorkingTurn": "OwnerTurn",
|
||
"LifeStepMoment": "ModifierPhase2End",
|
||
"ApplyBehaviorFlagBindEffects": true,
|
||
"_CallbackList": [
|
||
{
|
||
"Event": "OnCreate",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.SetDynamicValueByBattleTargetID",
|
||
"AbilityName": "BattleTarget_FeverTime_Wave3",
|
||
"BattleTargetIDKey": "_BattleTargetKey",
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"Event": "OnListenCharacterDie",
|
||
"CallbackConfig": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107001"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 431223336517763072,
|
||
"Value": 100402007.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30087,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107101"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 431219037255499776,
|
||
"Value": 100401006.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30090,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107201"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1298806708834926592,
|
||
"Value": 302402002.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30093,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107301"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 431227614305189888,
|
||
"Value": 100403003.02
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30096,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107401"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 1298803268566122496,
|
||
"Value": 302401201.07
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30099,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByIsContainModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "LevelEntity"
|
||
},
|
||
"ModifierName": {
|
||
"Value": "Modifier_StageAbility_3107501"
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.PredicateTaskList",
|
||
"Predicate": {
|
||
"$type": "RPG.GameCore.ByCompareMonsterID",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "ParamEntity"
|
||
},
|
||
"TargetMonsterID": {
|
||
"FixedValue": {
|
||
"RawValue": 860715762560532480,
|
||
"Value": 200401005.05
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
"SuccessTaskList": [
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleAchievement",
|
||
"AchievementID": 30102,
|
||
"ModifyFunction": "Add",
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"TaskEnabled": true
|
||
},
|
||
{
|
||
"$type": "RPG.GameCore.SetBattleTargetProgress",
|
||
"BattleTargetID": {
|
||
"FixedValue": {
|
||
"RawValue": -149061134974976,
|
||
"Value": -34706.0
|
||
}
|
||
},
|
||
"ModifyValue": {
|
||
"FixedValue": {
|
||
"RawValue": 4294967296,
|
||
"Value": 1.0
|
||
}
|
||
},
|
||
"ModifyFunction": "Add",
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
],
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"Count": -1,
|
||
"Stacking": "Unique",
|
||
"DynamicValues": {}
|
||
}
|
||
},
|
||
"Name": "BattleTarget_FeverTime_Wave3",
|
||
"OnAdd": [
|
||
{
|
||
"$type": "RPG.GameCore.AddModifier",
|
||
"TargetType": {
|
||
"$type": "RPG.GameCore.TargetAlias",
|
||
"Alias": "Caster"
|
||
},
|
||
"AliveOnly": true,
|
||
"ModifierName": {
|
||
"Value": "Modifier_BattleTarget_FeverTime_Wave3"
|
||
},
|
||
"Chance": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"MaxTargetCount": {
|
||
"FixedValue": {
|
||
"RawValue": -4294967296,
|
||
"Value": -1.0
|
||
}
|
||
},
|
||
"IsShowUIMessageFromModel": true,
|
||
"IsShowUIMessageOnUpdate": true,
|
||
"ShowUIMessageInternalTime": -1.0,
|
||
"UseFixedPosition": true,
|
||
"TaskEnabled": true
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"GlobalModifiers": {
|
||
"Modifier_BattleTarget_FeverTime_Fever_Complete": {
|
||
"LifeTime": -1,
|
||
"MaxLayer": 99,
|
||
"LayerAddWhenStack": {},
|
||
"WorkingTurn": "OwnerTurn",
|
||
"LifeStepMoment": "ModifierPhase2End",
|
||
"ApplyBehaviorFlagBindEffects": true,
|
||
"Count": -1,
|
||
"Stacking": "Unique"
|
||
}
|
||
}
|
||
} |