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

132 lines
2.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachZoneTagWithModifierMixin",
"ConfigList": [
{
"ModifierNameList": [
"Seed_Special_Quest_3C_Modifier"
],
"ZoneTag": "Seed_Special_Quest_3C_Tag"
}
]
}
],
"AbilityName": "Seed_Sp3C",
"AbilitySpecials": {
"DistanceBranch02_Base": {
"Value": 10
},
"DistanceBranch02_Ratio": {
"Value": 0
},
"DistanceBranch02_Value": {
"Value": 0
},
"DistanceCounter_Base": {
"Value": 10
},
"DistanceCounter_Ratio": {
"Value": 0
},
"DistanceCounter_Value": {
"Value": 0
},
"DistanceNormal01_Base": {
"Value": 10
},
"DistanceNormal01_Ratio": {
"Value": 0
},
"DistanceNormal01_Value": {
"Value": 0
},
"DistanceNormal02_Base": {
"Value": 10
},
"DistanceNormal02_Ratio": {
"Value": 0
},
"DistanceNormal02_Value": {
"Value": 0
},
"DistanceNormal03_Base": {
"Value": 10
},
"DistanceNormal03_Ratio": {
"Value": 0
},
"DistanceNormal03_Value": {
"Value": 0
},
"DistanceNormal04_Base": {
"Value": 20
},
"DistanceNormal04_Ratio": {
"Value": 0
},
"DistanceNormal04_Value": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
]
},
"Modifiers": {
"Seed_Special_Quest_3C_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_Sp3C",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"ParamName": "Trigger_Sp3C",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Seed_Weapon_01"
],
"Tag": "Seed_Weapon_01",
"Visible": false
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Seed_Weapon_02"
],
"Tag": "Seed_Weapon_02",
"Visible": false
}
],
"OnRemoved": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Seed_Weapon_01"
],
"Tag": "Seed_Weapon_01",
"Visible": true
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Seed_Weapon_02"
],
"Tag": "Seed_Weapon_02",
"Visible": true
}
]
}
}
}