https://github.com/Notulp/Fougerite/blob/master/Fougerite/Fougerite/Util.cs#L718
SetInstanceField(Type type, object instance, string fieldName, object val)
Util.GetUtil().SetInstanceField(typeof(IInventoryItem.condition), IInventoryItem.condition, "condition", valuehere)
Something like that.