2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "Weapon_Ability_14002",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"AS_CriticalDelta": {
|
|
|
|
"Value": 0.12
|
|
|
|
},
|
|
|
|
"AS_Duration": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Value": 12
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"AS_IntervalCD": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Value": 30
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"OnHitOther": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "CriticalDeltaModifier_Weapon_Ability_14002",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByDamageElementResistType",
|
|
|
|
"ResistType": "Effective"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Target"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "IntervalCDModifier_Weapon_Ability_14002",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByDamageElementResistType",
|
|
|
|
"ResistType": "Effective"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "TeamAvatars"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Modifiers": {
|
|
|
|
"CriticalDeltaModifier_Weapon_Ability_14002": {
|
|
|
|
"Duration": "%AS_Duration",
|
|
|
|
"IsUnique": true,
|
|
|
|
"ModifierStacking": "Replace",
|
|
|
|
"OnBeingHit": [
|
|
|
|
{
|
|
|
|
"$type": "ModifyAttackDataAction",
|
|
|
|
"PropertyKey": "Actor_CriticalDelta",
|
|
|
|
"PropertyValue": "%AS_CriticalDelta",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"IntervalCDModifier_Weapon_Ability_14002": {
|
|
|
|
"Duration": "%AS_IntervalCD",
|
|
|
|
"IsUnique": true,
|
|
|
|
"ModifierStacking": "Unique"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|