39 lines
773 B
JSON
39 lines
773 B
JSON
{
|
|
"AbilityName": "Miniscape_Unagi_Talent_B_09",
|
|
"AbilitySpecials": {
|
|
"AS_DamageResist": {
|
|
"Value": -0.5
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "IceDamageResist",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"ExSp",
|
|
"AttackSpecial"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"IceDamageResist": {
|
|
"Duration": "%AS_Duration",
|
|
"ModifierStacking": "Refresh",
|
|
"Properties": {
|
|
"Actor_IceDamageResist": "%AS_DamageResist"
|
|
}
|
|
}
|
|
}
|
|
} |