61 lines
1.4 KiB
JSON
61 lines
1.4 KiB
JSON
{
|
|
"AbilityName": "Weapon_Ability_14141",
|
|
"AbilitySpecials": {
|
|
"AS_ElementAbnormalPowerDelta": {
|
|
"Value": 35
|
|
},
|
|
"AS_ElementAbnormalPowerDelta_Duration": {
|
|
"Value": 30
|
|
},
|
|
"AS_ElementMysteryDelta": {
|
|
"Value": 60
|
|
},
|
|
"AS_ElementMysteryDelta_Duration": {
|
|
"Value": 30
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ElementAbnormalPowerUp",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackSpecial",
|
|
"ExSp"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackQTE",
|
|
"ExQTE"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByDamageElementType",
|
|
"DamageElement": "Physics"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"ElementAbnormalPowerUp": {
|
|
"Duration": "%AS_ElementAbnormalPowerDelta_Duration",
|
|
"ModifierStacking": "Replace",
|
|
"Properties": {
|
|
"Actor_ElementAbnormalPowerDelta": "%AS_ElementAbnormalPowerDelta"
|
|
}
|
|
}
|
|
}
|
|
} |