1
0
ZenlessData/Data/_unsorted/WanderingHunter_Attack06_LastBullet.json
2025-10-15 03:08:22 +02:00

130 lines
3.4 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 10,
"BulletColliderConfig": {
"CapsuleColliderHeight": 1,
"CapsuleColliderRadius": 0.7,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": -1
},
"ColliderType": "Capsule"
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_WanderingHunter_Common_02_Bullet"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "WanderingAttachPoint1",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 6,
"CapsuleColliderRadius": 1.075,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 3
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "Monster_WanderingHunter_ATK06_LastBullet_Attackproperty",
"ExplodePosType": "Bullet",
"HitExplodeRadius": 2,
"HitOtherExplode": true,
"HitStageExplode": true,
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Monster_WanderingHunter_Common_05_Burst"
},
"HitStageWallEffect": {
"EffectPattern": "Eff_Monster_WanderingHunter_Common_05_Burst"
},
"HitTargetExplodeEffect": {
"EffectPattern": "Eff_Monster_WanderingHunter_Common_04_Burst"
},
"IsCanReflect": false,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementSimple",
"Acceleration": {
"x": 0,
"y": 0,
"z": 0
},
"CoordinateType": "Local",
"Duration": -1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"InitVelocity": {
"x": 0,
"y": 0,
"z": 45
},
"TimesUpMoveOption": "Remain"
},
"OnBulletDestroyAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_WanderingHunter_ATK06_LastBullet_CamShake_E",
"Target": "Other"
}
],
"OnBulletHitStageGroundAction": [
{
"$type": "CreateSavePointAction",
"PointName": "WanderingHunter_Summon_LiquidEther_SavePoint",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "WanderingHunter_Summon_LiquidEther",
"Instant": true,
"Target": "Self"
}
],
"Targetting": "Enemy"
}
],
"AbilityName": "WanderingHunter_Attack06_LastBullet",
"AbilityStacking": "Unique"
}