Jump to content

Recipe Tag Value


OgreLXXV

Recommended Posts

24 minutes ago, OgreLXXV said:

This may be a silly question, but in progression.xml, what does the "value" represent in the "RecipeTagUnlocked" passive_effect lines? All the others make sense, but I can't figure out what it does for this effect.

 

Hi OgreLXXV

 

They are the recipes that are unlocked through the benefit of skills.
Example:

 

<passive_effect name = "RecipeTagUnlocked" operation = "base_set" level = "1,5" value = "1" tags = "meleeToolSalvageT1Wrench" />

 

Here you can unlock the crafting of the wrench from level 1 to 5.
Hope that helps you.
Regards

Link to comment
Share on other sites

3 minutes ago, Gouki said:

 

Hi OgreLXXV

 

They are the recipes that are unlocked through the benefit of skills.
Example:

 

<passive_effect name = "RecipeTagUnlocked" operation = "base_set" level = "1,5" value = "1" tags = "meleeToolSalvageT1Wrench" />

 

Here you can unlock the crafting of the wrench from level 1 to 5.
Hope that helps you.
Regards

What does the value="1" portion refer to?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...