1
0
ZenlessData/Data/_unsorted/SeedUI_WeaponShowManager_Robot.json
2025-09-04 01:06:25 +02:00

245 lines
6.1 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Gacha_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Robot_Hide_Modifier",
"Floater_Effect_Modifier"
]
},
{
"AnimatorStateName": "Gacha_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Robot_Hide_Modifier",
"Floater_Effect_Modifier"
]
},
{
"AnimatorStateName": "Gacha_Loop_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Robot_Hide_Modifier",
"Floater_Effect_Modifier"
]
}
],
"IsSeam": true
}
],
"AbilityName": "SeedUI_WeaponShowManager_Robot",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"SeedSr_Body_1"
],
"Tag": "Seed_Body_1",
"Visible": false
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"SeedSr_Body_2"
],
"Tag": "Seed_Body_2",
"Visible": false
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"SeedSr_Weapon_01"
],
"Tag": "SeedSr_Weapon_01",
"Visible": false
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"SeedSr_Weapon_02"
],
"Tag": "SeedSr_Weapon_02",
"Visible": false
}
]
},
"Modifiers": {
"Floater_Effect_Modifier": {
"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": "Ctr_L_Floating_01",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Seed_Common_40_Loop",
"Target": "Self"
},
{
"$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": "Ctr_R_Floating_01",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Seed_Common_41_Loop",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Seed_Common_40_Loop"
],
"OverrideFadeOutCurve": "QuintEaseInReverse",
"OverrideFadeOutTime": 0.1,
"Target": "Self"
},
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Seed_Common_41_Loop"
],
"OverrideFadeOutCurve": "QuintEaseInReverse",
"OverrideFadeOutTime": 0.1,
"Target": "Self"
}
]
},
"Robot_Hide_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"SeedSr_Body_1"
],
"Tag": "Seed_Body_1",
"Visible": false
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"SeedSr_Body_2"
],
"Tag": "Seed_Body_2",
"Visible": false
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"SeedSr_Weapon_01"
],
"Tag": "SeedSr_Weapon_01",
"Visible": false
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"SeedSr_Weapon_02"
],
"Tag": "SeedSr_Weapon_02",
"Visible": false
}
],
"OnRemoved": [
{
"$type": "PopRenderVisibleAction",
"Paths": [
"SeedSr_Body_1"
],
"Tag": "Seed_Body_1",
"Visible": false
},
{
"$type": "PopRenderVisibleAction",
"Paths": [
"SeedSr_Body_2"
],
"Tag": "Seed_Body_2",
"Visible": false
},
{
"$type": "PopRenderVisibleAction",
"Paths": [
"SeedSr_Weapon_01"
],
"Tag": "SeedSr_Weapon_01",
"Visible": false
},
{
"$type": "PopRenderVisibleAction",
"Paths": [
"SeedSr_Weapon_02"
],
"Tag": "SeedSr_Weapon_02",
"Visible": false
}
]
}
}
}