1
0
ZenlessData/Data/Device_Prop_Passwordkey_02.json
2025-03-11 21:10:23 -03:00

74 lines
1.8 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "On",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"PasswordkeySpawnModifier"
],
"Target": "Self"
}
]
}
],
"AbilityName": "Device_Prop_Passwordkey_02",
"AbilityStacking": "Unique",
"Modifiers": {
"PasswordkeySpawnModifier": {
"DelayHandlers": [
{
"DelayTime": 0,
"TimeUpActions": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Device_Dropltem_Password_Start",
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Device_Dropltem_Passwordkey_02_Start",
"Target": "Self"
}
]
},
{
"DelayTime": 1,
"TimeUpActions": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Device_Dropltem_Password_Loop",
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Device_Dropltem_Passwordkey_02_Loop",
"Target": "Self"
}
]
}
],
"Duration": -1,
"ModifierStacking": "Unique"
}
},
"OnRemoved": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Device_Dropltem_Password_End",
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Device_Dropltem_Passwordkey_02_End",
"Target": "Self"
}
]
}