User talk:Dustpan

From Blue Archive Wiki
Jump to navigation Jump to search

Well a random datamine finally popped up here.

If the jp wikis are missing info, you can dig through some of these files to grab stuff. Haven't dug that deep, but a few useful things I found were:


CharacterExcelTable.json -> search using romanized character name -> grab "Id" of character -> search FavorLevelRewardExcelTable.json -> momotalk stat bonuses


CharacterTranscendenceExcelTable.json -> search using romanized character name -> bonuses from starring up (don't think we keep track of these yet)


SkillExcelTable.json -> search using romanized character name -> grab "Id" of skill -> search LocalizeSkillExcelTable -> skill values and description at all levels


SkillExcelTable.json -> search using romanized character name -> grab "RequireLevelUpMaterial" value from the skill you need mat reqs for -> search RecipeIngredientExcelTable.json -> skill upgrade mat requirements (kind of a pain to do all this for every skill, but it's there)


GachaCraftNodeExcelTable.json -> grab a "localizekey" from a node -> use it to search in LocalizeEtcExcelTable.json -> crafting node name and description (useful for the T2 nodes that are harder to find info on)