32 lines
764 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
} |