1
0
ZenlessData/Data/Astra_SingAttack_Hold.json
2025-03-11 21:10:23 -03:00

81 lines
2.1 KiB
JSON

{
"AbilityName": "Astra_SingAttack_Hold",
"AbilitySpecials": {
"AS_ChargeTimes_Cache": {
"Value": 0,
"ValueType": "Integer"
}
},
"AbilityStacking": "Unique",
"Modifiers": {
"ReleaseAttackModifier": {
"Duration": 1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "AstraTargetPoint",
"HierarchyType": "World",
"PosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 6
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "Self",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "LastLocalAvatarAttackTarget"
}
},
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Astra_Branch_SingAttack_Hold_01",
"Target": "Self"
},
{
"$type": "SendCustomEvent",
"EventKey": "Astra_Exit_BuffSelf",
"IsGlobal": false,
"Target": "Caster"
},
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Astra_Attack_Branch_SingAttack_Hold_CamShake_E_01",
"Target": "Self"
},
{
"$type": "GamepadRumbleAction",
"GamepadRumbleKey": "Astra_GamepadRumble_E_SingAttack_Hold_01"
}
]
}
},
"OnAbilityStart": [
{
"$type": "ApplyModifier",
"ModifierName": "ReleaseAttackModifier",
"Target": "Self"
}
]
}