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

781 lines
30 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_Initialization",
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 3.0,
"key": "_GLOBALVALUE_EnigmaType",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"CoreBox"
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_CoreActive",
"abilityMixins": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"ChargeAtkLoop"
],
"modifierName": "UNIQUE_Monster_Apparatus_Enigma_BionicInsecta_CoreState"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ShieldUpBS",
"modifierName": "UNIQUE_Monster_Apparatus_Enigma_BionicInsecta_CoreState",
"normalizeEnd": 0.699999988079071
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
202
],
"modifierName": "Enigma_BionicInsecta_Weak"
}
],
"modifiers": {
"UNIQUE_Monster_Apparatus_Enigma_BionicInsecta_CoreState": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_Apparatus_Enigma_CoreActive",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorInt",
"intID": "PowerStage",
"value": 2.0
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"CoreBox"
],
"setEnable": true
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"MainBox"
]
}
],
"onRemoved": [
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"CoreBox"
]
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"MainBox"
],
"setEnable": true
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByAnimatorInt",
"value": 0,
"parameter": "PowerStage"
}
],
"intID": "PowerStage",
"value": 1.0
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_MONSTER_Apparatus_Enigma_CoreActive",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"Enigma_BionicInsecta_Weak": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"target": "Owner",
"value": 1.0,
"key": "_WATCHER_80104_3",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onKill": [
{
"$type": "SetGlobalValue",
"target": "Owner",
"value": 1.0,
"key": "_WATCHER_80105_",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_JumpAtk",
"onAbilityStart": [
{
"$type": "RushMove",
"target": "SelfAttackTarget",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ENIGMA_Supporter_Tag_",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"toPos": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.0
},
"onGround": true
},
"minRange": 8.0,
"timeRange": 0.6700000166893005
},
{
"$type": "RushMove",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"sortType": "Nearest",
"shapeName": "CircleR30",
"campTargetType": "SelfCamp",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ENIGMA_Supporter_Tag_",
"value": 1.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_Apparatus_Enigma_SupportPosition",
"value": 1.0
}
],
"toPos": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.0
},
"onGround": true
},
"minRange": 8.0,
"maxRange": 40.0,
"timeRange": 0.6700000166893005
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_JumpAtk_Alert",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "JumpAtk",
"modifierName": "Monster_Apparatus_Enigma_BionicInsecta_JumpAtk_Collider",
"normalizeStart": 0.3100000023841858,
"normalizeEnd": 0.47999998927116394
}
],
"modifiers": {
"Monster_Apparatus_Enigma_BionicInsecta_JumpAtk_Collider": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
}
],
"onRemoved": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
}
]
}
},
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_JumpAtk_Alert",
"born": {
"$type": "ConfigBornByRushToPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
},
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.15000000596046448,
"shakeDir": {
"y": 1.0
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_ChargeAtkBS",
"abilityMixins": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"ChargeAtkLoop",
"ChargeAtkTurnLeft",
"ChargeAtkTurnRight"
],
"modifierName": "Monster_Apparatus_Enigma_BionicInsecta_ChargeAtkLoop_Effect"
}
],
"modifiers": {
"Monster_Apparatus_Enigma_BionicInsecta_ChargeAtkLoop_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "ChargeAtkEnd"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_ChargeAtk"
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_Apparatus_Enigma_BionicInsecta_ChargeAtk_Timer"
}
]
},
"Monster_Apparatus_Enigma_BionicInsecta_ChargeAtk_Timer": {
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "ChargeAtkEnd",
"value": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_ChargeAtk_TriggerBullet",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42401008,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"maxAngleType": "Vertical",
"maxAngle": 30.0
},
"attachPointName": "CorePoint"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_ChargeAtk_Beam",
"modifiers": {
"Monster_Apparatus_Enigma_BionicInsecta_ChargeAtk_BeamEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_ChargeAtk_Beam"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Apparatus_Enigma_BionicInsecta_ChargeAtk_BeamEffect"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "Apparatus_Enigma_PowerAtk",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.4000000059604645,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_ChargeAtk_BeamExplode",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_ShieldUpBS",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
301
],
"modifierName": "UNIQUE_Monster_Apparatus_Enigma_BionicInsecta_ShieldState"
}
],
"modifiers": {
"UNIQUE_Monster_Apparatus_Enigma_BionicInsecta_ShieldState": {
"modifierName": "",
"isUnique": true,
"duration": 15.0,
"elementDurability": 100.0,
"thinkInterval": 14.0,
"modifierMixins": [
{
"$type": "MonsterDefendMixin",
"stateIDs": [
"NormalIdle",
"Turn"
],
"defendTriggerID": "",
"defendAngle": 120.0,
"defendProbability": 1.0,
"defendProbabilityDelta": 0.0,
"defendTimeInterval": 0.0,
"defendCountInterval": 0,
"onDefendSucceded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_HITEFFECT_POSITION",
"useLimitRange": true,
"randomInRange": true,
"maxValue": 2.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_HITEFFECT_POSITION",
"value": 1.0,
"compareType": "LessAndEqual"
}
],
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_Shield_Hit",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "LeftHand"
}
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_HITEFFECT_POSITION",
"value": 1.0,
"compareType": "MoreThan"
}
],
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_Shield_Hit",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "RightHand"
}
}
],
"getSubActions": true
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_Shield"
}
],
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "ShieldUpEnd",
"MPTriggerOnRemote": true
},
{
"$type": "SetPoseBool",
"boolID": "ShieldUp"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"modifierName": "ShieldUpEnd_Latency"
}
]
},
"ShieldUpEnd_Latency": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "ShieldDisappear",
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_Shield"
}
]
}
},
"onAbilityStart": [
{
"$type": "SetPoseBool",
"boolID": "ShieldUp",
"value": true
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "UNIQUE_Monster_Apparatus_Enigma_BionicInsecta_ShieldState"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_Steer",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"NormalAtk"
],
"startNormalizedTime": 0.25,
"endNormalizedTime": 0.4300000071525574,
"angularSpeed": 90.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ShieldCannon"
],
"endNormalizedTime": 0.30000001192092896,
"angularSpeed": 90.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"JumpAtk"
],
"endNormalizedTime": 0.47999998927116394,
"angularSpeed": 90.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ShieldUpBS"
],
"endNormalizedTime": 0.2800000011920929,
"angularSpeed": 90.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Turn"
],
"endNormalizedTime": 999.0,
"angularSpeed": 60.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ChargeAtkLoop"
],
"endNormalizedTime": 999.0,
"angularSpeed": 30.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ChargeAtkTurn"
],
"endNormalizedTime": 999.0,
"angularSpeed": 90.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ChargeAtkAS"
],
"endNormalizedTime": 0.11999999731779099,
"angularSpeed": 90.0,
"attackTrigger": ""
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_ReturnToBorn",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
902,
903
],
"modifierName": "ReturnToBorn_State"
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
902
],
"modifierName": "ReturnToBorn_Disappear"
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
903
],
"modifierName": "ReturnToBorn_Appear"
}
],
"modifiers": {
"ReturnToBorn_Disappear": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "StartDither",
"duration": 2.0
}
]
},
"ReturnToBorn_Appear": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "StartDither",
"duration": 0.20000000298023224,
"reverse": true
}
]
},
"ReturnToBorn_State": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Apparatus_Enigma_Weakness"
},
{
"$type": "ResetAnimatorTrigger",
"triggerID": "WeakStartTrigger"
},
{
"$type": "AttachModifier",
"modifierName": "ReturnToBorn_Invincible"
},
{
"$type": "AttachModifier",
"modifierName": "ReturnToBorn_DenyLockOn"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_WeakTimer"
}
]
},
"ReturnToBorn_Invincible": {
"modifierName": "",
"elementDurability": 100.0,
"state": "Invincible"
},
"ReturnToBorn_DenyLockOn": {
"modifierName": "",
"elementDurability": 100.0,
"state": "DenyLockOn"
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_RightFrontStep",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_MoveSmoke",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "RightFrontStep"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_LeftFrontStep",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_MoveSmoke",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "LeftFrontStep"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_RightBackStep",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_MoveSmoke",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "RightBackStep"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Apparatus_Enigma_BionicInsecta_LeftBackStep",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Apparatus_Enigma_BionicInsecta_MoveSmoke",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "LeftBackStep"
}
}
]
}
}
]