mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
102 lines
2.5 KiB
JSON
102 lines
2.5 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "BulletMixin",
|
|
"AliveDuration": 1,
|
|
"BulletColliderConfig": {
|
|
"ColliderAngleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"ColliderType": "Sphere",
|
|
"SphereColliderRadius": 3
|
|
},
|
|
"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_IgnoreWall",
|
|
"CanHitStage": false,
|
|
"DelayActionList": [
|
|
{
|
|
"Actions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"EffectOwner": "Bullet",
|
|
"EffectPattern": "Eff_Monster_Nineveh_Attack_09_01_Wind",
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "AttackCameraShakeAction",
|
|
"ShakeConfigKey": "Monster_Nineveh_ATK09_CamShake_E"
|
|
}
|
|
],
|
|
"DelayTime": 0.0,
|
|
"HitAnimEventID": "Monster_Nineveh_ATK09_Attackproperty_01"
|
|
},
|
|
{
|
|
"DelayTime": 0.1,
|
|
"HitAnimEventID": "Monster_Nineveh_ATK09_Attackproperty_02"
|
|
},
|
|
{
|
|
"DelayTime": 0.15,
|
|
"HitAnimEventID": "Monster_Nineveh_ATK09_Attackproperty_03"
|
|
}
|
|
],
|
|
"DestroyExplode": false,
|
|
"HitOtherExplode": false,
|
|
"HitStageExplode": false,
|
|
"IsCanReflect": false,
|
|
"MaxHitNum": -1,
|
|
"MaxHitStageNum": -1,
|
|
"MaxHitTargetNum": -1,
|
|
"MaxTouchStageNum": 0,
|
|
"MovementConfig": {
|
|
"$type": "ConfigMovementSimple",
|
|
"Acceleration": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"CoordinateType": "Local",
|
|
"Duration": -1,
|
|
"Gravity": 0.0,
|
|
"HitNormalRatio": 1,
|
|
"HitTangentialRatio": 1,
|
|
"InitVelocity": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"TimesUpMoveOption": "Remain"
|
|
},
|
|
"Targetting": "Enemy"
|
|
}
|
|
],
|
|
"AbilityName": "Nineveh_ATK09_Bullet_02",
|
|
"AbilityStacking": "Unique"
|
|
} |