Go to file
2022-11-24 02:17:22 +08:00
Resources Update drop item (excel) 2022-11-24 02:17:22 +08:00
README.md update doc 2022-10-30 08:09:41 +08:00

Grasscutter Resources

Resource Version - "Certain Anime Game" 3.2

  • 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