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

115 lines
2.8 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 0,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 2
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "LocalAvatar",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"RaycastGroundOffset": 1,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "LocalAvatar"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": false,
"DestroyExplode": true,
"ExplodeAnimEventID": "Bangboo_Eous001_Skill_Shield_Death_Attackproperty_01",
"ExplodeEffect": {
"EffectPattern": "Eff_Bangboo_Shield_Death_Attack"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 2,
"HitOtherExplode": false,
"HitStageExplode": false,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementSimple",
"Acceleration": {
"x": 0,
"y": 0,
"z": 0
},
"CoordinateType": "Local",
"Duration": -1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"InitVelocity": {
"x": 0,
"y": 0,
"z": 0
},
"TimesUpMoveOption": "Remain"
},
"Targetting": "Enemy"
}
],
"AbilityName": "Bangboo_Eous001_Skill_Shield_Death_Attack_01",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAttackLanded": [
{
"$type": "ApplyModifier",
"ModifierName": "DropItemModifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Bangboo_Eous001_Skill_Shield_Death_Attackproperty_01",
"Bangboo_Eous001_Skill_Shield_Death_Attackproperty_02"
]
}
],
"Target": "Target"
}
]
},
"Modifiers": {
"DropItemModifier": {
"Duration": 1,
"IgnoreTimeScale": false,
"ModifierStacking": "Refresh",
"OnKilled": [
{
"$type": "DropItemAction",
"DropStr": "1001:10000:1",
"Target": "Self"
}
]
}
}
}