Files
GenshinData-1/BinOutput/Ability/Temp/MonsterAbilities/ConfigAbility_Monster_Invoker_Deacon_Electric.json

1498 lines
62 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_AnimatorSteer",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Alert"
],
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"NormalAtk"
],
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RangeAtk"
],
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAtk"
],
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 12.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ChargeAtk"
],
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 12.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_Disappear",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
901,
902,
903
],
"modifierName": "Invoker_Deacon_Electric_DisappearController"
}
],
"modifiers": {
"Invoker_Deacon_Electric_DisappearController": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_DISAPPEAR",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Invoker_Deacon_Electric_ElementShield"
},
{
"$type": "SetPoseBool",
"boolID": "ElementState"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_QUEST_RETURNTOBORN",
"value": 1.0
}
],
"successActions": [
{
"$type": "AttachModifier",
"modifierName": "Invoker_Deacon_Electric_ReturnToBornController"
}
],
"failActions": [
{
"$type": "AttachModifier",
"modifierName": "Invoker_Deacon_Electric_Disappear"
}
]
},
{
"$type": "AttachModifier",
"modifierName": "Invoker_Deacon_Electric_Disappear_Invincible"
},
{
"$type": "AttachModifier",
"modifierName": "Invoker_Deacon_Electric_Disappear_DenyLockOn"
}
]
},
"Invoker_Deacon_Electric_Disappear_Invincible": {
"modifierName": "",
"elementDurability": 100.0,
"state": "Invincible"
},
"Invoker_Deacon_Electric_Disappear_DenyLockOn": {
"modifierName": "",
"elementDurability": 100.0,
"state": "DenyLockOn"
},
"Invoker_Deacon_Electric_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_Deacon_Electric_ReturnToBornController": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
902,
903
],
"modifierName": "Invoker_Deacon_Electric_ReturnToBorn"
}
],
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "WanderState",
"value": true
}
]
},
"Invoker_Deacon_Electric_ReturnToBorn": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachActionToModifierMixin",
"onAdded": [
{
"$type": "TriggerSetVisible"
},
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox",
"HeadBox"
]
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"visible": true
},
{
"$type": "HideUIBillBoard"
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox",
"HeadBox"
],
"setEnable": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
}
]
}
],
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_BornHigh"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_BornHigh"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_NormalAtk",
"abilityMixins": [
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"NormalAtk"
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_NORMALATK",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetOverrideMapValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_STATE",
"value": 1.0
}
],
"value": 1.0,
"overrideMapKey": "Invoker_Deacon_Electric_NormalAtk_Count"
},
{
"$type": "SetOverrideMapValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_STATE",
"value": 2.0
}
],
"value": 2.0,
"overrideMapKey": "Invoker_Deacon_Electric_NormalAtk_Count"
},
{
"$type": "SetOverrideMapValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_STATE",
"value": 3.0
}
],
"value": 3.0,
"overrideMapKey": "Invoker_Deacon_Electric_NormalAtk_Count"
},
{
"$type": "SetOverrideMapValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_STATE",
"value": 4.0
}
],
"value": 4.0,
"overrideMapKey": "Invoker_Deacon_Electric_NormalAtk_Count"
},
{
"$type": "SetAnimatorBool",
"boolID": "AttackContinue",
"value": true
}
]
}
],
"abilitySpecials": {
"Invoker_Deacon_Electric_NormalAtk_Count": 1.0
},
"modifiers": {
"Invoker_Deacon_Electric_NormalAtk": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_NORMALATK_POS",
"born": {
"$type": "ConfigBornByPredicatePoint",
"onGround": true,
"timeForPredictive": 0.5
},
"setTarget": false
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_Deacon_Electric_NormalAtk01_Alert",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_MONSTER_INVOKER_DEACON_ELECTRIC_NORMALATK_POS",
"directionKey": ""
}
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_Deacon_Electric_NormalAtk01_Damage",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_MONSTER_INVOKER_DEACON_ELECTRIC_NORMALATK_POS",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_MONSTER_INVOKER_DEACON_ELECTRIC_NORMALATK_POS",
"directionKey": ""
},
"height": 2.0,
"radius": 2.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4"
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Deacon_Electric_NormalAtk"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_NORMALATK",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorBool",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_NORMALATK",
"value": "Invoker_Deacon_Electric_NormalAtk_Count",
"compareType": "MoreThanAndEqual"
}
],
"boolID": "AttackContinue"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_RangeAtk",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"target": "SelfAttackTarget",
"bulletID": 42203001,
"born": {
"$type": "ConfigBornByTargetLinearPoint",
"offset": {
"x": -6.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"maxAngleType": "Horizontal"
},
"linearOffset": -12.0,
"linearMin": 0.0,
"linearMax": 50.0
}
},
{
"$type": "TriggerBullet",
"target": "SelfAttackTarget",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_STATE",
"value": 2.0,
"forceByCaster": true,
"compareType": "MoreThan"
}
],
"bulletID": 42203001,
"born": {
"$type": "ConfigBornByTargetLinearPoint",
"offset": {
"x": 6.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"maxAngleType": "Horizontal"
},
"linearOffset": -12.0,
"linearMin": 0.0,
"linearMax": 50.0
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_RangeAtk_Bullet",
"modifiers": {
"Invoker_Deacon_Electric_RangeAtk_Bullet": {
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"thinkInterval": 0.15000000596046448,
"onAdded": [
{
"$type": "FireSubEmitterEffect",
"effectPattern": "Eff_Monster_Invoker_Deacon_Electric_RangeAtk01_Damage",
"born": {
"$type": "ConfigBornBySelf",
"onGround": true
}
},
{
"$type": "TriggerAudio",
"operation": {
"$type": "ConfigAudioEventOp",
"operation": {
"text": "Play_sfx_monster_lnvoker_deacon_electric_vfx_rangeAtk01_damage"
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"onGround": true
},
"height": 4.0,
"radius": 1.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Invoker_Deacon_Attenuation_1",
"attenuationGroup": "Monster_Invoker_Deacon_Attenuation_1",
"attackProperty": {
"damagePercentage": 0.800000011920929,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
],
"onThinkInterval": [
{
"$type": "FireSubEmitterEffect",
"effectPattern": "Eff_Monster_Invoker_Deacon_Electric_RangeAtk01_Damage",
"born": {
"$type": "ConfigBornBySelf",
"onGround": true
}
},
{
"$type": "TriggerAudio",
"operation": {
"$type": "ConfigAudioEventOp",
"operation": {
"text": "Play_sfx_monster_lnvoker_deacon_electric_vfx_rangeAtk01_damage"
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"onGround": true
},
"height": 4.0,
"radius": 1.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Invoker_Deacon_Attenuation_1",
"attenuationGroup": "Monster_Invoker_Deacon_Attenuation_1",
"attackProperty": {
"damagePercentage": 0.800000011920929,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Deacon_Electric_RangeAtk_Bullet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_ChargeAtk_Detect",
"modifiers": {
"Invoker_Deacon_Electric_ChargeAtk_Detect": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Invoker_Deacon_Electric_ChargeAtk"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByHitDamage",
"damage": 0.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "TargetTeam",
"modifierName": "UNIQUE_Invoker_Deacon_Electric_ChargeAtk"
}
]
}
]
},
"UNIQUE_Invoker_Deacon_Electric_ChargeAtk": {
"modifierName": "",
"isUnique": true,
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_Monster_Invoker_Debuff_Hit_Electric"
},
{
"$type": "ReviveElemEnergy",
"target": "CurTeamAvatars",
"doOffStage": true,
"value": -20.0
},
{
"$type": "FireUIEffect",
"effectPattern": "Eff_UI_Debuff_DecreaseEnergy_Invoker_Electric",
"effectSlot": "ElementBurst"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Deacon_Electric_ChargeAtk_Detect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_ChargeAtk01",
"modifiers": {
"Invoker_Deacon_Electric_ChargeAtk01_01": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerBullet",
"bulletID": 42203002,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"attachPointName": "ChargeAtk01_01"
}
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Deacon_Electric_ChargeAtk01_02"
}
]
},
"Invoker_Deacon_Electric_ChargeAtk01_02": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerBullet",
"bulletID": 42203002,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"attachPointName": "ChargeAtk01_02"
}
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Deacon_Electric_ChargeAtk01_03"
}
]
},
"Invoker_Deacon_Electric_ChargeAtk01_03": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerBullet",
"bulletID": 42203002,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"attachPointName": "ChargeAtk01_03"
}
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Deacon_Electric_ChargeAtk01_01"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_ChargeAtk02",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42203003,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 2.0,
"z": 2.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42203003,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 1.5,
"y": 2.0,
"z": 1.5
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 45.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42203003,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 2.0,
"y": 2.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 90.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42203003,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 1.5,
"y": 2.0,
"z": -1.5
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 135.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42203003,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 2.0,
"z": -2.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 180.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42203003,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": -1.5,
"y": 2.0,
"z": -1.5
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 225.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42203003,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": -2.0,
"y": 2.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 270.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42203003,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": -1.5,
"y": 2.0,
"z": 1.5
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 315.0,
"z": 0.0
}
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_ChargeAtk01_Bullet",
"modifiers": {
"Invoker_Deacon_Electric_ChargeAtk01_Bullet": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Invoker_Deacon_Electric_ChargeAtk01_Bullet"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Deacon_Electric_ChargeAtk01_Bullet"
}
],
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_Deacon_Electric_ChargeAtk01_Explosion",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 1.7999999523162842
},
"attackInfo": {
"attackTag": "Invoker_Deacon_Electric_ChargeAtk",
"attenuationTag": "Invoker_Deacon_Attenuation_2",
"attenuationGroup": "Monster_Invoker_Deacon_Attenuation_2",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_ChargeAtk01_Explosion",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Invoker_Deacon_Electric_ChargeAtk01_Explosion"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"radius": 1.7999999523162842
},
"attackInfo": {
"attackTag": "Invoker_Deacon_Electric_ChargeAtk",
"attenuationTag": "Invoker_Deacon_Attenuation_2",
"attenuationGroup": "Monster_Invoker_Deacon_Attenuation_2",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_ChargeAtk02_Bullet",
"modifiers": {
"Invoker_Deacon_Electric_ChargeAtk02_Bullet": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Invoker_Deacon_Electric_ChargeAtk02_Bullet"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Invoker_Deacon_Electric_ChargeAtk02_Bullet"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "Invoker_Deacon_Electric_ChargeAtk",
"attenuationTag": "Invoker_Deacon_Attenuation_2",
"attenuationGroup": "Monster_Invoker_Deacon_Attenuation_2",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_ChargeAtk02_Explosion",
"onAbilityStart": [
{
"$type": "FireSubEmitterEffect",
"effectPattern": "Eff_Monster_Invoker_Deacon_Electric_ChargeAtk02_Explosion"
},
{
"$type": "TriggerAudio",
"operation": {
"$type": "ConfigAudioEventOp",
"operation": {
"text": "Play_sfx_monster_lnvoker_deacon_electric_vfx_chargeAtk02_explosion"
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"radius": 5.0
},
"attackInfo": {
"attackTag": "Invoker_Deacon_Electric_ChargeAtk",
"attenuationTag": "Invoker_Deacon_Attenuation_2",
"attenuationGroup": "Monster_Invoker_Deacon_Attenuation_2",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_StateControl",
"abilityMixins": [
{
"$type": "AttachModifierToHPPercentMixin",
"valueSteps": [
0.6000000238418579,
0.20000000298023224
],
"modifierNameSteps": [
"Invoker_Empty",
"UNIQUE_Invoker_Deacon_Electric_Normal",
"UNIQUE_Invoker_Deacon_Electric_Element"
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
301
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
302
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 2.0,
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
401
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 3.0,
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
402
],
"enterActions": [
{
"$type": "SetGlobalValue",
"value": 4.0,
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
],
"modifiers": {
"UNIQUE_Invoker_Deacon_Electric_Limbo": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_HpThresholdRatio": 0.15000000596046448
},
"state": "Limbo",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Invoker_Deacon_Electric_Standby"
}
]
},
"Invoker_Empty": {
"modifierName": "",
"elementDurability": 100.0
},
"UNIQUE_Invoker_Deacon_Electric_Normal": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "NormalStage",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "NormalStage"
}
]
},
"UNIQUE_Invoker_Deacon_Electric_Element": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "ElementState",
"value": true
},
{
"$type": "ClearEndura"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Invoker_Deacon_Electric_Limbo"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Invoker_Deacon_Electric_Transform",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
401,
402
],
"modifierName": "Invoker_Deacon_Electric_Transform"
}
],
"abilitySpecials": {
"ElementShield_DurabilityImprove": 0.0
},
"modifiers": {
"Invoker_Deacon_Electric_Transform": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 5.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "TransformTrigger",
"MPTriggerOnRemote": true
},
{
"$type": "AttachModifier",
"modifierName": "Invoker_Deacon_Electric_Transform_LockHP"
},
{
"$type": "AttachModifier",
"modifierName": "Invoker_Deacon_Electric_Transform_NoHeal"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_ELEMENTSTATE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "UNIQUE_Invoker_Deacon_Electric_ElementShield"
}
],
"onReconnect": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Invoker_Deacon_Electric_ElementShield"
}
]
},
"Invoker_Deacon_Electric_Transform_LockHP": {
"modifierName": "",
"elementDurability": 100.0,
"state": "LockHP"
},
"Invoker_Deacon_Electric_Transform_NoHeal": {
"modifierName": "",
"elementDurability": 100.0,
"state": "NoHeal"
},
"UNIQUE_Invoker_Deacon_Electric_ElementShield": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementType": "Electric",
"elementDurability": [
900.0,
"ElementShield_DurabilityImprove",
"Mul",
900.0,
"Add"
],
"modifierMixins": [
{
"$type": "ElementShieldMixin",
"elementType": "Electric",
"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_Deacon_Electric_Transform",
"Invoker_Empty"
]
}
],
"properties": {
"Actor_EndureDelta": 0.0
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_ELEMENTSTATE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_DISAPPEAR",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 14001
}
],
"onRemoved": [
{
"$type": "KillSelf",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42203003
}
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_ELEMENTSTATE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetPoseBool",
"boolID": "ElementState"
},
{
"$type": "KillSelf",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_INVOKER_DEACON_ELECTRIC_DISAPPEAR",
"value": 0.0,
"compareType": "NoneOrEqual"
}
]
}
]
},
"Invoker_Empty": {
"modifierName": "",
"elementDurability": 100.0
},
"UNIQUE_Invoker_Deacon_Electric_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_Deacon_Electric_ElementShield"
}
]
}
}
]