26 lines
627 B
JSON
26 lines
627 B
JSON
{
|
|
"AbilityName": "ActivityBattleAbility_Cooperative_Combat_RefreshLevelSkillCD",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "SetInLevelCommonSkillCDAction",
|
|
"CommonSkillType": "SupportAttack",
|
|
"Delta": 0,
|
|
"IsReset": false,
|
|
"ModifyType": "ByResetValue",
|
|
"Ratio": 0,
|
|
"ValueType": "CurrentValue"
|
|
}
|
|
],
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetInLevelCommonSkillCDAction",
|
|
"CommonSkillType": "SupportAttack",
|
|
"Delta": 0,
|
|
"IsReset": false,
|
|
"ModifyType": "ByResetValue",
|
|
"Ratio": 0,
|
|
"ValueType": "CurrentValue"
|
|
}
|
|
]
|
|
} |