mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
78
Data/HeavyFirePower_ATK4_Grenade_Explode_Predicate.json
Normal file
78
Data/HeavyFirePower_ATK4_Grenade_Explode_Predicate.json
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "BulletMixin",
|
||||
"AliveDuration": 0.2,
|
||||
"BulletColliderConfig": {
|
||||
"ColliderAngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"ColliderPosOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"ColliderType": "Sphere",
|
||||
"SphereColliderRadius": 0.3
|
||||
},
|
||||
"BulletEffect": {},
|
||||
"BulletHitTypeName": "Normal",
|
||||
"BulletInitPosRot": {
|
||||
"CoordsOption": "Self",
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"IsUseRotationXZ": true,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"OffsetReferTarget": "Self"
|
||||
}
|
||||
},
|
||||
"BulletName": "Bullet_Empty",
|
||||
"CanHitStage": false,
|
||||
"DestroyExplode": false,
|
||||
"DodgeColliderConfig": {
|
||||
"CapsuleColliderHeight": 2.0,
|
||||
"CapsuleColliderRadius": 2.5,
|
||||
"ColliderAngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"ColliderPosOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"ColliderType": "Capsule"
|
||||
},
|
||||
"ExplodeAnimEventID": "Monster_HeavyFirePower_ATK04_Attackproperty_01",
|
||||
"ExplodeEffect": {},
|
||||
"ExplodePosType": "HitPoint",
|
||||
"HitExplodeRadius": 2.5,
|
||||
"HitOtherExplode": false,
|
||||
"HitStageExplode": false,
|
||||
"IsCanReflect": false,
|
||||
"MaxHitNum": -1,
|
||||
"MaxHitStageNum": -1,
|
||||
"MaxHitTargetNum": -1,
|
||||
"MaxTouchStageNum": -1,
|
||||
"Targetting": "Enemy",
|
||||
"TrailEffect": {}
|
||||
}
|
||||
],
|
||||
"AbilityName": "HeavyFirePower_ATK4_Grenade_Explode_Predicate",
|
||||
"AbilityStacking": "Unique"
|
||||
}
|
||||
Reference in New Issue
Block a user