ZenlessData/Data/BangbooPlatformerCoreFragment_Default.json

169 lines
4.4 KiB
JSON
Raw Normal View History

{
"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": "BangbooPlatformerCoreFragment_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_Drop_Item_BangbooPlatformerCoreFragment_01_01_Mod",
"Target": "Self"
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Drop_Item_BangbooPlatformerCoreFragment_01"
],
"Tag": "Drop_Item_BangbooPlatformerCoreFragment_01",
"Target": "Self",
"Visible": false
},
{
"$type": "LDListenEntityAction",
"TargetKey": "CoreFragment_Get"
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_Destroy",
"ParamType": 1,
"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_Drop_Item_BangbooPlatformerCoreFragment_01_02_Light",
"Target": "Self"
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "BangbooPlatformerCoreFragment_Range",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"LevelEndCollectable"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "RemoveAbilityAction",
"AbilityName": "BangbooPlatformerCoreFragment_Range",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"LevelEndCollectable"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
}
]
}
}
}