2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "Cyclops_Ability_Attack_03",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"OnHitOther": [
|
|
|
|
{
|
|
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
|
|
"BoolVal": true,
|
|
|
|
"ParamName": "Trigger_AttackLanded",
|
|
|
|
"ParamType": 1,
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAnimEventIDs",
|
|
|
|
"AnimEventIDs": [
|
|
|
|
"Monster_Cyclops_ATK03_Attackproperty_1"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
2025-01-22 03:25:26 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "WriteAIParamAction",
|
|
|
|
"BoolParamValue": true,
|
|
|
|
"ParamName": "Bool_isAttack3Landed",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAnimEventIDs",
|
|
|
|
"AnimEventIDs": [
|
|
|
|
"Monster_Cyclops_ATK03_Attackproperty_1"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|