ZenlessData/Data/Bangboo_Devilboo_QTE_BulletDoor.json

100 lines
2.6 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "Bangboo_Devilboo_QTE_BulletDoor",
"AbilityStacking": "Unique",
"Modifiers": {
"DevilbooQTEBulletDoorModifier": {
"Duration": 2,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "DevilbooQTEBulletDoorL",
"HierarchyType": "World",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": -0.6,
"y": 2,
"z": -0.25
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
},
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "DevilbooQTEBulletDoorR",
"HierarchyType": "World",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.6,
"y": 2,
"z": -0.25
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
},
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "DevilbooQTEBulletDoorM",
"HierarchyType": "World",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 2.6,
"z": -0.25
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
}
]
}
},
"OnAbilityStart": [
{
"$type": "ApplyModifier",
"ModifierName": "DevilbooQTEBulletDoorModifier",
"Target": "Self"
}
]
}