2024-08-14 09:59:23 +08:00
|
|
|
{
|
|
|
|
"AbilityName": "GamePlayEvadeChampion_MissleLaunch_Auto_Follow_Interval_1",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"Modifiers": {
|
|
|
|
"Delay_3s": {
|
|
|
|
"Duration": 4,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnThinkInterval": [
|
|
|
|
{
|
|
|
|
"$type": "TriggerAbilityAction",
|
|
|
|
"AbilityName": "GamePlayEvadeChampion_MissleLaunch_Follow_Down",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
2024-09-23 20:11:37 +08:00
|
|
|
"ThinkInterval": 3
|
2024-08-14 09:59:23 +08:00
|
|
|
},
|
|
|
|
"OnIntervalThink_LaunchMissle": {
|
|
|
|
"Duration": 3.4,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnThinkInterval": [
|
|
|
|
{
|
|
|
|
"$type": "TriggerAbilityAction",
|
|
|
|
"AbilityName": "GamePlayEvadeChampion_MissleLaunch_Follow_Down",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ThinkInterval": 0.5
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"OnAbilityStart": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "OnIntervalThink_LaunchMissle",
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ApplyAbilityAction",
|
|
|
|
"AbilityName": "GamePlayEvadeChampion_MissleLaunch_Follow_Down",
|
|
|
|
"IsAutoTrigger": false,
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ApplyAbilityAction",
|
|
|
|
"AbilityName": "GamePlayEvadeChampion_MissleLaunch_Follow_Explode",
|
|
|
|
"IsAutoTrigger": false,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|