1
0
ZenlessData/Data/AbyssS2_Heat_05.json
2025-03-11 21:10:23 -03:00

173 lines
5.1 KiB
JSON

{
"AbilityName": "AbyssS2_Heat_05",
"AbilitySpecials": {
"HpPercentage": {
"Value": 1
},
"RBLOffset": {
"Value": 2
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "HPShieldModifier",
"Target": "Self"
}
]
},
"Modifiers": {
"HPShieldModifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "HpShieldMixin",
"AddedActions": [
{
"$type": "SetRBLOffsetAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Demote"
],
"Target": "Self"
},
{
"$type": "ByCharacterSize",
"CharacterSize": "Small",
"CompareType": "Equal",
"Target": "Self"
}
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Large",
"CompareType": "GreaterEqual",
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Slime"
],
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Boss"
],
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"MainStoryBoss"
],
"Target": "Self"
}
]
}
]
}
],
"RBLOffset": "%RBLOffset",
"Tag": "Demonize_Demote_ResistBreakLevelUp",
"Target": "Self"
}
],
"Duration": -1,
"EmptyActions": [
{
"$type": "UnsetRBLOffsetAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Demote"
],
"Target": "Self"
},
{
"$type": "ByCharacterSize",
"CharacterSize": "Small",
"CompareType": "Equal",
"Target": "Self"
}
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Large",
"CompareType": "GreaterEqual",
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Slime"
],
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Boss"
],
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"MainStoryBoss"
],
"Target": "Self"
}
]
}
]
}
],
"Tag": "Demonize_Demote_ResistBreakLevelUp",
"Target": "Self"
}
],
"IfTakeRestDamageWhenEmpty": true,
"Priority": 0,
"RecoverAmount": 0,
"RecoverPercentage": 0,
"Tag": "MonsterHyperShield",
"TotalValueConfig": {
"Amount": 0,
"Percentage": "%HpPercentage",
"PropertyType": "MaxHP"
}
}
],
"ModifierStacking": "Unique"
}
}
}