From 194a23ae9fad319dc936b3366ba174e186662a5f Mon Sep 17 00:00:00 2001 From: Akbar Yahya Date: Tue, 11 Apr 2023 18:06:26 +0800 Subject: [PATCH] Update BinOutput 3.6 for avatar config --- .../Avatar/ConfigAvatar_Baizhuer.json | 56 +++++++++++++++++++ .../BinOutput/Avatar/ConfigAvatar_Kaveh.json | 36 ++++++++++++ 2 files changed, 92 insertions(+) create mode 100644 Resources/BinOutput/Avatar/ConfigAvatar_Baizhuer.json create mode 100644 Resources/BinOutput/Avatar/ConfigAvatar_Kaveh.json diff --git a/Resources/BinOutput/Avatar/ConfigAvatar_Baizhuer.json b/Resources/BinOutput/Avatar/ConfigAvatar_Baizhuer.json new file mode 100644 index 000000000..c4e3ac914 --- /dev/null +++ b/Resources/BinOutput/Avatar/ConfigAvatar_Baizhuer.json @@ -0,0 +1,56 @@ +{ + "abilities": [ + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_ExtraAttack" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_Attack01" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_Attack02" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_Attack03" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_Attack04" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_HideWeaponControl" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_ElementalArt" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_ElementalBurst" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_ElementalBurst_Funnel_Handler" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_ElementalBurst_Funnel_Shoot" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_Heal_ControlAbiilty" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_HealWhenGather" + }, + { + "abilityID": "", + "abilityName": "Avatar_Baizhuer_FallingAnthem" + } + ] +} \ No newline at end of file diff --git a/Resources/BinOutput/Avatar/ConfigAvatar_Kaveh.json b/Resources/BinOutput/Avatar/ConfigAvatar_Kaveh.json new file mode 100644 index 000000000..f5ccaff4b --- /dev/null +++ b/Resources/BinOutput/Avatar/ConfigAvatar_Kaveh.json @@ -0,0 +1,36 @@ +{ + "abilities": [ + { + "abilityID": "", + "abilityName": "Avatar_Kaveh_FallingAnthem" + }, + { + "abilityID": "", + "abilityName": "Avatar_Kaveh_ExtraAttack" + }, + { + "abilityID": "", + "abilityName": "Avatar_Kaveh_Chest_Handler" + }, + { + "abilityID": "", + "abilityName": "Avatar_Kaveh_Weapon_Handler" + }, + { + "abilityID": "", + "abilityName": "Avatar_Kaveh_ElementalArt" + }, + { + "abilityID": "", + "abilityName": "Avatar_Kaveh_ElementalBurst" + }, + { + "abilityID": "", + "abilityName": "Avatar_Kaveh_OvergrowSeed_Trigger" + }, + { + "abilityID": "", + "abilityName": "Avatar_Kaveh_NormalAttack_DamageHandler" + } + ] +} \ No newline at end of file