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

882 lines
36 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Hili_Electric_ShootArrow_WithRandom",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Aim"
],
"angularSpeed": 120.0,
"attackTrigger": "",
"attackDistance": 3.75
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Aim"
],
"modifierName": "ShowAimingEffect"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Shoot"
],
"modifierName": "FireArrow"
}
],
"modifiers": {
"ShowAimingEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Hili_Electric_CrossBow_Aim_01",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "WeaponR"
}
}
]
},
"FireArrow": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"bulletID": 42101011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.20000000298023224,
"y": 0.0,
"z": 0.10000000149011612
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"randomAngleHor": 0.30000001192092896,
"randomAngleVer": 0.5,
"maxAngle": 60.0
},
"attachPointName": "WeaponR"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0
}
],
"bulletID": 42101011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.20000000298023224,
"y": 0.0,
"z": 0.10000000149011612
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"maxAngle": 60.0,
"speedForPredictive": 30.0
},
"attachPointName": "WeaponR"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0
}
],
"bulletID": 42101011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.20000000298023224,
"y": 0.0,
"z": 0.10000000149011612
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"angleOffset": {
"y": 5.0
}
},
"attachPointName": "WeaponR"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0
}
],
"bulletID": 42101011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.20000000298023224,
"y": 0.0,
"z": 0.10000000149011612
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"angleOffset": {
"y": 10.0
},
"maxAngle": 60.0,
"speedForPredictive": 30.0
},
"attachPointName": "WeaponR"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0
}
],
"bulletID": 42101011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.20000000298023224,
"y": 0.0,
"z": 0.10000000149011612
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"angleOffset": {
"y": -5.0
},
"maxAngle": 60.0,
"speedForPredictive": 30.0
},
"attachPointName": "WeaponR"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0
}
],
"bulletID": 42101011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.20000000298023224,
"y": 0.0,
"z": 0.10000000149011612
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"angleOffset": {
"y": -10.0
},
"maxAngle": 60.0,
"speedForPredictive": 30.0
},
"attachPointName": "WeaponR"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Hili_Electric_CrossBow_Arrow_AS"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Hili_Electric_Arrow_Damage",
"modifiers": {
"FireEffectModifier": {
"modifierName": "",
"elementType": "Electric",
"elementDurability": 50.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Hili_Electric_CrossBow_Arrow_Particle"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Hili_Electric_CrossBow_Arrow_Trail"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "FireEffectModifier"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
},
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"checkHitLayerType": "Both",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.75
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.5,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Pierce",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.09000000357627869
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
},
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"checkHitLayerType": "Both",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.75
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Pierce",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.09000000357627869
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
}
]
},
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"checkHitLayerType": "Both",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -0.5
}
},
"size": {
"x": 0.10000000149011612,
"y": 0.10000000149011612,
"z": 1.0
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Pierce"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
}
]
},
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"checkHitLayerType": "Both",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -0.5
}
},
"size": {
"x": 0.10000000149011612,
"y": 0.10000000149011612,
"z": 1.0
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.699999988079071,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Pierce"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
}
],
"effectPattern": "Eff_Monster_Hili_Electric_CrossBow_ArrowHit",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.3499999940395355
}
}
},
{
"$type": "FireHitEffect",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
}
],
"hitEntity": "",
"hitScene": {
"defaultEffect": "Eff_Monster_Hili_Electric_CrossBow_ArrowHit",
"surfaceEffect": {
"Water": "Eff_Arrow_Hit_Water"
}
}
},
{
"$type": "FireHitEffect",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
}
]
}
],
"hitEntity": "Eff_Arrow_Hit_Monster",
"hitScene": {
"defaultEffect": "Eff_Arrow_Hit_Earth",
"surfaceEffect": {
"Water": "Eff_Arrow_Hit_Water"
}
}
},
{
"$type": "RemoveModifier",
"modifierName": "FireEffectModifier"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Hili_Electric_BombHold",
"onAbilityStart": [
{
"$type": "SetPoseBool",
"boolID": "BombHold",
"value": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Hili_Electric_BombDrop",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"CreateBomb",
"CreateBombAS",
"ThrowBomb",
"NormalIdle",
"NormalMove",
"Turn"
],
"modifierName": "HoldBombOnHand"
}
],
"modifiers": {
"HoldBombOnHand": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Monster_Hili_Electric_HoldBomb"
},
{
"$type": "TriggerDropEquipParts",
"equipParts": [
"equip01"
]
},
{
"$type": "SetPoseBool",
"boolID": "BombHold"
}
]
}
},
"onAbilityStart": [
{
"$type": "SetPoseBool",
"boolID": "BombHold"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Hili_Electric_CreateBomb",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"CreateBomb"
],
"modifierName": "State_CreateBomb"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"CreateBombAS"
],
"modifierName": "State_CreateBombAS"
}
],
"abilitySpecials": {
"RandomHoldTime": 1.5
},
"modifiers": {
"State_CreateBomb": {
"modifierName": "",
"duration": 1.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ResetAnimatorTrigger",
"triggerID": "ThrowBomb"
}
],
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "CreateBombEnd"
},
{
"$type": "TriggerCreateGadgetToEquipPart",
"gadgetID": 42101026,
"equipPart": "equip01"
},
{
"$type": "TriggerAbility",
"abilityName": "Monster_Hili_Electric_BombHold"
}
]
},
"State_CreateBombAS": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_MONSTER_Hili_Electric_BombHoldTime_",
"useLimitRange": true,
"randomInRange": true,
"maxValue": 5.0,
"minValue": 3.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_MONSTER_Hili_Electric_BombHoldTime_",
"overrideMapKey": "RandomHoldTime"
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Monster_Hili_Electric_HoldBomb"
},
{
"$type": "ResetAnimatorTrigger",
"triggerID": "CreateBombEnd"
}
]
},
"UNIQUE_Monster_Hili_Electric_HoldBomb": {
"modifierName": "",
"isUnique": true,
"duration": "RandomHoldTime",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Hili_Electric_Bomb_Electric"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_MONSTER_Hili_Electric_BombHoldTime_",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "ThrowBomb"
}
]
}
},
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "UNIQUE_Monster_Hili_Electric_HoldBomb"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Hili_Electric_ThrowBomb",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ThrowBomb"
],
"endNormalizedTime": 0.4000000059604645,
"angularSpeed": 150.0,
"attackTrigger": "",
"attackDistance": 2.0
}
],
"onAbilityStart": [
{
"$type": "TriggerAbility",
"abilityName": "Monster_Hili_Electric_BombDrop"
},
{
"$type": "TriggerAbility",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"topLimit": 1,
"configID": 42101026
},
"abilityName": "Hili_Electric_SlimeThrow_Handler"
},
{
"$type": "TriggerThrowEquipPart",
"equipPart": "equip01",
"born": {
"$type": "ConfigBornByTarget",
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"maxAngleType": "Horizontal",
"maxAngle": 50.0
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Hili_Electric_SlimeThrow_Handler",
"modifiers": {
"SlimeThrow_AddElement": {
"modifierName": "",
"duration": 9.0,
"elementType": "Electric",
"elementDurability": 30.0,
"isElementDurabilityMutable": false
},
"UNIQUE_Monster_Hili_Electric_SlimeThrow_Trail": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Hili_Electric_Bomb_Trail"
}
]
},
"SlimeThrow_LifeOverAnimator": {
"modifierName": "",
"duration": 6.400000095367432,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DieTrigger"
}
]
},
"SlimeThrow_LifeOverExplode": {
"modifierName": "",
"duration": 8.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "Hili_Electric_SlimeThrow_Explode"
}
]
}
},
"onAdded": [
{
"$type": "EnableBulletCollisionPluginTrigger"
},
{
"$type": "AttachModifier",
"modifierName": "SlimeThrow_AddElement"
},
{
"$type": "ApplyModifier",
"modifierName": "SlimeThrow_LifeOverAnimator"
},
{
"$type": "ApplyModifier",
"modifierName": "SlimeThrow_LifeOverExplode"
}
],
"onAbilityStart": [
{
"$type": "EnableBulletCollisionPluginTrigger",
"setEnable": true
},
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Monster_Hili_Electric_SlimeThrow_Trail"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Hili_Electric_SlimeThrow_Explode",
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Monster_Hili_Electric_SlimeThrow_Trail"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Hili_Electric_SlimeThrow_Explode",
"born": {
"$type": "ConfigBornBySelf",
"onGround": true
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"born": {
"$type": "ConfigBornByTarget"
},
"radius": 1.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 101.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5"
},
"cameraShake": {
"shakeRange": 2.0,
"shakeTime": 0.15000000596046448
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerSetVisible"
},
{
"$type": "KillSelf",
"duration": 1.2999999523162842,
"banDrop": true,
"banExp": true
}
]
}
}
]