BuildersReputation | CelebrantsReputation | ReanimatorsReputation | ExportRelations | SecretPoliceReputation | TaxCollectorsGuildReputation |
---|---|---|---|---|---|
-4 |
4 |
10 |
4 |
0 |
8 |
const data = dv.current()
const chartData = {
type: 'bar',
data: {
labels: ["Builders League", "Celebrants", "Export Guild", "Tax Collector's Union", "Reanimators"],
datasets: [{
label: 'Reputation',
data: [data.BuildersReputation, data.CelebrantsReputation, data.ExportRelations, data.TaxCollectorsGuildReputation, data.ReanimatorsReputation],
backgroundColor: [
'rgba(255, 99, 132, 0.2)'
],
borderColor: [
'rgba(255, 99, 132, 1)'
],
borderWidth: 1
}]
}
}
window.renderChart(chartData, this.container);
Event | Modifier |
---|---|
Starting level | 0 |
Clearing Berline's Farm: | 5 |
Debt for Emeritus | 3 |
Berline's Thoughts | 2 |
Total: | 10 |
Event | Modifier |
---|---|
Starting level | 0 |
Left the bank with the Tax Collector's union | -4 |
Total: | -4 |
Event | Modifier |
---|---|
Starting level | 0 |
Se-Maut-Get Rescue from Kepgeda | 4 |
Total: | 4 |
Event | Modifier |
---|---|
Starting level | 0 |
Altinmered | 4 |
Total: | 4 |
Event | Modifier |
---|---|
Starting level | 0 |
Allowed the Bank to re-open | 8 |
Total: | 8 |
Event | Modifier |
---|---|
Starting level | 0 |