2024-09-23 20:11:37 +08:00
|
|
|
{
|
|
|
|
"AbilityMixins": [
|
|
|
|
{
|
|
|
|
"$type": "SwitchPhaseMixin",
|
|
|
|
"CanSwitchPhase": "%AS_CanSwitchPhase",
|
|
|
|
"ClearStunProperty": true,
|
|
|
|
"DisableAI": true,
|
|
|
|
"ForceRBL": 99,
|
|
|
|
"HeavyHitEffect": true,
|
|
|
|
"HideUI": true,
|
|
|
|
"Invincible": false,
|
|
|
|
"LockHPRatio": "%AS_LockHPRatio",
|
|
|
|
"LockHPValue": 1,
|
|
|
|
"MuteBeSelected": true,
|
|
|
|
"MuteElementAbnormal": true,
|
|
|
|
"MuteStunProperty": true,
|
|
|
|
"OnSwitchPhaseDone": [
|
|
|
|
{
|
|
|
|
"$type": "ModifyPerfectSwitchPointAction",
|
|
|
|
"Amount": 6,
|
|
|
|
"ModifyFunction": "Add"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ChangeMonsterAIAction",
|
|
|
|
"MonsterAIId": 117002,
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByNot",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByIsInZoneTags",
|
|
|
|
"Tags": [
|
|
|
|
"Weak"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ChangeMonsterAIAction",
|
|
|
|
"MonsterAIId": 117012,
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByIsInZoneTags",
|
|
|
|
"Tags": [
|
|
|
|
"Weak"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "TriggerBehaviorTreeAction",
|
|
|
|
"Enable": true,
|
|
|
|
"Target": "Self"
|
2024-11-04 13:05:40 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "LDListenEntityAction",
|
|
|
|
"TargetKey": "SwitchPhaseDone"
|
2024-09-23 20:11:37 +08:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnSwitchPhaseStart": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "DelayModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByIsInZoneTags",
|
|
|
|
"Tags": [
|
|
|
|
"CutScene"
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
|
|
"AnimatorStateTags": [
|
|
|
|
"TyrantPompey_AttackAiming"
|
|
|
|
],
|
|
|
|
"IsAdd": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "RemoveAbilityAction",
|
|
|
|
"AbilityName": "TyrantPompey_P1_AttackDetect"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "RemoveAbilityAction",
|
|
|
|
"AbilityName": "TyrantPompey_P1_AttackHitCount"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "RemoveAbilityAction",
|
|
|
|
"AbilityName": "TyrantPompey_P1_ComboManager"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ProtectTime": 60,
|
|
|
|
"RecoverHPRatio": 1,
|
|
|
|
"SourcePhase": 1,
|
|
|
|
"SwitchPhaseTag": "TyrantPompey_SwitchPhase",
|
|
|
|
"TargetHPRatio": -1,
|
|
|
|
"TargetHPValue": 1,
|
|
|
|
"TargetPhase": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"AbilityName": "TyrantPompey_SwitchPhase",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"AS_CanSwitchPhase": {
|
|
|
|
"Value": true,
|
|
|
|
"ValueType": "Boolean"
|
|
|
|
},
|
|
|
|
"AS_LockHPRatio": {
|
|
|
|
"Value": -1
|
|
|
|
},
|
|
|
|
"AS_RecoverHPRatio": {
|
|
|
|
"Value": 1
|
|
|
|
},
|
|
|
|
"AS_TargetHPRatio": {
|
|
|
|
"Value": -1
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"Modifiers": {
|
|
|
|
"DelayModifier": {
|
|
|
|
"Duration": 0.5,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnRemoved": [
|
|
|
|
{
|
|
|
|
"$type": "TriggerAbilityAction",
|
|
|
|
"AbilityName": "TyrantPompey_SwitchPhase_CutScene",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|