84 lines
2.1 KiB
JSON
84 lines
2.1 KiB
JSON
{
|
|
"AbilityName": "Suit_Ability_50433200",
|
|
"AbilitySpecials": {
|
|
"AS_CritDamageRatioDelta": {
|
|
"Value": 0.05
|
|
},
|
|
"AS_CritDamageRatioDelta_Extra": {
|
|
"Value": 0.05
|
|
},
|
|
"AS_CriticalDeltaRequired": {
|
|
"Value": 0.05
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 15
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExSp"
|
|
},
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "QTE"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAvatarProfessionType",
|
|
"ProfessionType": "Stun"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "UniqueBuffModifier_50433200",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "UniqueBuffModifier_Extra_50433200",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByPlayerPropertyValue",
|
|
"CompareType": "GreaterEqual",
|
|
"IsUsePercent": false,
|
|
"Numerator": "Crit_Battle",
|
|
"Target": "Self",
|
|
"Val1": "%AS_CriticalDeltaRequired"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"UniqueBuffModifier_50433200": {
|
|
"Duration": "%AS_Duration",
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Replace",
|
|
"Properties": {
|
|
"Actor_CriticalDamageRatioDelta": "%AS_CritDamageRatioDelta"
|
|
}
|
|
},
|
|
"UniqueBuffModifier_Extra_50433200": {
|
|
"Duration": "%AS_Duration",
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Replace",
|
|
"Properties": {
|
|
"Actor_CriticalDamageRatioDelta": "%AS_CritDamageRatioDelta_Extra"
|
|
}
|
|
}
|
|
}
|
|
} |