311 lines
8.0 KiB
JSON
311 lines
8.0 KiB
JSON
{
|
|
"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": "Avatar_Invincible_Modifier",
|
|
"Target": "LocalAvatar"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialAction",
|
|
"DoRefresh": true,
|
|
"ModifyFunction": "Replace",
|
|
"Param": "%AS_HP_Recover_Ratio_Upgrade",
|
|
"ParamName": "AS_HP_Recover_Ratio_Real",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"BurningBloodBuild_Relic_01_Upgrade_01"
|
|
],
|
|
"Target": "LocalAvatar"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialAction",
|
|
"DoRefresh": true,
|
|
"ModifyFunction": "Replace",
|
|
"Param": "%AS_HP_Recover_Ratio",
|
|
"ParamName": "AS_HP_Recover_Ratio_Real",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"BurningBloodBuild_Relic_01_Upgrade_01"
|
|
],
|
|
"Target": "LocalAvatar"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"DoRefresh": true,
|
|
"Expression": "(property(MaxHP)-property(CurHP))\/property(MaxHP)*specials(AS_HP_Recover_Ratio_Real)",
|
|
"ParamName": "HP_Recover_Amount",
|
|
"Target": "LocalAvatar"
|
|
},
|
|
{
|
|
"$type": "RecoverHPAction",
|
|
"Percentage": "%HP_Recover_Amount",
|
|
"Target": "LocalAvatar"
|
|
},
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": 0,
|
|
"CustomPropertyType": "Bangboo_AidSkillEnergy",
|
|
"IsUsePercentage": false,
|
|
"Percentage": 0,
|
|
"PropertyModifyFunction": "Replace",
|
|
"PropertyType": "Custom"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$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_01",
|
|
"AbilitySpecials": {
|
|
"AS_Energy_Recover_ByTime_Initial": {
|
|
"Value": 4
|
|
},
|
|
"AS_HPToEnergy": {
|
|
"Value": 1
|
|
},
|
|
"AS_HP_Recover_Ratio": {
|
|
"Value": 0.3
|
|
},
|
|
"AS_HP_Recover_Ratio_Real": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_HP_Recover_Ratio_Upgrade": {
|
|
"Value": 0.5
|
|
},
|
|
"Energy_Recover_Amount_Final": {
|
|
"Value": 4
|
|
},
|
|
"Energy_UP_Ratio": {
|
|
"Value": 0.1
|
|
},
|
|
"HP_Recover_Amount": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"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": "ApplyModifier",
|
|
"ModifierName": "Listen_TeamAvatar_HP",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"OnBattleExit": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "Bangboo_AidSkill_Energy_Rcover",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "Listen_TeamAvatar_HP",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopInLevelCommonSkillAction",
|
|
"Tag": "Brawlerboo_AidSkill"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ZoneTag_Bangboo_Aid"
|
|
],
|
|
"IsAdd": false
|
|
}
|
|
],
|
|
"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_01",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopInvincibleAction",
|
|
"Tag": "Bangboo_Brawlerboo_AidSkill_01",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnSwitchOutFinish": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "Avatar_Invincible_Modifier",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Bangboo_AidSkill_Energy_Rcover": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "SmoothChangePropertyMixin",
|
|
"PropertyItems": [
|
|
{
|
|
"Amount": "%Energy_Recover_Amount_Final",
|
|
"CustomPropertyType": "Bangboo_AidSkillEnergy",
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
},
|
|
"Listen_TeamAvatar_HP": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnThinkInterval": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"DoRefresh": true,
|
|
"Expression": "(1-(property(CurHP)\/property(MaxHP)))*specials(AS_HPToEnergy)",
|
|
"ParamName": "Energy_UP_Ratio",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsLocalAvatar",
|
|
"IsLocalAvatar": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self",
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"DoRefresh": true,
|
|
"Expression": "specials(AS_Energy_Recover_ByTime_Initial)*(specials(Energy_UP_Ratio)+1)",
|
|
"ParamName": "Energy_Recover_Amount_Final",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"ThinkInterval": 1
|
|
}
|
|
}
|
|
} |