104 lines
2.6 KiB
JSON
104 lines
2.6 KiB
JSON
{
|
|
"AbilityName": "TerrorBird_ATK07_Trigger",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"CheckTerrorBirdATK07TimerModifier": {
|
|
"Duration": 1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "TerrorBirdATK07TimerMode0Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAIParam",
|
|
"CompareType": "Equal",
|
|
"IntParamValue": 0,
|
|
"ParamName": "Int_ActionMode",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "TerrorBirdATK07TimerMode1Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAIParam",
|
|
"CompareType": "Equal",
|
|
"IntParamValue": 1,
|
|
"ParamName": "Int_ActionMode",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"TerrorBirdATK07TimerMode0Modifier": {
|
|
"DelayHandlers": [
|
|
{
|
|
"DelayTime": 3,
|
|
"TimeUpActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_IsAttackContinuousAtk07",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Duration": 1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_IsAttackContinuousAtk07",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"TerrorBirdATK07TimerMode1Modifier": {
|
|
"DelayHandlers": [
|
|
{
|
|
"DelayTime": 5,
|
|
"TimeUpActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_IsAttackContinuousAtk07",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Duration": 1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_IsAttackContinuousAtk07",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "CheckTerrorBirdATK07TimerModifier",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
} |