68 lines
1.4 KiB
JSON
68 lines
1.4 KiB
JSON
{
|
|
"AbilityName": "Weapon_Ability_13101",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.15
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 8.0
|
|
},
|
|
"AS_SPGetRatio": {
|
|
"Value": 0.12
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "DamageModifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "SPGetRatioModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackNormal",
|
|
"Counter"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackAid"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"DamageModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_AddedDamageRatio_Elec": "%AS_AddedDamageRatio"
|
|
}
|
|
},
|
|
"SPGetRatioModifier": {
|
|
"Duration": "%AS_Duration",
|
|
"ModifierStacking": "Replace",
|
|
"Properties": {
|
|
"Actor_SPGetRatio": "%AS_SPGetRatio"
|
|
}
|
|
}
|
|
}
|
|
} |