mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
78 lines
1.9 KiB
JSON
78 lines
1.9 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Idle_AFK_01",
|
|
"FrameCountHigh": 687,
|
|
"FrameCountLow": 103,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"Screen02Modifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Summer_ScreenManager",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Screen01Modifier",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Screen01Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PlayTextureSheetSequenceAction",
|
|
"InterruptType": "Interrupt",
|
|
"IsKeepLastFrame": true,
|
|
"MeshPath": "Summer_Body_Screen",
|
|
"Target": "Self",
|
|
"TextureSheetKey": "Seq_SunnaScreen_001"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptTextureSheetSequenceAction",
|
|
"MeshPath": "Summer_Body_Screen",
|
|
"Target": "Self",
|
|
"TextureSheetKey": "Seq_SunnaScreen_001"
|
|
}
|
|
]
|
|
},
|
|
"Screen02Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PlayTextureSheetSequenceAction",
|
|
"InterruptType": "Interrupt",
|
|
"IsKeepLastFrame": true,
|
|
"MeshPath": "Summer_Phone_Screen",
|
|
"Target": "Self",
|
|
"TextureSheetKey": "Seq_SunnaScreen_002"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptTextureSheetSequenceAction",
|
|
"MeshPath": "Summer_Phone_Screen",
|
|
"Target": "Self",
|
|
"TextureSheetKey": "Seq_SunnaScreen_002"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |