Thicketford Posted September 30, 2013 Share Posted September 30, 2013 (edited) I'm working on a mod that lets the player upgrade a piece of armor to give it magicka related bonuses. I'd like the recipe to appear only when the player has reached a minimum skill level in any school of magic. Does anyone know what condition I would have to set? I've looked through all of them and the closest thing I can find is 'GetLevel'. Edited September 30, 2013 by Thicketford Link to comment Share on other sites More sharing options...
IsharaMeradin Posted September 30, 2013 Share Posted September 30, 2013 Use the following Condition Function: GetActorValueParameter: AlterationComparison: >=Value: Numerical skill level you want the item able to be constructedTick the OR boxRun On: Subject Repeat for all skills that you want to have at least one of meet the required level. Link to comment Share on other sites More sharing options...
Thicketford Posted September 30, 2013 Author Share Posted September 30, 2013 That worked perfectly, thank you. Link to comment Share on other sites More sharing options...
KingCreoleEs Posted July 26, 2020 Share Posted July 26, 2020 Thanks Link to comment Share on other sites More sharing options...
Recommended Posts