Files
GenshinData-1/BinOutput/Ability/Temp/MonsterAbilities/ConfigAbility_Monster_Invoker_Herald_Water.json
Dimbreath d633c8cfe5 BinOutput
2021-05-16 19:49:16 -03:00

1317 lines
52 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_AnimatorSteer",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Alert"
],
"endNormalizedTime": 0.30000001192092896,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"NormalAtkBS"
],
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"NormalAtk01"
],
"startNormalizedTime": 0.36000001430511475,
"endNormalizedTime": 0.4000000059604645,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"NormalAtk02"
],
"startNormalizedTime": 0.2800000011920929,
"endNormalizedTime": 0.3050000071525574,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"NormalAtk03_01"
],
"startNormalizedTime": 0.22499999403953552,
"endNormalizedTime": 0.24500000476837158,
"angularSpeed": 600.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"NormalAtk03"
],
"startNormalizedTime": 0.35499998927116394,
"endNormalizedTime": 0.42500001192092896,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"SlashAtk01"
],
"startNormalizedTime": 0.05000000074505806,
"endNormalizedTime": 0.18000000715255737,
"angularSpeed": 300.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"SlashAtk02"
],
"endNormalizedTime": 0.12999999523162842,
"angularSpeed": 300.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ChargeAtk01BS",
"ChargeAtk01"
],
"endNormalizedTime": 0.2800000011920929,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ChargeAtk02BS"
],
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"WhirlWindBS"
],
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"WhirlWindLoopBS"
],
"startNormalizedTime": 0.75,
"endNormalizedTime": 0.8849999904632568,
"angularSpeed": 300.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"WhirlWindAS"
],
"startNormalizedTime": 0.10000000149011612,
"endNormalizedTime": 0.12999999523162842,
"angularSpeed": 1200.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackTraceMixin",
"steerStateIDs": [
"RushMoveBS",
"RushMove",
"RushMoveAS"
],
"endNormalizedTime": 0.5,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 12.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_EquipController",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"NormalAtk01",
"NormalAtk02",
"NormalAtk03_02",
"SlashAtk02",
"ChargeAtk01",
"ChargeAtk02",
"WhirlWind",
"WhirlWindLoopBS",
"WhirlWindLoop",
"WhirlWindAS",
"Transform"
],
"modifierName": "Invoker_Herald_Water_EquipControllerR"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"NormalAtk03_01",
"NormalAtk03_02",
"SlashAtk01",
"ChargeAtk01",
"ChargeAtk02",
"WhirlWind",
"WhirlWindLoopBS",
"WhirlWindLoop",
"WhirlWindAS",
"Transform"
],
"modifierName": "Invoker_Herald_Water_EquipControllerL"
}
],
"modifiers": {
"Invoker_Herald_Water_EquipControllerR": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Invoker_Herald_Water_WeaponR"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_Herald_Water_WeaponR_Disappear"
}
]
},
"Invoker_Herald_Water_EquipControllerL": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Invoker_Herald_Water_WeaponL"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_Herald_Water_WeaponL_Disappear"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_Disappear",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
901,
902,
903
],
"modifierName": "Invoker_Herald_Water_DisappearController"
}
],
"modifiers": {
"Invoker_Herald_Water_DisappearController": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_INVOKER_HERALD_WATER_DISAPPEAR",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Invoker_Herald_Water_ElementShield"
},
{
"$type": "SetPoseBool",
"boolID": "ElementState"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_QUEST_RETURNTOBORN",
"value": 1.0
}
],
"successActions": [
{
"$type": "AttachModifier",
"modifierName": "Invoker_Herald_Water_ReturnToBornController"
}
],
"failActions": [
{
"$type": "AttachModifier",
"modifierName": "Invoker_Herald_Water_Disappear"
}
]
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "DisappearTrigger",
"MPTriggerOnRemote": true
},
{
"$type": "AttachModifier",
"modifierName": "Invoker_Herald_Water_Disappear_Invincible"
},
{
"$type": "AttachModifier",
"modifierName": "Invoker_Herald_Water_Disappear_DenyLockOn"
}
]
},
"Invoker_Herald_Water_Disappear_Invincible": {
"modifierName": "",
"elementDurability": 100.0,
"state": "Invincible"
},
"Invoker_Herald_Water_Disappear_DenyLockOn": {
"modifierName": "",
"elementDurability": 100.0,
"state": "DenyLockOn"
},
"Invoker_Herald_Water_Disappear": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "DisappearState",
"value": true
},
{
"$type": "SetCanDieImmediately",
"dieImmediately": true
},
{
"$type": "KillSelf",
"banDrop": true,
"banExp": true,
"banHPPercentageDrop": true,
"killSelfType": "Disappear"
}
]
},
"Invoker_Herald_Water_ReturnToBornController": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
902,
903
],
"modifierName": "Invoker_Herald_Water_ReturnToBorn"
}
],
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "WanderState",
"value": true
}
]
},
"Invoker_Herald_Water_ReturnToBorn": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_BornHigh"
},
{
"$type": "TriggerSetVisible"
}
],
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "ReturnToBornTrigger",
"MPTriggerOnRemote": true
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_BornHigh"
},
{
"$type": "TriggerSetVisible",
"visible": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_SlashAtk01",
"abilityMixins": [
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"SlashAtk01",
"SlashAtk02",
"SlashAtkAS"
],
"enterPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_HERALD_WATER_STATE",
"value": 2.0,
"compareType": "MoreThan"
}
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_MONSTER_INVOKER_HERALD_WATER_SLASHATK",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetOverrideMapValue",
"value": 2.0,
"overrideMapKey": "Invoker_Herald_Water_SlashAtk_Count"
},
{
"$type": "SetAnimatorBool",
"boolID": "AttackContinue",
"value": true
}
]
}
],
"abilitySpecials": {
"Invoker_Herald_Water_SlashAtk_Count": 0.0
},
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42202001,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "SlashAtk01"
},
"useRotation": true,
"attachPointName": "SlashAtk01"
}
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_INVOKER_HERALD_WATER_SLASHATK",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorBool",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_HERALD_WATER_SLASHATK",
"value": "Invoker_Herald_Water_SlashAtk_Count",
"compareType": "MoreThanAndEqual"
}
],
"boolID": "AttackContinue"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_SlashAtk02",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42202001,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "SlashAtk02"
},
"useRotation": true,
"attachPointName": "SlashAtk02"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_SlashAtk_Bullet",
"modifiers": {
"Invoker_Herald_Water_SlashAtk_Bullet": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Invoker_Herald_Water_SlashAtk_Bullet"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Herald_Water_SlashAtk_Bullet"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4"
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_ChargeAtk_Detect",
"modifiers": {
"Invoker_Herald_Water_ChargeAtk_Detect": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Invoker_Herald_Water_ChargeAtk"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByHitDamage",
"damage": 0.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "TargetTeam",
"modifierName": "UNIQUE_Invoker_Herald_Water_ChargeAtk"
}
]
}
]
},
"UNIQUE_Invoker_Herald_Water_ChargeAtk": {
"modifierName": "",
"isUnique": true,
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_Monster_Invoker_Debuff_Hit_Water"
},
{
"$type": "ModifyAvatarSkillCD",
"target": "CurTeamAvatars",
"doOffStage": true,
"skillSlot": [
2,
5
],
"cdDelta": 6.0
},
{
"$type": "FireUIEffect",
"effectPattern": "Eff_UI_Debuff_IncreaseCD_Invoker_Water"
},
{
"$type": "FireUIEffect",
"effectPattern": "Eff_UI_Debuff_IncreaseCD_Invoker_Water",
"effectSlot": "ElementBurst"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Herald_Water_ChargeAtk_Detect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_ChargeAtk01",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42202002,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 2.0,
"z": 2.0
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_ChargeAtk02",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42202003,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "ChargeAtk02_01"
},
"useRotation": true,
"attachPointName": "ChargeAtk02_01"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42202003,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "ChargeAtk02_02"
},
"useRotation": true,
"attachPointName": "ChargeAtk02_02"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42202003,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "ChargeAtk02_03"
},
"useRotation": true,
"attachPointName": "ChargeAtk02_03"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42202003,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "ChargeAtk02_04"
},
"useRotation": true,
"attachPointName": "ChargeAtk02_04"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42202003,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "ChargeAtk02_05"
},
"useRotation": true,
"attachPointName": "ChargeAtk02_05"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42202003,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "ChargeAtk02_06"
},
"useRotation": true,
"attachPointName": "ChargeAtk02_06"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42202003,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "ChargeAtk02_07"
},
"useRotation": true,
"attachPointName": "ChargeAtk02_07"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42202003,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "ChargeAtk02_08"
},
"useRotation": true,
"attachPointName": "ChargeAtk02_08"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_ChargeAtk01_Bullet",
"modifiers": {
"Invoker_Herald_Water_ChargeAtk01_Bullet": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Invoker_Herald_Water_ChargeAtk01_Bullet"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Herald_Water_ChargeAtk01_Bullet"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "Invoker_Herald_Water_ChargeAtk",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4"
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_ChargeAtk02_Bullet",
"modifiers": {
"Invoker_Herald_Water_ChargeAtk02_Bullet": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Invoker_Herald_Water_ChargeAtk02_Bullet"
}
]
}
},
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_Herald_Water_ChargeAtk02_BulletBS"
},
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Herald_Water_ChargeAtk02_Bullet"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "Invoker_Herald_Water_ChargeAtk",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4"
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_WhirlWind",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"WhirlWindLoopBS",
"WhirlWindLoop"
],
"modifierName": "Invoker_Herald_Water_WhirlWind"
},
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"WhirlWindBS",
"WhirlWind",
"WhirlWindLoopBS",
"WhirlWindLoop",
"WhirlWindAS",
"WhirlWindOver"
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_MONSTER_INVOKER_HERALD_WATER_WHIRLWIND",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetOverrideMapValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_HERALD_WATER_STATE",
"value": 1.0
}
],
"value": 1.0,
"overrideMapKey": "Invoker_Herald_Water_WhirlWind_Count"
},
{
"$type": "SetOverrideMapValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_HERALD_WATER_STATE",
"value": 2.0
}
],
"value": 2.0,
"overrideMapKey": "Invoker_Herald_Water_WhirlWind_Count"
},
{
"$type": "SetOverrideMapValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_HERALD_WATER_STATE",
"value": 3.0
}
],
"value": 3.0,
"overrideMapKey": "Invoker_Herald_Water_WhirlWind_Count"
},
{
"$type": "SetOverrideMapValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_HERALD_WATER_STATE",
"value": 4.0
}
],
"value": 4.0,
"overrideMapKey": "Invoker_Herald_Water_WhirlWind_Count"
},
{
"$type": "SetAnimatorBool",
"boolID": "AttackContinue",
"value": true
}
]
}
],
"abilitySpecials": {
"Invoker_Herald_Water_WhirlWind_Count": 0.0
},
"modifiers": {
"Invoker_Herald_Water_WhirlWind": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachToAbilityStateMixin",
"abilityStates": [
"ElementFrozen",
"ElementPetrifaction"
],
"reject": true,
"modifierName": "Invoker_Herald_Water_WhirlWind_Effect"
}
]
},
"Invoker_Herald_Water_WhirlWind_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Invoker_Herald_Water_WhirlWind"
}
]
}
},
"onAbilityStart": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_INVOKER_HERALD_WATER_WHIRLWIND",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorBool",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_HERALD_WATER_WHIRLWIND",
"value": "Invoker_Herald_Water_WhirlWind_Count",
"compareType": "MoreThanAndEqual"
}
],
"boolID": "AttackContinue"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_StateControl",
"abilityMixins": [
{
"$type": "AttachModifierToHPPercentMixin",
"valueSteps": [
0.6000000238418579,
0.20000000298023224
],
"modifierNameSteps": [
"Invoker_Empty",
"UNIQUE_Invoker_Herald_Water_Normal",
"UNIQUE_Invoker_Herald_Water_Element"
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
301
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_INVOKER_HERALD_WATER_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
302
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 2.0,
"key": "_MONSTER_INVOKER_HERALD_WATER_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
401
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 3.0,
"key": "_MONSTER_INVOKER_HERALD_WATER_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
402
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 4.0,
"key": "_MONSTER_INVOKER_HERALD_WATER_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
],
"modifiers": {
"UNIQUE_Invoker_Herald_Water_Limbo": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_HpThresholdRatio": 0.0
},
"state": "Limbo"
},
"Invoker_Empty": {
"modifierName": "",
"elementDurability": 100.0
},
"UNIQUE_Invoker_Herald_Water_Normal": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "NormalStage",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "NormalStage"
}
]
},
"UNIQUE_Invoker_Herald_Water_Element": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "ElementState",
"value": true
},
{
"$type": "ClearEndura"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Invoker_Herald_Water_Limbo"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Herald_Water_Transform",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
401,
402
],
"modifierName": "Invoker_Herald_Water_Transform"
}
],
"abilitySpecials": {
"ElementShield_DurabilityImprove": 0.0
},
"modifiers": {
"Invoker_Herald_Water_Transform": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "TransformTrigger",
"MPTriggerOnRemote": true
}
],
"onReconnect": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Invoker_Herald_Water_ElementShield"
}
]
},
"UNIQUE_Invoker_Herald_Water_ElementShield": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementType": "Water",
"elementDurability": [
900.0,
"ElementShield_DurabilityImprove",
"Mul",
900.0,
"Add"
],
"modifierMixins": [
{
"$type": "ElementShieldMixin",
"elementType": "Water",
"showDamageText": "",
"shieldAngle": 360.0,
"shieldHPRatio": 1.0,
"damageRatio": 0.20000000298023224,
"useMutiPlayerFixData": true
},
{
"$type": "VelocityForceMixin",
"excludeForces": [
"WindZoneType"
]
},
{
"$type": "AttachModifierToElementDurabilityMixin",
"valueSteps": [
0.5,
[
300.0,
"ElementShield_DurabilityImprove",
"Mul",
300.0,
"Add"
],
[
900.0,
"ElementShield_DurabilityImprove",
"Mul",
900.0,
"Add"
]
],
"modifierNameSteps": [
"UNIQUE_Invoker_Herald_Water_Transform",
"Invoker_Empty"
]
}
],
"properties": {
"Actor_EndureDelta": 0.0
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_MONSTER_INVOKER_HERALD_WATER_DISAPPEAR",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 14001
},
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 14002,
"durationRatio": 0.800000011920929
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "ElementState"
},
{
"$type": "KillSelf",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_HERALD_WATER_DISAPPEAR",
"value": 0.0,
"compareType": "NoneOrEqual"
}
]
}
]
},
"Invoker_Empty": {
"modifierName": "",
"elementDurability": 100.0
},
"UNIQUE_Invoker_Herald_Water_Transform": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "TransformStage",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "TransformStage"
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_MONSTERAFFIX_ELEMENTSHIELD_DURABILITYIMPROVE",
"overrideMapKey": "ElementShield_DurabilityImprove"
}
],
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Invoker_Herald_Water_ElementShield"
}
]
}
}
]