Complicated to make an item? All you have to configure is the items struct (the first struct to the left)?
Not a big fan of using a blueprint for holding data, using a struct seems to me the best way to quickly change properties on an item if need be. And it being separated makes it a bit more reusable.