1
0
ZenlessData/Data/_unsorted/SideScroller2_Unique_Yuzuha.json
2025-07-16 01:54:02 +02:00

231 lines
6.0 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Counter_CardS3",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Attack_Counter_CardS3_BuffController"
]
}
],
"IsSeam": true
},
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Counter_CardS3_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Attack_Counter_CardS3_BuffController"
]
}
],
"IsSeam": true
}
],
"AbilityName": "SideScroller2_Unique_Yuzuha",
"AbilitySpecials": {
"AS_AddedAccumulationRatio": {
"Value": 0.2
},
"AS_BaseAtkDeltaReal": {
"Value": 1000
},
"AS_ElementMysteryDelta": {
"Value": 100
},
"AS_ScoreAmount_BossKill": {
"Value": 1000
},
"AS_ScoreAmount_EliteKill": {
"Value": 100
},
"AS_ScoreAmount_NormalKill": {
"Value": 100
},
"Actor_AddedElementAccumulationRatioDefault": {
"Value": 0.5
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_Yuzuha_CardS3_Base_02",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Yuzuha_CardS3_Base_02"
],
"IsAdd": true
}
],
"OnKillOtherPre": [
{
"$type": "ModifyGenericScoreAction",
"Amount": "%AS_ScoreAmount_NormalKill",
"Predicates": [
{
"$type": "ByMonsterStrengthType",
"CompareType": "Equal",
"StrengthType": "Normal",
"Target": "Target"
}
],
"ScoreName": "SideScroll2Score",
"ScoreTag": "SideScroll2Score_Yuzuha",
"Target": "Level"
},
{
"$type": "ModifyGenericScoreAction",
"Amount": "%AS_ScoreAmount_EliteKill",
"Predicates": [
{
"$type": "ByMonsterStrengthType",
"CompareType": "Equal",
"StrengthType": "Elite",
"Target": "Target"
}
],
"ScoreName": "SideScroll2Score",
"ScoreTag": "SideScroll2Score_Yuzuha",
"Target": "Level"
},
{
"$type": "ModifyGenericScoreAction",
"Amount": "%AS_ScoreAmount_BossKill",
"Predicates": [
{
"$type": "ByMonsterStrengthType",
"CompareType": "Equal",
"StrengthType": "Boss",
"Target": "Other"
}
],
"ScoreName": "SideScroll2Score",
"ScoreTag": "SideScroll2Score_Alice",
"Target": "Level"
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_Yuzuha_CardS3_Base_02",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Yuzuha_CardS3_Base_02"
],
"IsAdd": false
}
],
"Properties": {
"Actor_AddedElementAccumulationRatio": "%Actor_AddedElementAccumulationRatioDefault",
"Actor_BaseAttackDelta": "%AS_BaseAtkDeltaReal",
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta"
}
},
"Modifiers": {
"Attack_Counter_CardS3_BuffController": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "SideScroller2_YuzuhaCardS3Attack"
},
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"CustomNumerator": "CurChargePoint",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Caster",
"Val1": 0
}
],
"SuccessActions": [
{
"$type": "ModifyProperty",
"Amount": -1,
"CustomPropertyType": "CurChargePoint",
"IsUsePercentage": false,
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Yuzuha_CardS3_Base_02_Charge"
],
"Target": "Self"
}
]
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Yuzuha_Attack_Scar_AttackProperty_02",
"Yuzuha_Attack_Counter_CardS3_AttackProperty_02",
"Yuzuha_Attack_Counter_CardS3_AttackProperty_03",
"Yuzuha_Attack_Counter_CardS3_AttackProperty_04"
]
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Yuzuha_CardS3_Base_02_Charge"
],
"Target": "Self"
}
],
"PropertyKey": "Actor_AddedElementAccumulationRatio",
"PropertyValue": "%AS_AddedAccumulationRatio",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Yuzuha_CardS3_Base_02_Charge"
],
"IsAdd": false,
"Target": "Self"
}
]
}
}
}