ZenlessData/Data/LightfootRover_ATK6_Bullet.json
2024-09-23 09:11:37 -03:00

83 lines
2.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 3,
"BulletColliderConfig": {
"CapsuleColliderHeight": 0.5,
"CapsuleColliderRadius": 0.1,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Capsule"
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_LightfootRover_Attack_06_07_Trail"
},
"BulletHitTypeName": "Normal",
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 5,
"CapsuleColliderRadius": 0.5,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 2
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "LightfootRover_Attack06_Attackproperty",
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 1.5,
"HitOtherExplode": true,
"HitStageExplode": true,
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode_Ground"
},
"HitStageWallExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode"
},
"HitTargetExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode"
},
"IsCanReflect": true,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"OnBulletExplodeAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_LightfootRover_ATK6_CamShake_Explode_E_01"
}
],
"ReflectEffect": {
"EffectPattern": "Reflector_Bullet_M"
},
"ReflectorEffect": {
"EffectPattern": "Reflector_Bullet_M_Ground"
},
"Targetting": "Enemy",
"TimeUpExplode": true,
"TimeUpExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode"
}
}
],
"AbilityName": "LightfootRover_ATK6_Bullet",
"AbilityStacking": "Unique"
}