1
0
ZenlessData/Data/_unsorted/Hayyot_Coop_Bullet.json
2025-12-30 00:30:43 +01:00

91 lines
2.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 10,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.4
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Hayyot_Attack_05_01_02_Bullet"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "Caster",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Caster"
},
"Targetting": "Enemy"
},
"BulletName": "Bullet_Empty_NoRigidbody",
"CanHitStage": true,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 1.5,
"CapsuleColliderRadius": 0.25,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 2
},
"ColliderType": "Capsule"
},
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Huixi_Explode_Ground"
},
"IsCanReflect": false,
"MaxHitNum": 1,
"MaxHitStageNum": 1,
"MaxHitTargetNum": 1,
"MaxTouchStageNum": 0,
"OnBulletHitStageGroundAction": [
{
"$type": "CreateSavePointAction",
"PointName": "Hayyot_Coop_Summon_LiquidEther_SavePoint",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Hayyot_Coop_Summon_LiquidEther",
"Instant": true,
"Target": "Self"
}
],
"Targetting": "Stage",
"UseScenePropCollider": false
}
],
"AbilityName": "Hayyot_Coop_Bullet",
"AbilityStacking": "Unique"
}