This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"-2147277244": "", | |
"-2146723927": "Mark_Layer", | |
"-2146475261": "Number", | |
"-2146418666": "", | |
"-2145132734": "", | |
"-2144761295": "", | |
"-2144526778": "", | |
"-2144364009": "MDF_AllDamageAddedRatio", | |
"-2142567022": "", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Albedo": { | |
"default": [ | |
"Avatar_Albedo_ExtraAttack", | |
"Avatar_Albedo_SkillHoldCharge", | |
"Avatar_Albedo_DamageHandler", | |
"Avatar_Albedo_FullRockAlchemist", | |
"Avatar_Albedo_FullRockAlchemist_Custom", | |
"Avatar_Albedo_AlchemicalBreakOut", | |
"Avatar_Albedo_FallingAnthem" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Data/_BinOutput/Ability/Temp/ConfigAbility_Activity": [ | |
"Activity_Delivering_Apply_NoTouchElement", | |
"Activity_Delivering_Remove_NoTouchElement", | |
"Activity_Delivering_Apply_NoClimbing", | |
"Activity_Delivering_Remove_NoClimbing", | |
"Activity_Delivering_Apply_NoSprint", | |
"Activity_Delivering_Remove_NoSprint", | |
"Activity_Delivering_Apply_NoFly", | |
"Activity_Delivering_Remove_NoFly", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10000001 Kate | |
10000002 Kamisato Ayaka | |
10000003 Jean | |
10000005 Traveler | |
10000006 Lisa | |
10000007 Traveler | |
10000014 Barbara | |
10000015 Kaeya | |
10000016 Diluc | |
10000020 Razor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ability_Fischl_Skill_E_CrowQueen | |
Ability_Fischl_Skill_S_ControlCrow_Hide | |
Ability_Fischl_Skill_S_ControlCrow_NoAim | |
Ability_Fischl_Skill_S_ControlCrow_Show | |
Ability_Fischl_Skill_S_CrowSummon | |
Ability_Fischl_Skill_S_CrowSummon_Aim | |
Ability_Fischl_Skill_S_CrowSummon_Aim_TriggerBullet | |
Ability_Fischl_Skill_S_CrowSummon_Aim_TriggerBullet_LifeOver | |
Ability_Fischl_Skill_S_CrowSummon_NoAim | |
AbilityResistCommonDebuff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name AB Download All Button | |
// @match https://animebytes.tv/torrents* | |
// @match https://animebytes.tv/better.php?action=* | |
// @exclude *id=* | |
// @grant none | |
// @require https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/1.3.8/FileSaver.min.js | |
// @require https://cdnjs.cloudflare.com/ajax/libs/jszip/3.1.5/jszip.min.js | |
// ==/UserScript== |