ZenlessData/Data/TimeItem_01_Default.json

120 lines
3.0 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "Born",
"FrameCountHigh": 0,
"FrameCountLow": 12,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EffectModifier"
]
},
{
"AnimatorStateName": "Idle",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EffectModifier"
]
},
{
"AnimatorStateName": "Death",
"FrameCountHigh": 4,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EffectModifier"
]
}
]
}
],
"AbilityName": "TimeItem_01_Default",
"AbilityStacking": "Unique",
"Modifiers": {
"EffectModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "ItemPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_InLevelItem_Prop_TimeItem_01_Light",
"Target": "Self"
}
]
}
},
"OnAbilityStart": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Card_Sports_2000812",
"InitAbilitySpecialList": [
{
"SpecialName": "IsTriggerByOtherWay",
"Value": 1,
"ValueType": "Float"
}
],
"Target": "TeamAvatars"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_PerfectEvade_01",
"Target": "LocalAvatar"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_PerfectEvade_01_Cube",
"Target": "LocalAvatar"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Avatar_Common_MA_PerfectEvade_OverrideOutlineColor_01",
"Target": "LocalAvatar",
"key": "Avatar_Common_MA_PerfectEvade_OverrideOutlineColor_01"
},
{
"$type": "LDListenEntityAction",
"TargetKey": "TimeItemEvent"
}
]
}