1
0
ZenlessData/Data/NotoriousDeadEndButcher_Atk07_04_Bullet_01.json
2025-01-21 21:25:26 -03:00

137 lines
3.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 0.3,
"BulletColliderConfig": {
"CapsuleColliderHeight": 0.2,
"CapsuleColliderRadius": 0.2,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Capsule"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 1,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"BulletName": "Bullet_Empty",
"CanHitOther": false,
"CanHitStage": true,
"DestroyExplode": false,
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 0,
"HitOtherExplode": false,
"HitStageExplode": true,
"IsCanReflect": false,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementTarget",
"Duration": -1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"MoveType": {
"$type": "MovementTypeFixedSpeed",
"Speed": 100
},
"ReachTargetStop": false,
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 1
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"TargetUpdateMode": "Always",
"TimesUpMoveOption": "Remain"
},
"OnBulletHitStageWallAction": [
{
"$type": "CreateSavePointAction",
"PointName": "FirstDoorPoint",
"Target": "Caster"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "NotoriousDeadEndButcher_Atk07_04",
"InitAbilitySpecialList": [
{
"SpecialName": "AS_AttackIndex",
"Value": 1,
"ValueType": "Integer"
}
],
"Target": "Caster"
}
],
"OnBulletTimeUpDestroyAction": [
{
"$type": "CreateSavePointAction",
"PointName": "FirstDoorPoint",
"Target": "Caster"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "NotoriousDeadEndButcher_Atk07_04",
"InitAbilitySpecialList": [
{
"SpecialName": "AS_AttackIndex",
"Value": 1,
"ValueType": "Integer"
}
],
"Target": "Caster"
}
],
"OverrideReflectDestroyExplode": "NotExplode",
"Targetting": "Stage",
"TimeUpExplode": true
}
],
"AbilityName": "NotoriousDeadEndButcher_Atk07_04_Bullet_01",
"AbilityStacking": "Unique"
}