Returns a new NPCItem instance.
NPCItem({ required this.code, required this.npc, required this.currency, this.buyPrice, this.sellPrice, });