export class AspectItem extends Item { prepareData() { super.prepareData(); }; prepareDerivedData() {}; _preparePCData() {}; _prepareNPCData() {}; };