ZenlessData/Data/Cottus_SwitchPhase_02.json

104 lines
2.4 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "SwitchPhaseMixin",
"CanSwitchPhase": "%AS_CanSwitchPhase",
"ClearStunProperty": true,
"DisableAI": true,
"ForceRBL": 6,
"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": 112302,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Hard"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "ChangeMonsterAIAction",
"MonsterAIId": 112305,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Hard"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "TriggerBehaviorTreeAction",
"Enable": true,
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Cottus_Perception",
"Predicates": [
{
"$type": "ByHasAbility",
"AbilityNameList": [
"Cottus_Perception"
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"OnSwitchPhaseStart": [
],
"ProtectTime": 60,
"RecoverHPRatio": 1,
"SourcePhase": 1,
"SwitchPhaseTag": "Cottus_SwitchPhase",
"TargetHPRatio": -1,
"TargetHPValue": 1,
"TargetPhase": 2
}
],
"AbilityName": "Cottus_SwitchPhase_02",
"AbilitySpecials": {
"AS_CanSwitchPhase": {
"Value": true,
"ValueType": "Boolean"
},
"AS_LockHPRatio": {
"Value": -1
},
"AS_RecoverHPRatio": {
"Value": 1
},
"AS_TargetHPRatio": {
"Value": -1
}
},
"AbilityStacking": "Unique"
}