Open
Description
Currently, the generated Recipe.csv
says that IsExpert
is the 5th column from the back:
#,Number,CraftType,RecipeLevelTable,,Item{Result},Amount{Result},Item{Ingredient}[0],Amount{Ingredient}[0],Item{Ingredient}[1],Amount{Ingredient}[1],Item{Ingredient}[2],Amount{Ingredient}[2],Item{Ingredient}[3],Amount{Ingredient}[3],Item{Ingredient}[4],Amount{Ingredient}[4],Item{Ingredient}[5],Amount{Ingredient}[5],Item{Ingredient}[6],Amount{Ingredient}[6],Item{Ingredient}[7],Amount{Ingredient}[7],RecipeNotebookList,DisplayPriority,IsSecondary,MaterialQualityFactor,DifficultyFactor,QualityFactor,DurabilityFactor,RequiredQuality,RequiredCraftsmanship,RequiredControl,QuickSynthCraftsmanship,QuickSynthControl,SecretRecipeBook,Quest,CanQuickSynth,CanHq,ExpRewarded,Status{Required},Item{Required},IsSpecializationRequired,IsExpert,,,PatchNumber,
This doesn't seem to be correct. For example, here's an entry for "Smaller Water Otter Fountain Hardware" (item ID 39243):
35494,32,1,621,0,39243,1,39239,1,36165,2,36177,1,0,0,0,0,0,0,14,5,17,5,1409,0,False,0,180,200,100,17000,3800,0,0,0,89,0,False,False,True,False,0,0,False,True,0,65535,630
The 5th to last column in this case is False
, even though the recipe for this item is an expert recipe.
Metadata
Metadata
Assignees
Labels
No labels
Activity