122 lines
2.7 KiB
JSON
122 lines
2.7 KiB
JSON
|
{
|
||
|
"AbilityName": "AbyssS2_TalentTree_07",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_DamageResist": {
|
||
|
"Value": -0.3
|
||
|
},
|
||
|
"AS_Duration": {
|
||
|
"Value": 15
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnBuffAddToOther": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "IceDamageResist",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Frozen",
|
||
|
"Frostbite"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "Target"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "ElecDamageResist",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Electric",
|
||
|
"Overload"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "Target"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "EtherDamageResist",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Erosion",
|
||
|
"Chaos"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "Target"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "FireDamageResist",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Burn"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "Target"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "PhyDamageResist",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Ignite",
|
||
|
"Strike"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "Target"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"ElecDamageResist": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"ModifierStacking": "Refresh",
|
||
|
"Properties": {
|
||
|
"Actor_ElecDamageResist": "%AS_DamageResist"
|
||
|
}
|
||
|
},
|
||
|
"EtherDamageResist": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"ModifierStacking": "Refresh",
|
||
|
"Properties": {
|
||
|
"Actor_EtherDamageResist": "%AS_DamageResist"
|
||
|
}
|
||
|
},
|
||
|
"FireDamageResist": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"ModifierStacking": "Refresh",
|
||
|
"Properties": {
|
||
|
"Actor_FireDamageResist": "%AS_DamageResist"
|
||
|
}
|
||
|
},
|
||
|
"IceDamageResist": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"ModifierStacking": "Refresh",
|
||
|
"Properties": {
|
||
|
"Actor_IceDamageResist": "%AS_DamageResist"
|
||
|
}
|
||
|
},
|
||
|
"PhyDamageResist": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"ModifierStacking": "Refresh",
|
||
|
"Properties": {
|
||
|
"Actor_PhysicsDamageResist": "%AS_DamageResist"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|