interface CrimsonIsleReputation {
    barbarians: number;
    mages: number;
}

Properties

Properties

barbarians: number
mages: number