Returns a new NPCSchema instance.
NPCSchema({ required this.name, required this.code, required this.description, required this.type, });