2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "Weapon_Ability_14126",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"AS_AddedDamageRatio_Physics": {
|
|
|
|
"Value": 0
|
|
|
|
},
|
|
|
|
"AS_Duration": {
|
|
|
|
"Value": 0
|
|
|
|
},
|
|
|
|
"AS_ElementAccumulationRatio": {
|
|
|
|
"Value": 0
|
|
|
|
},
|
|
|
|
"AS_IntervalCD": {
|
|
|
|
"Value": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"OnBattleEnter": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "AddedDamageRatioModifier",
|
|
|
|
"StackCount": 3,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnDodgeSuccess": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "AddedDamageRatioModifier",
|
|
|
|
"StackCount": 3,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnSkillStart": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "AddedDamageRatioModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByFromSkillType",
|
|
|
|
"SkillType": "Rush",
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ByHasModifier",
|
|
|
|
"ModifierNameList": [
|
|
|
|
"CDCountModifier"
|
|
|
|
],
|
|
|
|
"OperatorType": "Not",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "CDCountModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByFromSkillType",
|
|
|
|
"SkillType": "Rush",
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ByHasModifier",
|
|
|
|
"ModifierNameList": [
|
|
|
|
"CDCountModifier"
|
|
|
|
],
|
|
|
|
"OperatorType": "Not",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Modifiers": {
|
|
|
|
"Actor_AddedElementAccumulationRatioModifier": {
|
|
|
|
"Duration": -1,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"Properties": {
|
|
|
|
"Actor_AddedElementAccumulationRatio": "%AS_ElementAccumulationRatio"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AddedDamageRatioModifier": {
|
|
|
|
"Duration": "%AS_Duration",
|
|
|
|
"MaxStackingNumber": 3,
|
2024-09-23 15:11:37 +03:00
|
|
|
"ModifierStacking": "MultipleAllRefreshNotReplace",
|
2024-08-14 04:59:23 +03:00
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "Actor_AddedElementAccumulationRatioModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByModifierStackCount",
|
|
|
|
"CompareType": "GreaterEqual",
|
|
|
|
"CountModifierType": "CurTargetAbility",
|
|
|
|
"ModifierName": "AddedDamageRatioModifier",
|
|
|
|
"StackCount": 3,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnRemoved": [
|
|
|
|
{
|
|
|
|
"$type": "RemoveModifier",
|
|
|
|
"ModifierName": "Actor_AddedElementAccumulationRatioModifier",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Properties": {
|
|
|
|
"Actor_AddedDamageRatio_Physics": "%AS_AddedDamageRatio_Physics"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"CDCountModifier": {
|
|
|
|
"Duration": "%AS_IntervalCD",
|
|
|
|
"ModifierStacking": "Unique"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|