Go to file
2022-10-29 16:02:11 +08:00
Resources real 3.1 quest excel but miss acceptCond,failCond,finishExec,failExec,beginExec, important thing is to make quest continue without having to re-login and broke. 2022-10-29 15:50:29 +08:00
README.md update doc 2022-10-29 16:02:11 +08:00

Grasscutter Resources

Resource Version - "Certain Anime Game" 3.1

  • ExcelBinOutput (QuestExcelConfigData 3.1 but miss acceptCond,failCond,finishExec,failExec,beginExec)
  • BinOutput (2.7 base) (3.1 configGadget,AbilityGroup,Ability,ConfigAvatar,Climate,Common,Coop,CustomLevelBrick,CustomLevelDungeon,HomeFurniture,HomeworldFurnitureSuit,Monster,Scene/LevelLayout,SceneNpcBornNoGroup,Talent,Quest) (LevelDesign\Routes ??)
  • Scripts (2.6.x) (Scene,Quest Shareconfig,Activity,Common 3.1)
  • Readable (??)
  • Subtitle (??)
  • TextMap (??)
  • QuestEncryptionKeys (3.1)

Learn LUA

How Dungeons work:

Problem:

  • Make Quest 2.8-3.1 work with modified QuestExcelConfigData which you can get from BinOutput/Quest/*.json. use binout instead of excelconfig
  • Missing Scripts should have been resolved by using latest data from "Script/Common" folder so let's wait for latest update from him ;).

Problem Solved:

  • Natural Spawn for Sumeru area is available.
  • Quest should have worked automatically continued when quest was completed (if using Hartie95 fork)

Credits