47 lines
1.1 KiB
JSON
47 lines
1.1 KiB
JSON
{
|
|
"AbilityName": "MiasmaTerrorBird_EtherBarrierPurify",
|
|
"AbilitySpecials": {
|
|
"AS_EtherPurifyTakeRatio_H": {
|
|
"Value": 0.8,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "IncreaseEtherBarrierPurifyModifier"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "IncreaseEtherBarrierPurifyModifier"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"IncreaseEtherBarrierPurifyModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackNormal",
|
|
"Counter"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_EtherPurifyTakeRatio",
|
|
"PropertyValue": "%AS_EtherPurifyTakeRatio_H",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |