mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
72 lines
1.7 KiB
JSON
72 lines
1.7 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "BulletMixin",
|
|
"AliveDuration": 1,
|
|
"BulletColliderConfig": {
|
|
"CapsuleColliderHeight": 1,
|
|
"CapsuleColliderRadius": 1,
|
|
"ColliderAngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderType": "Capsule"
|
|
},
|
|
"BulletEffect": {
|
|
"EffectPattern": ""
|
|
},
|
|
"BulletHitTypeName": "Normal",
|
|
"BulletInitPosRot": {
|
|
"CoordsOption": "Relative",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": false,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"BulletName": "Bullet_Empty",
|
|
"BulletTag": "YiXuan_ExSp_02_BulletType_01",
|
|
"CanHitStage": true,
|
|
"DelayActionList": [
|
|
{
|
|
"DelayTime": 0.8,
|
|
"HitAnimEventID": "Monster_Vesper_PlusAttackproperty"
|
|
}
|
|
],
|
|
"DestroyExplode": false,
|
|
"ExplodePosType": "Bullet",
|
|
"HitExplodeRadius": 2,
|
|
"HitInterval": 0.1,
|
|
"HitOtherExplode": false,
|
|
"HitStageExplode": false,
|
|
"MaxHitNum": -1,
|
|
"MaxHitStageNum": -1,
|
|
"MaxHitTargetNum": -1,
|
|
"MaxTouchStageNum": -1,
|
|
"OnBulletManualDestroyAction": [
|
|
],
|
|
"Targetting": "Enemy"
|
|
}
|
|
],
|
|
"AbilityName": "Vesper_Attack_PlusAttackproperty",
|
|
"AbilityStacking": "Unique"
|
|
} |