1
0
ZenlessData/Data/_unsorted/NangongYu_SkinEffectManager.json
2026-03-24 00:03:37 +01:00

32 lines
764 B
JSON

{
"AbilityName": "NangongYu_SkinEffectManager",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PlayTextureSheetSequenceAction",
"InterruptType": "Interrupt",
"IsKeepLastFrame": true,
"MeshPath": "NangongYu_Muse_Body",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NangongYuMuseSkin"
]
}
],
"Target": "Self",
"TextureSheetKey": "Seq_NanGong_001"
}
],
"OnRemoved": [
{
"$type": "InterruptTextureSheetSequenceAction",
"MeshPath": "NangongYu_Muse_Body",
"Target": "Self",
"TextureSheetKey": "Seq_NanGong_001"
}
]
}
}