1
0
ZenlessData/Data/_unsorted/Level_SkyScraper_screen.json
2025-04-22 20:22:46 -03:00

48 lines
1.2 KiB
JSON

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