ZenlessData/Data/Bangboo_Brawlerboo_AidSkill_02.json

399 lines
10 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "BuddyAidMixin",
"AvatarSwitchInIndex": 30,
"AvatarSwitchType": "AidAttack",
"BangbooSwitchInType": 30,
"BuddyLockTargetID": "Player_Default_LockTarget_01_OnlyMonster",
"OnBuddyAidEnd": [
{
"$type": "SetAllowShowLocalRoleShield",
"allow": true
},
{
"$type": "CameraZoomEndAction",
"EndCameraZoomKey": "Brawlerboo_AidSkill_Attack_CamZoom_01"
},
{
"$type": "CameraZoomEndAction",
"EndCameraZoomKey": "Brawlerboo_AidSkill_Attack_CamZoom_02"
},
{
"$type": "CameraStretchEndAction",
"EndCameraStretchKey": "Brawlerboo_AidSkill_Attack_CamStretch_02"
},
{
"$type": "CameraStretchEndAction",
"EndCameraStretchKey": "Brawlerboo_AidSkill_Attack_CamStretch_01"
}
],
"OnBuddyAidStart": [
{
"$type": "SetAllowShowLocalRoleShield",
"allow": false
},
{
"$type": "ApplyModifier",
"ModifierName": "TeamAvatars_RecoverHp",
"Target": "TeamAvatars"
},
{
"$type": "ModifyProperty",
"Amount": 0,
"CustomPropertyType": "Bangboo_AidSkillEnergy",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "AbyssS2_BurningBloodBuild_Relic_02_Upgrade_01",
"Predicates": [
{
"$type": "ByHasAbility",
"AbilityNameList": [
"AbyssS2_BurningBloodBuild_Relic_02_Upgrade_01"
],
"Target": "LocalAvatar"
}
],
"Target": "TeamAvatars"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "AbyssS2_BurningBloodBuild_Relic_02_Upgrade_02",
"Predicates": [
{
"$type": "ByHasAbility",
"AbilityNameList": [
"AbyssS2_BurningBloodBuild_Relic_02_Upgrade_02"
],
"Target": "LocalAvatar"
}
],
"Target": "TeamAvatars"
},
{
"$type": "ApplyModifier",
"ModifierName": "Avatar_Invincible_Modifier",
"Target": "LocalAvatar"
}
]
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "BuddyAidSkillEnd"
}
],
"AnimatorStateName": "SwitchIn_AidSkill_Charge_Loop",
"ForceTriggerOnTransitionOut": true,
"Frame": 30,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Bangboo_Brawlerboo_Attack_AidSkill_01_Prepare"
],
"Target": "Self"
}
],
"AnimatorStateName": "SwitchIn_AidSkill_Charge_End",
"ForceTriggerOnTransitionOut": true,
"Frame": 15,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Bangboo_Brawlerboo_AidSkill_02",
"AbilitySpecials": {
"AS_Energy_Recover_Bytime": {
"Value": 4
},
"AS_HP_Recover_Amount": {
"Value": 0
},
"AS_HP_Recover_Ratio": {
"Value": 0.5
},
"Energy_UP_Ratio": {
"Value": 1.1
},
"Hp_To_Shield_Ratio": {
"Value": 0.2
},
"Hp_To_Shield_Ratio_Final": {
"Value": 0
},
"Hp_To_Shield_Ratio_Upgrade": {
"Value": 0.1
},
"Shield_Amount": {
"Value": 0.2
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PushInLevelCommonSkillAction",
"CommonSkillType": "BangbooAbyssUltra",
"Tag": "Brawlerboo_AidSkill"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ZoneTag_Bangboo_Aid"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByIsPartnerBuddy"
}
]
}
],
"OnBattleEnter": [
{
"$type": "ApplyModifier",
"ModifierName": "Bangboo_AidSkill_Energy_Rcover",
"Target": "Self"
},
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"First_Charge"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "ByIsPartnerBuddy"
}
],
"SuccessActions": [
{
"$type": "ModifyProperty",
"Amount": 100,
"CustomPropertyType": "Bangboo_AidSkillEnergy",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Add",
"PropertyType": "Custom"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"First_Charge"
],
"IsAdd": true,
"Target": "Self"
}
],
"Target": "Self"
}
],
"OnBattleExit": [
{
"$type": "RemoveModifier",
"ModifierName": "Bangboo_AidSkill_Energy_Rcover",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopInLevelCommonSkillAction",
"Tag": "Brawlerboo_AidSkill"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ZoneTag_Bangboo_Aid"
],
"IsAdd": false
},
{
"$type": "ModifyProperty",
"Amount": 0,
"CustomPropertyType": "Bangboo_AidSkillEnergy",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"First_Charge"
],
"IsAdd": false,
"Target": "Self"
}
],
"OnSkillStart": [
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Bangboo_Brawlerboo_Attack_AidSkill_01_Prepare"
],
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "QTE",
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"Avatar_Invincible_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushInvincibleAction",
"Tag": "Bangboo_Brawlerboo_AidSkill_02",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopInvincibleAction",
"Tag": "Bangboo_Brawlerboo_AidSkill_02",
"Target": "Self"
}
],
"OnSwitchOutFinish": [
{
"$type": "RemoveModifier",
"ModifierName": "Avatar_Invincible_Modifier",
"Target": "Self"
}
]
},
"Bangboo_AidSkill_Energy_Rcover": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "SmoothChangePropertyMixin",
"PropertyItems": [
{
"Amount": "%AS_Energy_Recover_Bytime",
"CustomPropertyType": "Bangboo_AidSkillEnergy",
"PropertyModifyFunction": "Add",
"PropertyType": "Custom"
}
]
}
],
"ModifierStacking": "Unique"
},
"HPShieldModifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "HpShieldMixin",
"Duration": -1,
"IfTakeRestDamageWhenEmpty": true,
"Priority": 0,
"RecoverAmount": 0,
"RecoverPercentage": 0,
"Tag": "Bangboo_Brawlerboo_AidSkill_02",
"TotalValueConfig": {
"Amount": "%Shield_Amount"
}
}
],
"ModifierStacking": "Replace"
},
"TeamAvatars_RecoverHp": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "property(CurHP)*specials(AS_HP_Recover_Ratio)",
"ParamName": "AS_HP_Recover_Amount",
"Target": "Self"
},
{
"$type": "DecreaseHPAction",
"Amount": "%AS_HP_Recover_Amount",
"IgnoreInvincible": true,
"Percentage": 0,
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(Hp_To_Shield_Ratio)+specials(Hp_To_Shield_Ratio_Upgrade)",
"ParamName": "Hp_To_Shield_Ratio_Final",
"Predicates": [
{
"$type": "ByHasAbility",
"AbilityNameList": [
"AbyssS2_BurningBloodBuild_Relic_02_Upgrade_02"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(Hp_To_Shield_Ratio)*1",
"ParamName": "Hp_To_Shield_Ratio_Final",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasAbility",
"AbilityNameList": [
"AbyssS2_BurningBloodBuild_Relic_02_Upgrade_02"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "(property(MaxHP)-property(CurHP)+specials(AS_HP_Recover_Amount))*specials(Hp_To_Shield_Ratio_Final)",
"ParamName": "Shield_Amount",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "HPShieldModifier",
"Target": "Self"
}
]
}
}
}