From 8e569e83009b1d7b7d85bfce639e245a6b64b7bb Mon Sep 17 00:00:00 2001 From: dungdq Date: Thu, 15 May 2025 13:25:28 +0700 Subject: [PATCH] update content description overview --- .../05-main-scene/15-jackpot-panel.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/02-setup-main-game/05-main-scene/15-jackpot-panel.md b/docs/02-setup-main-game/05-main-scene/15-jackpot-panel.md index ddbf5fc..a49ec05 100644 --- a/docs/02-setup-main-game/05-main-scene/15-jackpot-panel.md +++ b/docs/02-setup-main-game/05-main-scene/15-jackpot-panel.md @@ -7,14 +7,14 @@ sidebar_position: 15 ## Overview -- The jackpot feature is a special mechanic that gives players a chance to win a **large prize**, usually much higher than normal game payouts. There are different types of jackpots, but they all revolve around **a big win trigger**, either randomly or through special symbols or bonuses. +- **Jackpot Feature** is a system where there are **multiple levels (tiers)** of prizes, usually increasing in value. This structure gives players a chance to win **smaller jackpots more frequently**, while still keeping a large top prize available. | Tier | Description | Preview | |-------|------------------------------|------------------------------------------------------------| -| Grand | Highest and rarest jackpot | ![Grand](../img/05-main-scene/jackpot-panel/jackpot-grand.png) | -| Major | High-value, less rare | ![Major](../img/05-main-scene/jackpot-panel/jackpot-major.png) | -| Minor | Medium, more frequent | ![Minor](../img/05-main-scene/jackpot-panel/jackpot-minor.png) | -| Mini | Lowest, frequent small wins | ![Mini](../img/05-main-scene/jackpot-panel/jackpot-mini.png) | +| Grand | The top prize, very rare and often worth thousands or even millions (especially if it's progressive) | ![Grand](../img/05-main-scene/jackpot-panel/jackpot-grand.png) | +| Major | A significant prize, harder to win. | ![Major](../img/05-main-scene/jackpot-panel/jackpot-major.png) | +| Minor | A bit higher in value, still fairly common. | ![Minor](../img/05-main-scene/jackpot-panel/jackpot-minor.png) | +| Mini | The smallest and easiest to win. | ![Mini](../img/05-main-scene/jackpot-panel/jackpot-mini.png) | - The panel is responsive and supports both desktop and mobile layouts: