ZenlessData/Data/Device_Prop_AlarmScreen_01.json

50 lines
1.3 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "On",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"StandPointEffectModifier"
],
"Target": "Self"
}
]
}
],
"AbilityName": "Device_Prop_AlarmScreen_01",
"AbilityStacking": "Unique",
"Modifiers": {
"StandPointEffectModifier": {
"Duration": 3,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PlayTextureSheetSequenceAction",
"InterruptType": "Interrupt",
"IsKeepLastFrame": false,
"MeshPath": "Device_Prop_AlarmScreen_01",
"Target": "Self",
"TextureSheetKey": "Skyscraper_Seq_001"
}
],
"OnRemoved": [
{
"$type": "PlayTextureSheetSequenceAction",
"InterruptType": "Interrupt",
"IsKeepLastFrame": false,
"MeshPath": "Device_Prop_AlarmScreen_01",
"Target": "Self",
"TextureSheetKey": "Skyscraper_Seq_002"
}
]
}
}
}