Path: blob/development/src/handbook/data/README.md
3157 views
Handbook Data
Use Grasscutter's dumpers to generate the data to put here.
Generating Data
When you have Grasscutter set up, you can use the following commands to generate the data:
Commands -
grasscutter.jar -dump=commands,en-usItems -
grasscutter.jar -dump=items,ENAvatars -
grasscutter.jar -dump=avatars,ENQuests -
grasscutter.jar -dump=quests,ENEntities -
grasscutter.jar -dump=entities,en-usAreas -
grasscutter.jar -dump=areas,ENScenes -
grasscutter.jar -dump=scenes,en-us
Grasscutter being "set up" means:
A Java runtime is installed
Resources are provided in the working directory
Language Locales
You can replace en-us or EN using the language locale which matches the format.
| Grasscutter Language Locale | Handbook Language Locale |
|---|---|
| en-us | EN |
Files Required
mainquests.csvcommands.jsonentities.csvavatars.csvscenes.csvquests.csvitems.csv
Item Icon Notes
Artifacts:
https://bbs.hoyolab.com/hoyowiki/picture/reliquary/(name)/(piece)_icon.pngAlternate source:
https://api.ambr.top/assets/UI/reliquary/UI_RelicIcon_(set)_(piece).pngxxxx4-flower_of_lifexxxx5-sands_of_eonxxxx3-circlet_of_logos/plume_of_deathUse
circlet_of_logoswith a complete setUse
plume_of_deathwith part of a set.
xxxx2-plume_of_deathxxxx1-goblet_of_eonothem
Miscellaneous Items:
https://bbs.hoyolab.com/hoyowiki/picture/object/(name)_icon.pngIncludes: materials, quest items, food, etc.
Alternate source:
https://api.ambr.top/assets/UI/UI_ItemIcon_(id).png
Avatars/Avatar Items:
https://bbs.hoyolab.com/hoyowiki/picture/character/(name)_icon.pngAvatar Items are between ranges
1001and1099.
Weapons:
https://api.ambr.top/assets/UI/UI_EquipIcon_(type)_(name).pngFurniture:
https://api.ambr.top/assets/UI/furniture/UI_Homeworld_(location)_(name).pngMonsters:
https://api.ambr.top/assets/UI/monster/UI_MonsterIcon_(type)_(variant).png
Credits
...List.jsonfiles - Grasscutter Command HelperInternal Asset API - Project Amber