ZenlessData/Data/Monster_Common_Death_Effect_End.json
2024-11-04 02:05:40 -03:00

787 lines
22 KiB
JSON

{
"AbilityName": "Monster_Common_Death_Effect_End",
"AbilityStacking": "Unique",
"Modifiers": {
"BiosDeathEndModifier": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Deathrattle"
],
"Target": "Self"
}
],
"FailureActions": [
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Death_Explosion_Red_S",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Death_Explosion_Red_M",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Death_Explosion_Red_L",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
}
],
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Red_S",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Red_M",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Red_L",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "DeathRattle_HandleAnimEvent_Modifier",
"Target": "Self"
}
]
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Common_Death_Dust_Red_S",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Common_Death_Dust_Red_M",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Common_Death_Dust_Red_L",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
}
],
"Target": "Self"
}
]
},
"DeathEndEffectModifier": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "BiosDeathEndModifier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Mech"
],
"Target": "Self"
}
]
},
{
"$type": "ApplyModifier",
"ModifierName": "BiosDeathEndModifier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Bios"
],
"Target": "Self"
}
]
},
{
"$type": "ApplyModifier",
"ModifierName": "EtherDeathEndModifier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Ether"
],
"Target": "Self"
}
]
}
]
},
"DeathRattle_HandleAnimEvent_Modifier": {
"DelayHandlers": [
{
"DelayTime": 0.05,
"IgnoreTimeScale": false,
"TimeUpActions": [
{
"$type": "HandleAnimEvent",
"AnimEventID": "#Monster_Common_Deathrattle_Small",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
],
"Target": "Self"
}
]
},
{
"DelayTime": 0.05,
"IgnoreTimeScale": false,
"TimeUpActions": [
{
"$type": "HandleAnimEvent",
"AnimEventID": "#Monster_Common_Deathrattle_Middle",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
}
],
"Target": "Self"
}
]
},
{
"DelayTime": 0.05,
"IgnoreTimeScale": false,
"TimeUpActions": [
{
"$type": "HandleAnimEvent",
"AnimEventID": "#Monster_Common_Deathrattle_Large",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
}
],
"Target": "Self"
}
]
}
],
"Duration": -1,
"ModifierStacking": "Unique"
},
"EtherDeathEndModifier": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Deathrattle"
],
"Target": "Self"
}
],
"FailureActions": [
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Death_Explosion_Ether_S",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Death_Explosion_Ether_M",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Death_Explosion_Ether_L",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
}
],
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "InterruptMaterialPropertyAction",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
]
}
],
"Tag": "Monster_Death_Start_4",
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Ether_S",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Ether_M",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Ether_L",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "DeathRattle_HandleAnimEvent_Modifier",
"Target": "Self"
}
]
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Common_Death_Dust_Ether_S",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Common_Death_Dust_Ether_M",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Common_Death_Dust_Ether_L",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
}
],
"Target": "Self"
}
]
},
"VRDeathEndModifier": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Deathrattle"
],
"Target": "Self"
}
],
"FailureActions": [
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_VR_Death_Explosion_S",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_VR_Death_Explosion_M",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_VR_Death_Explosion_L",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
}
],
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "InterruptMaterialPropertyAction",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
]
}
],
"Tag": "Monster_Death_Start_4",
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Ether_S",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Ether"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Red_S",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Ether"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Ether_M",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Ether"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Red_M",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Ether"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Ether_L",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Ether"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_Monster_Common_Deathrattle_Explosion_Red_L",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Ether"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "DeathRattle_HandleAnimEvent_Modifier",
"Target": "Self"
}
]
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Common_VR_Death_Dust_S",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "BySmall"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Common_VR_Death_Dust_M",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByMiddle"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Common_VR_Death_Dust_L",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLarge"
}
],
"Target": "Self"
}
]
}
},
"OnAbilityStart": [
{
"$type": "ApplyModifier",
"ModifierName": "DeathEndEffectModifier",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"IsVR"
],
"Target": "Self"
}
]
}
]
},
{
"$type": "ApplyModifier",
"ModifierName": "VRDeathEndModifier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"IsVR"
],
"Target": "Self"
}
]
}
],
"Predicates": {
"ByLarge": {
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnd",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Large",
"CompareType": "GreaterEqual",
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"UniqueDeathEff"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"DeathEffLarge"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"ByMiddle": {
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnd",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Middle",
"CompareType": "Equal",
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"UniqueDeathEff"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"DeathEffMiddle"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"BySmall": {
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnd",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Small",
"CompareType": "LessEqual",
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"UniqueDeathEff"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"DeathEffSmall"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
}
}
}