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

2008 lines
80 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_SteerAttack",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Life_Warning"
],
"angularSpeed": 240.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"DigOut_BS"
],
"angularSpeed": 720.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"DigOut"
],
"startNormalizedTime": 0.800000011920929,
"angularSpeed": 720.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RangedAttack01_BS"
],
"angularSpeed": 240.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RangedAttack01_Fire"
],
"startNormalizedTime": 0.5,
"angularSpeed": 240.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RangedAttack01_AS"
],
"angularSpeed": 240.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Attack01_BS"
],
"endNormalizedTime": 0.800000011920929,
"angularSpeed": 240.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Attack01Close_BS"
],
"endNormalizedTime": 0.800000011920929,
"angularSpeed": 240.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Attack01"
],
"startNormalizedTime": 0.6000000238418579,
"angularSpeed": 540.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Attack01Close"
],
"startNormalizedTime": 0.6000000238418579,
"angularSpeed": 540.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"DefendAttack_BS"
],
"startNormalizedTime": 0.800000011920929,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 4.75
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"DefendAttack"
],
"startNormalizedTime": 0.800000011920929,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 4.75
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ForwardShoot01"
],
"endNormalizedTime": 10.0,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 15.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"UpperShoot02"
],
"endNormalizedTime": 100.0,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 15.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Turn"
],
"endNormalizedTime": 100.0,
"angularSpeed": 640.0,
"attackTrigger": "",
"attackDistance": 3.75
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_Underground",
"modifiers": {
"UNIQUE_Underground": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "TriggerSetCastShadow"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
},
{
"$type": "ApplyModifier",
"modifierName": "UnderGround_Invincible"
},
{
"$type": "ApplyModifier",
"modifierName": "UnderGround_DenyLockOn"
}
],
"onRemoved": [
{
"$type": "HideUIBillBoard"
},
{
"$type": "TriggerSetCastShadow",
"castShadow": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "RemoveModifier",
"modifierName": "UnderGround_Invincible"
},
{
"$type": "RemoveModifier",
"modifierName": "UnderGround_DenyLockOn"
}
]
},
"UnderGround_Invincible": {
"modifierName": "",
"elementDurability": 100.0,
"state": "Invincible"
},
"UnderGround_DenyLockOn": {
"modifierName": "",
"elementDurability": 100.0,
"state": "DenyLockOn"
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Underground"
}
],
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Underground"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_RemoveUnderground",
"abilityMixins": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"Standby",
"HitThrowDrop",
"Hit_H",
"Struggle"
],
"modifierName": "Mimik_RemoveUniqueModifier"
}
],
"modifiers": {
"Mimik_RemoveUniqueModifier": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Underground"
}
]
}
},
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Underground"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_FruitReborn_TriggerShaderEffect01",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "FruitRebornGlow01Trigger",
"MPTriggerOnRemote": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_ShaderEffect_InterruptTrigger",
"abilityMixins": [
{
"$type": "DoActionByAnimatorStateIDMixin",
"stateIDs": [
"Hit_H",
"HitThrow",
"HitThrowDrop",
"HitThrowToGround",
"Struggle",
"Die1",
"Die2",
"FallingDie",
"SwimDie",
"AirDie",
"Down_BS"
],
"enterActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "InterruptTrigger",
"MPTriggerOnRemote": true
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_FruitPartControl",
"onAdded": [
{
"$type": "EnablePartControl",
"partRootNames": [
"Fruit01",
"Fruit02",
"Fruit03"
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_Ice_FruitManager",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
1,
2101,
2201,
2301,
3101,
3201,
3301,
1101,
1201,
1301,
5101,
5201,
5301,
6101,
6201,
6301,
7101,
7201,
7301,
8101,
8102,
8201,
8202,
8301,
8302
],
"modifierName": "UNIQUE_Fruit01"
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
1,
2201,
2301,
3201,
3301,
1201,
1301,
5201,
5301,
6201,
6301,
7201,
7301,
8201,
8202,
8301,
8302
],
"modifierName": "UNIQUE_Fruit02"
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
1,
2301,
3301,
1301,
5301,
6301,
7301,
8301,
8302
],
"modifierName": "UNIQUE_Fruit03"
}
],
"abilitySpecials": {
"FruitCount": 0.0
},
"modifiers": {
"UNIQUE_Fruit01": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Lights01"
],
"setEnable": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit01_Idle"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Appear",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "Fruit01"
}
}
],
"onRemoved": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42601005
},
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_MIMIK_IS_FRUITMOVETARGET",
"value": 1.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Bullet",
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"angleOffset": {
"y": 180.0
},
"attachPointName": "Fruit01",
"attachPointTargetType": "Self"
},
"attachPointName": "Fruit01"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "Fruit01"
}
}
]
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "Fruit01"
}
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Lights01"
]
}
]
},
"UNIQUE_Fruit02": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Lights02"
],
"setEnable": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit02_Idle"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Appear",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "Fruit02"
}
}
],
"onRemoved": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42601005
},
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_MIMIK_IS_FRUITMOVETARGET",
"value": 1.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Bullet",
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"angleOffset": {
"y": 180.0
},
"attachPointName": "Fruit02",
"attachPointTargetType": "Self"
},
"attachPointName": "Fruit02"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "Fruit02"
}
}
]
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "Fruit02"
}
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Lights02"
]
}
]
},
"UNIQUE_Fruit03": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Lights03"
],
"setEnable": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit03_Idle"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Appear",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "Fruit03"
}
}
],
"onRemoved": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42601005
},
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_MIMIK_IS_FRUITMOVETARGET",
"value": 1.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Bullet",
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"angleOffset": {
"y": 180.0
},
"attachPointName": "Fruit03",
"attachPointTargetType": "Self"
},
"attachPointName": "Fruit03"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "Fruit03"
}
}
]
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Ice_Fruit_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "Fruit03"
}
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Lights03"
]
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 3.0,
"key": "_MONSTER_MIMIK_FRUITCOUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_MONSTER_MIMIK_FRUITCOUNT",
"overrideMapKey": "FruitCount"
},
{
"$type": "SetPoseFloat",
"floatID": "FruitCount",
"value": "FruitCount"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_ReduceFruit",
"abilitySpecials": {
"FruitCount": 0.0
},
"onAbilityStart": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_MONSTER_MIMIK_FRUITCOUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_MONSTER_MIMIK_FRUITCOUNT",
"overrideMapKey": "FruitCount"
},
{
"$type": "SetPoseFloat",
"floatID": "FruitCount",
"value": "FruitCount"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_ClearFruit",
"abilitySpecials": {
"FruitCount": 0.0
},
"onAbilityStart": [
{
"$type": "AddGlobalValue",
"value": -3.0,
"key": "_MONSTER_MIMIK_FRUITCOUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_MONSTER_MIMIK_FRUITCOUNT",
"overrideMapKey": "FruitCount"
},
{
"$type": "SetPoseFloat",
"floatID": "FruitCount",
"value": "FruitCount"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_AddFruit",
"abilitySpecials": {
"FruitCount": 0.0
},
"onAbilityStart": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_MIMIK_FRUITCOUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_MONSTER_MIMIK_FRUITCOUNT",
"overrideMapKey": "FruitCount"
},
{
"$type": "SetPoseFloat",
"floatID": "FruitCount",
"value": "FruitCount"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_Add3Fruit",
"abilitySpecials": {
"FruitCount": 0.0
},
"onAbilityStart": [
{
"$type": "AddGlobalValue",
"value": 3.0,
"key": "_MONSTER_MIMIK_FRUITCOUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_MONSTER_MIMIK_FRUITCOUNT",
"overrideMapKey": "FruitCount"
},
{
"$type": "SetPoseFloat",
"floatID": "FruitCount",
"value": "FruitCount"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_ReturnToBornManager",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ReturnToBorn"
],
"modifierName": "ReturnToBorn_Invincible"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"ReturnToBorn_AS"
],
"modifierName": "ReturnToBorn_Reset"
}
],
"abilitySpecials": {
"FruitCount": 0.0
},
"modifiers": {
"ReturnToBorn_Reset": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 3.0,
"key": "_MONSTER_MIMIK_FRUITCOUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_MONSTER_MIMIK_FRUITCOUNT",
"overrideMapKey": "FruitCount"
},
{
"$type": "SetPoseFloat",
"floatID": "FruitCount",
"value": "FruitCount"
}
]
},
"ReturnToBorn_Invincible": {
"modifierName": "",
"elementDurability": 100.0,
"state": "Invincible"
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_Attack01_FireBullet",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42601006,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.6000000238418579,
"z": 1.5
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"alongGround": true
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_Attack01_Bullet01_Loop",
"modifiers": {
"Thorn_Loop": {
"modifierName": "",
"elementType": "Fire",
"elementDurability": 50.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Mimik_Attack01_Bullet01"
}
],
"onRemoved": [
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Thorn_Loop"
}
],
"onAbilityStart": [
{
"$type": "RemoveModifier",
"modifierName": "Thorn_Loop"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_Attack01_Bullet01_Collide",
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -0.30000001192092896,
"z": 0.0
}
},
"radius": 0.75
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.75,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 80.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeType": "HitVector",
"shakeRange": 0.05999999865889549,
"shakeTime": 0.11999999731779099,
"shakeDir": {
"z": 1.0
}
}
}
},
"targetType": "AllExceptSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Mimik_Attack01_BS",
"onAbilityStart": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Mimik_Attack01Close_BS",
"onAbilityStart": [
{
"$type": "SetGlobalPos",
"key": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"born": {
"$type": "ConfigBornBySelf"
},
"setTarget": false
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Mimik_Attack01",
"modifiers": {
"ThornAttackStep1": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Attack01_01",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -4.0
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 1.0,
"z": -4.0
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
},
"size": {
"x": 1.600000023841858,
"y": 2.0,
"z": 1.5
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Mimik_Ice_ThornAttack",
"attenuationGroup": "Mimik_Common",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 25.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.09000000357627869,
"shakeDistance": 7.5,
"shakeDir": {
"y": 1.0
}
}
}
},
"targetType": "Enemy"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "ThornAttackStep2"
}
]
},
"ThornAttackStep2": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Attack01_01",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -2.5
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 1.0,
"z": -2.5
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
},
"size": {
"x": 1.600000023841858,
"y": 2.0,
"z": 1.5
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Mimik_Ice_ThornAttack",
"attenuationGroup": "Mimik_Common",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 25.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.09000000357627869,
"shakeDistance": 7.5,
"shakeDir": {
"y": 1.0
}
}
}
},
"targetType": "Enemy"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "ThornAttackStep3"
}
]
},
"ThornAttackStep3": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Attack01_01",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -1.0
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 1.0,
"z": -1.0
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
},
"size": {
"x": 1.600000023841858,
"y": 2.0,
"z": 1.5
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Mimik_Ice_ThornAttack",
"attenuationGroup": "Mimik_Common",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 25.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.09000000357627869,
"shakeDistance": 7.5,
"shakeDir": {
"y": 1.0
}
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "ThornAttackStep1"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Mimik_Attack01Close",
"modifiers": {
"ThornAttackStep1": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Attack01_01",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 2.5
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
},
"size": {
"x": 1.600000023841858,
"y": 2.0,
"z": 1.5
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Mimik_Ice_ThornAttack",
"attenuationGroup": "Mimik_Common",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 25.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.09000000357627869,
"shakeDistance": 7.5,
"shakeDir": {
"y": 1.0
}
}
}
},
"targetType": "Enemy"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "ThornAttackStep2"
}
]
},
"ThornAttackStep2": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Attack01_01",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.5
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 4.0
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
},
"size": {
"x": 1.600000023841858,
"y": 2.0,
"z": 1.5
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Mimik_Ice_ThornAttack",
"attenuationGroup": "Mimik_Common",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 25.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.09000000357627869,
"shakeDistance": 7.5,
"shakeDir": {
"y": 1.0
}
}
}
},
"targetType": "Enemy"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "ThornAttackStep3"
}
]
},
"ThornAttackStep3": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_Attack01_01",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 4.0
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 5.5
},
"onGround": true,
"alongGround": true,
"positionKey": "_MONSTER_MIMIK_ATTACK01_THORN_POS",
"directionKey": ""
},
"size": {
"x": 1.600000023841858,
"y": 2.0,
"z": 1.5
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Mimik_Ice_ThornAttack",
"attenuationGroup": "Mimik_Common",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 25.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.09000000357627869,
"shakeDistance": 7.5,
"shakeDir": {
"y": 1.0
}
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "ThornAttackStep1"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_Attack01_TriggerShaderEffect",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Attack01GlowTrigger",
"MPTriggerOnRemote": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_Ice_Attack02_Effect",
"modifiers": {
"Attack02_Effect": {
"modifierName": "",
"duration": 3.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Mimik_Attack02_01"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Attack02_Effect"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Attack02_Effect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_GetDigOutPosClose",
"onAbilityStart": [
{
"$type": "TryFindBlinkPoint",
"target": "SelfAttackTarget",
"forwardAngle": 30.0,
"minRange": 3.5,
"maxRange": 3.5,
"ignoreWater": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_GetDigOutPosFar",
"onAbilityStart": [
{
"$type": "Randomed",
"chance": 0.5,
"successActions": [
{
"$type": "TryFindBlinkPoint",
"target": "SelfAttackTarget",
"forwardAngle": 45.0,
"minRange": 3.5,
"maxRange": 3.5,
"ignoreWater": true
}
],
"failActions": [
{
"$type": "TryFindBlinkPointByBorn",
"target": "SelfAttackTarget",
"born": {
"$type": "ConfigBornByTargetLinearPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"linearOffset": 2.5,
"linearXZ": false,
"linearMin": 0.0,
"linearMax": 20.0
},
"hitSceneType": "BlinkHitSceneTestByThreeSegments",
"limitY": 2.5
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_GetDigOutPosChase",
"onAbilityStart": [
{
"$type": "TryFindBlinkPoint",
"target": "SelfAttackTarget",
"forwardAngle": 360.0,
"ignoreWater": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_GetDigOutPosRandom",
"onAbilityStart": [
{
"$type": "TryFindBlinkPoint",
"target": "SelfAttackTarget",
"forwardAngle": 30.0,
"minRange": 16.0,
"maxRange": 16.0,
"ignoreWater": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_GetDigOutPosBack",
"onAdded": [
{
"$type": "SetGlobalPos",
"key": "_MONSTER_MIMIK_BORN_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
}
],
"onAbilityStart": [
{
"$type": "TryFindBlinkPointByBorn",
"target": "Target",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_MONSTER_MIMIK_BORN_POS",
"directionKey": ""
},
"hitSceneTest": false,
"limitY": 2.5
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_BlinkToDigOutPos",
"onAbilityStart": [
{
"$type": "DoBlink"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_DigMoveCDReset",
"abilityMixins": [
{
"$type": "DoActionByAnimatorStateIDMixin",
"stateIDs": [
"DigOut",
"ForwardShoot01_AS"
],
"exitActions": [
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
502
]
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_RandomDigMoveManager",
"abilityMixins": [
{
"$type": "DoActionByAnimatorStateIDMixin",
"stateIDs": [
"DigInClose",
"DigInFar"
],
"enterActions": [
{
"$type": "SetAnimatorBool",
"boolID": "ContinueRandomDig"
}
]
},
{
"$type": "DoActionByAnimatorStateIDMixin",
"stateIDs": [
"DigInRandom_01",
"DigInRandom_02"
],
"enterActions": [
{
"$type": "SetAnimatorBool",
"boolID": "ContinueRandomDig",
"value": true
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_Retreat",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Retreat_02",
"modifierName": "Mimik_Retreat",
"normalizeEnd": 0.9900000095367432
}
],
"modifiers": {
"Mimik_Retreat": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerSetVisible"
},
{
"$type": "SetCanDieImmediately",
"dieImmediately": true
},
{
"$type": "KillSelf",
"banDrop": true,
"banExp": true,
"banHPPercentageDrop": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_ResetRetreatCD",
"abilityMixins": [
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
3101,
3201,
3301
],
"enterActions": [
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
602
]
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_DigOut_Alert",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DigOut_BS",
"modifierName": "DigOut_Alert",
"normalizeEnd": 0.4000000059604645
}
],
"modifiers": {
"DigOut_Alert": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Mimik_DigOutAttack_Warning",
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_Attack01Stopper",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Attack01_01"
],
"modifierName": "Attack01Stopper"
}
],
"modifiers": {
"Attack01Stopper": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "Attack01Stop"
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "Attack01Stop"
}
],
"onAttackLanded": [
{
"$type": "SetAnimatorBool",
"boolID": "Attack01Stop",
"value": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_RevengeAttack",
"abilityMixins": [
{
"$type": "DoActionByAnimatorStateIDMixin",
"stateIDs": [
"RevengeAttack_BS",
"RevengeAttack",
"DigInClose",
"DigInFar",
"DigInChase",
"DigInRandom_01",
"DigInRandom_02",
"Retreat",
"Retreat_01",
"Retreat_02"
],
"enterActions": [
{
"$type": "ClearEndura"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_RevengeAttackCDManager",
"abilityMixins": [
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
1101,
1201,
1301
],
"enterActions": [
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
203,
502
]
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_DigInFarTrigger",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DigInFarTrigger",
"MPTriggerOnRemote": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Mimik_DamageManager",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
8001,
8101,
8201,
8301
],
"modifierName": "UNIQUE_Mimik_ReduceDamageRemoved"
}
],
"modifiers": {
"UNIQUE_Mimik_ReduceDamage": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_PhysicalSubHurtDelta": 0.25,
"Actor_FireSubHurtDelta": 0.25,
"Actor_ElecSubHurtDelta": 0.25,
"Actor_WaterSubHurtDelta": 0.25,
"Actor_GrassSubHurtDelta": 0.25,
"Actor_WindSubHurtDelta": 0.25,
"Actor_IceSubHurtDelta": 0.25,
"Actor_RockSubHurtDelta": 0.25
}
},
"UNIQUE_Mimik_ReduceDamageRemoved": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Mimik_ReduceDamage"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Mimik_ReduceDamage"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Mimik_ReduceDamage"
}
]
}
}
]