ZenlessData/Data/LevelItem_CoreFragment_01_Default.json
2024-12-17 20:43:14 -03:00

151 lines
4.0 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "Idle",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"IdleModifier"
]
},
{
"AnimatorStateName": "Death",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DeathModifier"
]
}
]
}
],
"AbilityName": "LevelItem_CoreFragment_01_Default",
"AbilityStacking": "Unique",
"Modifiers": {
"DeathModifier": {
"Duration": 2,
"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": "EffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Drop_Item_CoreFragment_01_01_Light",
"Target": "Self"
},
{
"$type": "DitherFadeAction",
"DitherFadeKey": "Monster_Default_Dither_Fade",
"Tag": "Monster_Default_Dither_Fade",
"Target": "Self"
},
{
"$type": "LDListenEntityAction",
"TargetKey": "NormalLevel_CoreFragment_Get"
}
],
"OnRemoved": [
{
"$type": "DitherFadeAction",
"DitherFadeKey": "Monster_Default_Dither_Fade",
"Tag": "Monster_Default_Dither_Fade",
"Target": "Self"
}
]
},
"IdleModifier": {
"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": "EffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Drop_Item_CoreFragment_01_02_Star",
"Target": "Self"
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "LevelItem_CoreFragment_01_Range",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"NPC"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "RemoveAbilityAction",
"AbilityName": "LevelItem_CoreFragment_01_Range",
"Target": "Self"
}
]
}
}
}