+
+ Durée
+ {formatDuration(report.duration)}
+
+
+
+ Efficacité marais
+ 50 ? "gp-accent-green" : "gp-accent-amber"}`}>
+ {effPercent}%
+
+
+
+
+
+
+ Têtards récoltés
+
+ +{formatNumber(report.gains)}
+
+
+
+ {report.efficiency < 0.5 && (
+
+ Le marais s'endort sans toi... Joue activement pour maximiser ta production !
+
+ )}
+