File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,10 @@ Key|Requirement|Value|Example|Definition|Default Value
5050` "SkillLevel" ` |Optional|` int ` |` 25 ` |Used for RP usage|` 5 `
5151` "SkillUnlockID" ` |Optional|` SkillID ` or ` int ` |` "SKILL_MIX" ` or ` 20 ` |(Currently Unused)|` SKILL_FARM `
5252
53- The properties doesn't need to be in order, but Required properties must always exist.
53+ The properties doesn't need to be in order, but Required properties must always exist.
54+ [ List of CraftCategoryId values] ( https://github.com/SinsofSloth/RF5-global-metadata/blob/main/_no_namespace/CraftCategoryId.cs )
55+ [ List of ItemID values] ( https://docs.google.com/spreadsheets/d/1LFkOEVQuJ-x1Lkn64Lt8Z7NvbVyUgqHP794Ehw3wbts/edit#gid=920483090 )
56+ [ List of RecipeRelease values] ( https://docs.google.com/spreadsheets/d/1LFkOEVQuJ-x1Lkn64Lt8Z7NvbVyUgqHP794Ehw3wbts/edit#gid=914955553 )
5457### ** Custom JSON file example**
5558``` js
5659[
You can’t perform that action at this time.
0 commit comments