1
0
ZenlessData/Data/_unsorted/Alice_ExSpecial_Bullet.json
2025-07-16 01:54:02 +02:00

75 lines
1.8 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.15
},
"BulletEffect": {
"EffectPattern": "Eff_Alice_Attack_Branch_02_End_02_Mod"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 30,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": false,
"DestroyExplode": true,
"ExplodePosType": "HitPoint",
"HitAnimEventID": "Alice_Attack_Branch_02_Bullet_AttackProperty_01",
"HitExplodeRadius": 2,
"HitOtherExplode": true,
"HitStageExplode": false,
"IsCanReflect": true,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"OnBulletCreateAction": [
],
"OnBulletDestroyAction": [
],
"OnBulletExplodeAction": [
],
"OnBulletHitStageGroundDestroyAction": [
],
"OnBulletHitStageWallDestroyAction": [
],
"OnBulletHitTargetDestroyAction": [
],
"Targetting": "Enemy"
}
],
"AbilityName": "Alice_ExSpecial_Bullet",
"AbilityStacking": "Unique"
}