mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
95 lines
2.5 KiB
JSON
95 lines
2.5 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "BulletMixin",
|
|
"AliveDuration": 19.99,
|
|
"BulletColliderConfig": {
|
|
"BoxColliderDistance": 0.7,
|
|
"BoxColliderHeight": 0.3,
|
|
"BoxColliderWidth": 0.3,
|
|
"ColliderAngleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"ColliderType": "Box"
|
|
},
|
|
"BulletEffect": {
|
|
"EffectPattern": "Eff_Monster_Nineveh_Inverted_Attack_01_03_Bullet"
|
|
},
|
|
"BulletHitTypeName": "Normal",
|
|
"BulletInitPosRot": {
|
|
"CoordsOption": "Caster",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"IsUseRotationXZ": false,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"OffsetReferTarget": "Caster"
|
|
}
|
|
},
|
|
"BulletName": "Bullet_Empty_NoRigidbody",
|
|
"CanHitStage": true,
|
|
"DestroyExplode": true,
|
|
"DodgeColliderConfig": {
|
|
"BoxColliderDistance": 0.8,
|
|
"BoxColliderHeight": 0.3,
|
|
"BoxColliderWidth": 0.3,
|
|
"ColliderAngleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.8
|
|
},
|
|
"ColliderType": "Box"
|
|
},
|
|
"ExplodeAnimEventID": "Monster_Nineveh_INVATK01_Attackproperty_02",
|
|
"ExplodePosType": "HitPoint",
|
|
"HitExplodeRadius": 2,
|
|
"HitOtherExplode": true,
|
|
"HitStageExplode": true,
|
|
"HitStageGroundExplodeEffect": {
|
|
"EffectPattern": "Eff_Monster_Nineveh_Inverted_Attack_01_01_Burst"
|
|
},
|
|
"HitStageWallExplodeEffect": {
|
|
"EffectPattern": "Eff_Monster_Nineveh_Inverted_Attack_01_02_Burst"
|
|
},
|
|
"HitTargetExplodeEffect": {
|
|
"EffectPattern": "Eff_Monster_Nineveh_Inverted_Attack_01_02_Burst"
|
|
},
|
|
"IsCanReflect": false,
|
|
"MaxHitNum": 0,
|
|
"MaxHitStageNum": 0,
|
|
"MaxHitTargetNum": 0,
|
|
"MaxTouchStageNum": 0,
|
|
"PrecheckType": "AvatarAndStage",
|
|
"Targetting": "Enemy",
|
|
"TimeUpExplodeEffect": {
|
|
"EffectPattern": "Eff_Monster_Nineveh_Inverted_Attack_01_02_Burst"
|
|
},
|
|
"UseScenePropCollider": true
|
|
}
|
|
],
|
|
"AbilityName": "Nineveh_INVATK01_Bullet_02",
|
|
"AbilityStacking": "Unique"
|
|
} |