79 lines
2.0 KiB
JSON
79 lines
2.0 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "BulletMixin",
|
|
"AliveDuration": 0.5,
|
|
"BulletColliderConfig": {
|
|
"ColliderAngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderType": "Sphere",
|
|
"SphereColliderRadius": 0.3
|
|
},
|
|
"BulletHitTypeName": "Normal",
|
|
"BulletInitPosRot": {
|
|
"CoordsOption": "Caster",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": false,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"OffsetReferTarget": "Caster"
|
|
}
|
|
},
|
|
"BulletName": "Bullet_Empty",
|
|
"CanHitStage": true,
|
|
"DestroyExplode": true,
|
|
"ExplodeAnimEventID": "Astra_Attack_Branch_SingAttack_AttackProperty_02",
|
|
"ExplodeEffect": {
|
|
"EffectPattern": "Eff_Astra_Attack_Branch_02_Singing_Attack_01_02_ShockWave"
|
|
},
|
|
"ExplodePosType": "HitPoint",
|
|
"HitExplodeRadius": 2.5,
|
|
"HitOtherExplode": false,
|
|
"HitStageExplode": false,
|
|
"IsCanReflect": false,
|
|
"MaxHitNum": -1,
|
|
"MaxHitStageNum": -1,
|
|
"MaxHitTargetNum": -1,
|
|
"MaxTouchStageNum": 2,
|
|
"NeedWarningHUD": false,
|
|
"OnBulletCreateAction": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"EffectPattern": "Eff_Astra_Attack_Branch_02_Singing_Attack_01_01_Warn",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"OnBulletDestroyAction": [
|
|
{
|
|
"$type": "AttackCameraShakeAction",
|
|
"ShakeConfigKey": "Astra_Attack_SingAttack_01_CamShake_E_01",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"ShowWarningHUDInScreen": false,
|
|
"Targetting": "Enemy"
|
|
}
|
|
],
|
|
"AbilityName": "Astra_SingAttack_Bullet",
|
|
"AbilityStacking": "Unique"
|
|
} |