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

120 lines
2.4 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "ChainAttack",
"FrameCountHigh": 0,
"FrameCountLow": 3,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HideMesh_Modifier"
]
}
],
"IsSeam": true
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
]
}
],
"AbilityName": "SeedFloater_StateManager",
"AbilitySpecials": {
"AS_ATK01_HotPointPara": {
"Value": 100
},
"AS_ATK01_HotPointValue": {
"Value": 0
},
"AS_ATK02_HotPointPara": {
"Value": 1
},
"AS_ATK02_HotPointValue": {
"Value": 0
},
"AS_ATK03_HotPointPara": {
"Value": 1
},
"AS_ATK03_HotPointValue": {
"Value": 0
},
"AS_ATK04_HotPointPara": {
"Value": 2
},
"AS_ATK04_HotPointValue": {
"Value": 0
},
"AS_AddedDamageRatio": {
"Value": 2
},
"AS_Branch_Enhance_01_HotPointPara": {
"Value": 1
},
"AS_Branch_Enhance_01_HotPointValue": {
"Value": 0
},
"AS_Branch_Enhance_02_HotPointPara": {
"Value": 3
},
"AS_Branch_Enhance_02_HotPointValue": {
"Value": 0
},
"AS_Counter_HotPointPara": {
"Value": 2
},
"AS_Counter_HotPointValue": {
"Value": 0
},
"AS_HotPoint_BaseValue": {
"Value": 10
},
"OverHeat_Reduce_Value": {
"Value": -1
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Seed_Weapon_02"
],
"Tag": "Seed_Weapon_02",
"Visible": false
}
]
},
"Modifiers": {
"HideMesh_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Seed_Weapon_02"
],
"Tag": "Seed_Weapon_02",
"Visible": true
}
],
"OnRemoved": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Seed_Weapon_02"
],
"Tag": "Seed_Weapon_02",
"Visible": false
}
]
}
}
}