Files
GenshinData-1/BinOutput/Ability/Temp/MonsterAbilities/9503c596.json

292 lines
12 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Hound_Riftstalker_RunState",
"modifiers": {
"Run_RandomValue": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Randomed",
"chance": 0.30000001192092896,
"successActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "RunRandom"
}
]
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Run_RandomValue"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Hound_Corruption_LoseHP",
"modifiers": {
"Hound_Corruption_LoseHP_AttackCheck": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByAttackTags",
"attackTags": [
"Hound_Corruption_Tag"
]
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "TargetTeam",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByDungeonSettled"
}
]
}
],
"modifierName": "Hound_Corruption_LoseHP_Logic"
},
{
"$type": "ApplyModifier",
"target": "TargetTeam",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByDungeonSettled"
}
]
}
],
"modifierName": "UNIQUE_Hound_Corruption_LoseHP_Effect_LocalHandler"
}
]
}
]
},
"Hound_Corruption_LoseHP_Logic": {
"timeScale": "Level",
"stacking": "Multiple",
"modifierName": "",
"duration": 9.5,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"state": "UnlockFrequencyLimit",
"onAdded": [
{
"$type": "LoseHP",
"target": "CurTeamAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByIsLocalAvatar"
}
]
},
{
"$type": "ByTargetHPRatio",
"HPRatio": 0.15000000596046448
},
{
"$type": "ByGameTimeIsLocked"
}
],
"amount": 0.0,
"amountByTargetMaxHPRatio": 0.004999999888241291,
"lethal": false,
"enableInvincible": true,
"enableLockHP": true,
"disableWhenLoading": true,
"CLDELDEEABO": true
},
{
"$type": "LoseHP",
"target": "CurTeamAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByIsLocalAvatar"
},
{
"$type": "ByGameTimeIsLocked"
}
],
"amount": 0.0,
"amountByTargetMaxHPRatio": 0.004999999888241291,
"enableInvincible": true,
"enableLockHP": true,
"disableWhenLoading": true,
"CLDELDEEABO": true
}
],
"onThinkInterval": [
{
"$type": "LoseHP",
"target": "CurTeamAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByIsLocalAvatar"
}
]
},
{
"$type": "ByTargetHPRatio",
"HPRatio": 0.15000000596046448
},
{
"$type": "ByGameTimeIsLocked"
}
],
"amount": 0.0,
"amountByTargetMaxHPRatio": 0.004999999888241291,
"lethal": false,
"enableInvincible": true,
"enableLockHP": true,
"disableWhenLoading": true,
"CLDELDEEABO": true
},
{
"$type": "LoseHP",
"target": "CurTeamAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByIsLocalAvatar"
},
{
"$type": "ByGameTimeIsLocked"
}
],
"amount": 0.0,
"amountByTargetMaxHPRatio": 0.004999999888241291,
"enableInvincible": true,
"enableLockHP": true,
"disableWhenLoading": true,
"CLDELDEEABO": true
}
],
"KHELOPEDNAF": true,
"FBHKLDAENOC": [
"Corruption"
]
},
"UNIQUE_Hound_Corruption_LoseHP_Effect_LocalHandler": {
"stacking": "RefreshUniqueDurability",
"modifierName": "",
"isUnique": true,
"duration": 9.5,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CurLocalAvatarMixinV2",
"modifierName": "Hound_Corruption_LoseHP_Effect"
},
{
"$type": "LocalAvatarsMixin",
"modifierName": "Hound_Corruption_LoseHP_Icon"
}
],
"FBHKLDAENOC": [
"Corruption"
]
},
"Hound_Corruption_LoseHP_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Common_Corruption_LoseHP"
},
{
"$type": "SendEffectTrigger",
"parameter": "Stage",
"type": "Int",
"value": 2,
"effectPattern": "Eff_Monster_Common_Corruption_LoseHP"
}
]
},
"Hound_Corruption_LoseHP_Icon": {
"modifierName": "",
"elementDurability": 100.0,
"buffID": 90005
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Hound_Corruption_LoseHP_AttackCheck"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Hound_Riftstalker_ExitBattle",
"abilityMixins": [
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
0
],
"modifierName": "ExitBattle"
}
],
"modifiers": {
"ExitBattle": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_Riftstalker_POSE_TAG_",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetChargeBarValue",
"value": 0.0
}
]
}
}
}
}
]