ZenlessData/Data/Bangboo_Plugboo_AidSkill_02.json

208 lines
5.2 KiB
JSON
Raw 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": "Plugboo_AidSkill_Attack_CamZoom_01"
},
{
"$type": "CameraZoomEndAction",
"EndCameraZoomKey": "Plugboo_AidSkill_Attack_CamZoom_02"
},
{
"$type": "CameraStretchEndAction",
"EndCameraStretchKey": "Plugboo_AidSkill_Attack_CamStretch_02"
},
{
"$type": "CameraStretchEndAction",
"EndCameraStretchKey": "Plugboo_AidSkill_Attack_CamStretch_01"
}
],
"OnBuddyAidStart": [
{
"$type": "SetAllowShowLocalRoleShield",
"allow": false
},
{
"$type": "ApplyModifier",
"ModifierName": "Avatar_Invincible_Modifier",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": 0,
"CustomPropertyType": "Bangboo_AidSkillEnergy",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ZoneBuild_Bangboo_Trigger"
],
"IsAdd": true,
"Target": "TeamAvatars"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "AbyssS2_ZoneBuild_Relic_01_ZoneActive",
"Target": "TeamAvatars"
}
]
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "BuddyAidSkillEnd"
}
],
"AnimatorStateName": "SwitchIn_AidSkill_Loop",
"ForceTriggerOnTransitionOut": true,
"Frame": 30,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Plugboo_AidSkill_BulletEmitter",
"Target": "Self"
}
],
"AnimatorStateName": "SwitchIn_AidSkill_Start",
"ForceTriggerOnTransitionOut": true,
"Frame": 60,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Bangboo_Plugboo_AidSkill_02",
"AbilitySpecials": {
"AS_Energy_Recover_Bytime": {
"Value": 4
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PushInLevelCommonSkillAction",
"CommonSkillType": "BangbooAbyssUltra",
"Tag": "Plugboo_AidSkill"
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "Plugboo_AidSkill_Bullet",
"IsAutoTrigger": false,
"Target": "Self"
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "Plugboo_AidSkill_BulletEmitter",
"IsAutoTrigger": false,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ZoneTag_Bangboo_Aid"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByIsPartnerBuddy"
}
]
}
],
"OnBattleEnter": [
{
"$type": "ApplyModifier",
"ModifierName": "Bangboo_AidSkill_Energy_Rcover",
"Target": "Self"
}
],
"OnBattleExit": [
{
"$type": "RemoveModifier",
"ModifierName": "Bangboo_AidSkill_Energy_Rcover",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopInLevelCommonSkillAction",
"Tag": "Plugboo_AidSkill"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ZoneTag_Bangboo_Aid"
],
"IsAdd": false
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Plugboo_AidSkill_Bullet",
"Target": "Self"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Plugboo_AidSkill_BulletEmitter",
"Target": "Self"
}
]
},
"Modifiers": {
"Avatar_Invincible_Modifier": {
"Buff": {
"BuffID": 121001,
"IsOverrideDuration": true
},
"Duration": -1,
"ModifierStacking": "Unique",
"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"
}
}
}