Lootbox Öffnen

{{ error }}
{{ lootbox.price | currency: 'EUR' }}

{{ lootbox.name }}

Öffne Lootbox...

Dein Gewinn:

{{ wonReward?.value | currency: 'EUR' }}
{{ reward.value | currency: 'EUR' }}
{{ reward.probability * 100 | number: '1.0-0' }}%

Fairness garantiert - Alle Ergebnisse werden transparent berechnet.

Mögliche Gewinne:

  • {{ reward.value | currency: 'EUR' }} {{ reward.probability * 100 | number: '1.0-0' }}%

Gewinn-Details:

Kosten: {{ lootbox.price | currency: 'EUR' }}
Gewinn: {{ wonReward.value | currency: 'EUR' }}
Profit: {{ wonReward.value - (lootbox.price || 0) | currency: 'EUR' }}