mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
{
|
|
"AbilityName": "TyrantPompey_P1_Attack04_02",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
},
|
|
"Modifiers": {
|
|
"ATK04_02_FeatureTargetModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PopFeatureTargetEnableAction",
|
|
"Tag": "LockPoint_TwistEnd",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "PopHullColliderEnable",
|
|
"Tag": "Tyrant_HullCollider_Wing",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "PopHitColliderEnable",
|
|
"Tag": "Tyrant_HullCollider_Wing",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PushFeatureTargetEnableAction",
|
|
"Tag": "LockPoint_TwistEnd",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "PushHullColliderEnable",
|
|
"ColliderName": [
|
|
"HullCollider_Wing"
|
|
],
|
|
"HullColliderEnable": false,
|
|
"Tag": "Tyrant_HullCollider_Wing",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "PushHitColliderEnable",
|
|
"ColliderName": [
|
|
"HitCollider_Wing"
|
|
],
|
|
"HitColliderEnable": false,
|
|
"Tag": "Tyrant_HitCollider_Wing",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |