diff --git a/view/eparty/modules/rule/boom.html b/view/eparty/modules/rule/boom.html index 52b48b4..5e4b08a 100644 --- a/view/eparty/modules/rule/boom.html +++ b/view/eparty/modules/rule/boom.html @@ -113,14 +113,8 @@ var localLang = window.lang; $('.text1').text(langReplace(localLang.boom.text1)); // getQueryString().partitionId == 2 ? $('.box').html(langReplace(localLang.boom.text2)) : $('.box').html(langReplace(localLang.boom.text3)); + $('.box').html(langReplace(localLang.boom.text2)) - if(getQueryString().partitionId == 2){ - $('.box').html(langReplace(localLang.boom.text2)) - }else if(getQueryString().partitionId == 16){ - $('.box').html(langReplace(localLang.boom.text4)) - }else{ - $('.box').html(langReplace(localLang.boom.text3)); - } } \ No newline at end of file diff --git a/view/eparty/modules/rule/local/ar.js b/view/eparty/modules/rule/local/ar.js index 2ad43cb..2cb2e17 100644 --- a/view/eparty/modules/rule/local/ar.js +++ b/view/eparty/modules/rule/local/ar.js @@ -2368,33 +2368,22 @@ langAr = { boom: { text1: `قواعد النشاط`, text2: ` -

1. يتم زيادة قيمة الـ BOOM في الغرفة من خلال إرسال الهدايا. 1 هدية عادية = 1 قيمة BOOM؛ 20 هدية حظ = 1 قيمة BOOM.

-

2. عندما تصل قيمة الـ BOOM إلى 100%، سيتم تفعيل الجائزة الكبرى BOOM ويمكن للمستخدمين في الغرفة الحصول على مكافآت.

-

3. المستخدم الذي يساهم بترتيب التبرعات ويقوم بتفعيل الـ BOOM سيحصل على الجائزة الكبرى لهذا المستوى، وسيحصل المستخدمون الآخرون في الغرفة على جوائز عشوائية.

-

4. في كل مرة يتم فيها تفعيل الـ BOOM، يكون لدى مالك الغرفة فرصة للحصول على مكافأة بالعملات الذهبية.

-

5. كلما زاد مستوى الـ BOOM، زادت المكافآت التي تحصل عليها.

-

6. يتم تحديث قيمة الـ BOOM يوميًا في الساعة 00:00 (GMT+3).

-

7. يحتفظ هذا النظام بحق التفسير النهائي لهذا النشاط.

+

1. تراكم قيمة Boom: يزيد المستخدمون من قيمة Boom في الغرفة من خلال إرسال الهدايا إلى الغرفة.

+

2.تفعيل Boom: يتم تفعيل "Boom" عندما تصل قيمة Boom في غرفة واحدة إلى الحد المحدد (أي عندما يصل شريط التقدم إلى 100%).

+

3. آلية توزيع المكافآت: بعد تفعيل حدث Boom، يقوم النظام بتوزيع المكافآت على المستخدمين المؤهلين وفقًا للقواعد التالية: +
+    1. مكافأة ترتيب المساهمة: المستخدمون المتصدرون للمراكز الثلاثة الأولى في لوحة المتصدرين للمساهمة في الغرفة في لحظة تفعيل Boom يحصلون بشكل مؤكد على المكافآت المقابلة. +
+    2. مكافأة المستخدم المفعل: المستخدم الذي تسبب مباشرة في وصول قيمة Boom إلى 100% (أي المفعل) يحصل عشوائيًا على مكافأة. +
+    3. مكافأة مالك الغرفة: لمالك الغرفة التي يحدث فيها حدث Boom فرصة للحصول على جائزة خاصة في كل مرة. +
+    4. مكافأة الإسقاط العشوائي: في لحظة تفعيل Boom، جميع المستخدمين المتصلين بالإنترنت الحاضرين في الغرفة مؤهلون للحصول على مكافآت تُسقط عشوائيًا. +

+

4.مستوى Boom: عدد مرات تفعيل Boom في الغرفة يتراكم لرفع مستوى Boom. كلما ارتفع مستوى Boom، زادت قيمة مجموعة المكافآت المقابلة.

+

5. آلية الإعادة: يتم إعادة تعيين شريط تقدم قيمة Boom لكل غرفة إلى الصفر يوميًا في الساعة 00:00.

+

6. حق التفسير النهائي: تحتفظ المنصة بالحق النهائي في تفسير قواعد هذه الفعالية.

`, - text3: ` -

1. يتم زيادة قيمة الـ BOOM في الغرفة من خلال إرسال الهدايا. 1 هدية عادية = 1 قيمة BOOM؛ 50 هدية حظ = 2 قيمة BOOM.

-

2. عندما تصل قيمة الـ BOOM إلى 100%، سيتم تفعيل الجائزة الكبرى BOOM ويمكن للمستخدمين في الغرفة الحصول على مكافآت.

-

3. المستخدم الذي يساهم بترتيب التبرعات ويقوم بتفعيل الـ BOOM سيحصل على الجائزة الكبرى لهذا المستوى، وسيحصل المستخدمون الآخرون في الغرفة على جوائز عشوائية.

-

4. في كل مرة يتم فيها تفعيل الـ BOOM، يكون لدى مالك الغرفة فرصة للحصول على مكافأة بالعملات الذهبية.

-

5. كلما زاد مستوى الـ BOOM، زادت المكافآت التي تحصل عليها.

-

6. يتم تحديث قيمة الـ BOOM يوميًا في الساعة 00:00 (GMT+3).

-

7. يحتفظ هذا النظام بحق التفسير النهائي لهذا النشاط.

- `, - // 英语2区 - text4:` -

1. Increase the BOOM value of the room by giving gifts. 10 coin normal gift = 8 BOOM value; 50 coins lucky gift = 2BOOM value.

-

2. When the BOOM value reaches 100%, the super prize BOOM will be triggered, and users in the room can get rewards.

-

3. Users who contribute to the rankings and trigger BOOM will receive super prizes of that level, while other users in the room will receive prizes randomly.

-

4. Every time BOOM is triggered, the homeowner has the opportunity to receive coin rewards.

-

5. The higher the BOOM level, the richer the rewards you will get.

-

6. BOOM value is updated every day at 0:00 (GMT+8)

-

7. Our platform has the final right to interpret this activity.

- ` }, newWishingWellRule: { layerIndex1: `جارٍ التحميل...`, diff --git a/view/eparty/modules/rule/local/en.js b/view/eparty/modules/rule/local/en.js index 0b6754c..c387407 100644 --- a/view/eparty/modules/rule/local/en.js +++ b/view/eparty/modules/rule/local/en.js @@ -2377,33 +2377,22 @@ langEn = { boom: { text1: `Event Rules`, text2: ` -

1. Increase the BOOM value in the room by sending gifts. 1 coin regular gift = 1 BOOM value; 20 coin lucky gift = 1 BOOM value.

-

2. When the BOOM value reaches 100%, the super jackpot BOOM will be triggered, and users in the room can win rewards.

-

3. The user who contributes the most and triggers the BOOM will receive the super prize for that level, and other users in the room will randomly receive prizes.

-

4. Each time the BOOM is triggered, the room owner has a chance to receive a coin reward.

-

5. The higher the BOOM level, the richer the rewards.

-

6. BOOM value is reset daily at 00:00 (GMT+3).

-

7. The platform reserves the final right of interpretation for this event.

+

1. Boom Value Accumulation: Users increase the room's Boom value by sending gifts to the room.

+

2.Boom Trigger: A "Boom" is triggered when the Boom value in a single room reaches the set limit (i.e., the progress bar reaches 100%).

+

3. Reward Distribution Mechanism: After a Boom event is triggered, the system will distribute rewards to eligible users according to the following rules: +
+    1. Contribution Ranking Reward: Users ranked in the top 3 on the room's contribution leaderboard at the time of the Boom trigger will securely receive corresponding rewards. +
+    2. Triggering User Reward: The user who directly caused the Boom value to reach 100% (i.e., the triggerer) will randomly receive a reward. +
+    3. Room Owner Reward: The owner of the room where the Boom event occurs has a chance to receive a special prize each time. +
+    4. Random Drop Reward: At the moment the Boom is triggered, all online users present in the room are eligible to receive randomly dropped rewards. +

+

4.Boom Level: The number of times a Boom has been triggered in a room accumulates to increase the Boom Level. The higher the Boom Level, the greater the value of the corresponding reward pool.

+

5. Reset Mechanism: The Boom value progress bar for each room will be reset to zero daily at 00:00.

+

6. Final Interpretation Right: The platform reserves the final right to interpret these event rules.

`, - text3: ` -

1. Increase the BOOM value in the room by sending gifts. 1 coin regular gift = 1 BOOM value; 50 coin lucky gift = 2 BOOM value.

-

2. When the BOOM value reaches 100%, the super jackpot BOOM will be triggered, and users in the room can win rewards.

-

3. The user who contributes the most and triggers the BOOM will receive the super prize for that level, and other users in the room will randomly receive prizes.

-

4. Each time the BOOM is triggered, the room owner has a chance to receive a coin reward.

-

5. The higher the BOOM level, the richer the rewards.

-

6. BOOM value is reset daily at 00:00 (GMT+3).

-

7. The platform reserves the final right of interpretation for this event.

- `, - // 英语2区 - text4:` -

1. Increase the BOOM value of the room by giving gifts. 10 coin normal gift = 8 BOOM value; 50 coins lucky gift = 2BOOM value.

-

2. When the BOOM value reaches 100%, the super prize BOOM will be triggered, and users in the room can get rewards.

-

3. Users who contribute to the rankings and trigger BOOM will receive super prizes of that level, while other users in the room will receive prizes randomly.

-

4. Every time BOOM is triggered, the homeowner has the opportunity to receive coin rewards.

-

5. The higher the BOOM level, the richer the rewards you will get.

-

6. BOOM value is updated every day at 0:00 (GMT+8)

-

7. Our platform has the final right to interpret this activity.

- ` }, newWishingWellRule: { layerIndex1: `Loading...`, diff --git a/view/eparty/modules/rule/local/tr.js b/view/eparty/modules/rule/local/tr.js index b1023de..6012811 100644 --- a/view/eparty/modules/rule/local/tr.js +++ b/view/eparty/modules/rule/local/tr.js @@ -1,5 +1,5 @@ // 英文 -langEn = { +langTr = { // 模块 demoModule: { // ==========================================sdk================================== @@ -2377,33 +2377,22 @@ langEn = { boom: { text1: `Event Rules`, text2: ` -

1. Increase the BOOM value in the room by sending gifts. 1 coin regular gift = 1 BOOM value; 20 coin lucky gift = 1 BOOM value.

-

2. When the BOOM value reaches 100%, the super jackpot BOOM will be triggered, and users in the room can win rewards.

-

3. The user who contributes the most and triggers the BOOM will receive the super prize for that level, and other users in the room will randomly receive prizes.

-

4. Each time the BOOM is triggered, the room owner has a chance to receive a coin reward.

-

5. The higher the BOOM level, the richer the rewards.

-

6. BOOM value is reset daily at 00:00 (GMT+3).

-

7. The platform reserves the final right of interpretation for this event.

+

1. Boom Değeri Birikimi: Kullanıcılar, odaya hediye göndererek odanın Boom değerini artırır.

+

2. Boom Tetikleme: Tek bir odadaki Boom değeri belirlenmiş limite ulaştığında (yani ilerleme çubuğu %100'e ulaştığında) bir "Boom" tetiklenir.

+

3. Ödül Dağıtım Mekanizması: Bir Boom etkinliği tetiklendikten sonra, sistem aşağıdaki kurallara göre uygun kullanıcılara ödülleri dağıtır: +
+    1. Katkı Sıralaması Ödülü: Boom tetiklendiği anda odanın katkı liderlik tablosunda ilk 3 sırada yer alan kullanıcılar, güvence altına alınmış şekilde karşılık gelen ödülleri alır. +
+    2. Tetikleyen Kullanıcı Ödülü: Boom değerinin %100'e ulaşmasına doğrudan neden olan kullanıcı (yani tetikleyici) rastgele bir ödül alır. +
+    3. Oda Sahibi Ödülü: Boom etkinliğinin gerçekleştiği odanın sahibi, her seferinde özel bir ödül alma şansına sahiptir. +
+    4. Rastgele Düşme Ödülü: Boom tetiklendiği anda, odada bulunan tüm çevrimiçi kullanıcılar, rastgele düşen ödüller alma hakkına sahiptir. +

+

4. Boom Seviyesi: Bir odada tetiklenen Boom sayısı birikerek Boom Seviyesini yükseltir. Boom Seviyesi ne kadar yüksek olursa, karşılık gelen ödül havuzunun değeri de o kadar artar.

+

5. Sıfırlama Mekanizması: Her odanın Boom değeri ilerleme çubuğu, her gün 00:00'da sıfırlanır.

+

6. Nihai Yorum Hakkı: Platform, bu etkinlik kurallarını yorumlama konusunda nihai hakka sahiptir.

`, - text3: ` -

1. Increase the BOOM value in the room by sending gifts. 1 coin regular gift = 1 BOOM value; 50 coin lucky gift = 2 BOOM value.

-

2. When the BOOM value reaches 100%, the super jackpot BOOM will be triggered, and users in the room can win rewards.

-

3. The user who contributes the most and triggers the BOOM will receive the super prize for that level, and other users in the room will randomly receive prizes.

-

4. Each time the BOOM is triggered, the room owner has a chance to receive a coin reward.

-

5. The higher the BOOM level, the richer the rewards.

-

6. BOOM value is reset daily at 00:00 (GMT+3).

-

7. The platform reserves the final right of interpretation for this event.

- `, - // 英语2区 - text4:` -

1. Increase the BOOM value of the room by giving gifts. 10 coin normal gift = 8 BOOM value; 50 coins lucky gift = 2BOOM value.

-

2. When the BOOM value reaches 100%, the super prize BOOM will be triggered, and users in the room can get rewards.

-

3. Users who contribute to the rankings and trigger BOOM will receive super prizes of that level, while other users in the room will receive prizes randomly.

-

4. Every time BOOM is triggered, the homeowner has the opportunity to receive coin rewards.

-

5. The higher the BOOM level, the richer the rewards you will get.

-

6. BOOM value is updated every day at 0:00 (GMT+8)

-

7. Our platform has the final right to interpret this activity.

- ` }, newWishingWellRule: { layerIndex1: `Loading...`, diff --git a/view/eparty/modules/rule/local/zh.js b/view/eparty/modules/rule/local/zh.js index a00e95b..fdfe800 100644 --- a/view/eparty/modules/rule/local/zh.js +++ b/view/eparty/modules/rule/local/zh.js @@ -2369,34 +2369,22 @@ langZh = { boom: { text1: `活動規則`, text2: ` -

1. 透過贈送禮物來增加房間的BOOM值。1金幣普通禮物=1 BOOM值;20金幣幸運禮物=1BOOM價值。

-

2. 當BOOM值達到100%時,將觸發超級大獎BOOM,房間內的使用者可以獲得獎勵。

-

3. 貢獻排名並觸發BOOM的用戶將獲得該級別的超級獎品,房間內的其他用戶將隨機獲得獎品。

-

4. 每次觸發BOOM,房主都有機會獲得金幣獎勵。

-

5. BOOM等級越高,獲得的獎勵越豐富。

-

6. BOOM值每天0:00(GMT+3)更新。

-

7. 本平台擁有本活動最終解釋權。

+

1. Boom值累積:用戶透過向房間贈送禮物的行為,為該房間增加Boom值。

+

2. Boom觸發:當單一房間內Boom值累積至額定上限(即進度條達100%)時,將觸發一次「Boom」。

+

3. 獎勵發放機制:Boom事件觸發後,系統將依據以下規則向符合條件的用戶發放獎勵: +
+    1 貢獻排名獎勵:截至Boom觸發時,在本房間貢獻榜排名前3的用戶,將固定獲得對應獎勵。 +
+    2 觸發用戶獎勵:直接導致本次Boom值達到100%的用戶(即觸發者),將隨機獲得一份獎勵。 +
+    3 房主獎勵:發生Boom事件的房間房主,每次均有概率獲得一份特別獎品。 +
+    4 隨機掉落獎勵:Boom觸發瞬間,所有處於該房間內的線上用戶,均擁有透過隨機掉落獲得獎勵的資格。 +

+

4. Boom等級:房間累計觸發Boom的次數將提升Boom等級。Boom等級越高,其對應的獎池價值也相應提升。

+

5. 重置機制:每個房間的Boom值進度條將於每日0:00進行清零重置。

+

6. 最終解釋權:本平台對本次活動規則擁有最終解釋權。

`,//阿拉伯 - text3: ` -

1. 透過贈送禮物來增加房間的BOOM值。1金幣普通禮物=1 BOOM值;50金幣幸運禮物=2BOOM價值。

-

2. 當BOOM值達到100%時,將觸發超級大獎BOOM,房間內的使用者可以獲得獎勵。

-

3. 貢獻排名並觸發BOOM的用戶將獲得該級別的超級獎品,房間內的其他用戶將隨機獲得獎品。

-

4. 每次觸發BOOM,房主都有機會獲得金幣獎勵。

-

5. BOOM等級越高,獲得的獎勵越豐富。

-

6. BOOM值每天0:00(GMT+3)更新。

-

7. 本平台擁有本活動最終解釋權。

- `,//英语区 - - // 英语2区 - text4:` -

1. 透過贈送禮物來增加房間的BOOM值。 10金幣普通禮物=8BOOM值; 50金幣幸運禮物=2BOOM價值。

-

2. 當BOOM值達到100%時,將觸發超級大獎BOOM,房間內的使用者可以獲得獎勵。

-

3. 貢獻排名並觸發BOOM的用戶將獲得該級別的超級獎品,房間內的其他用戶將隨機獲得獎品。

-

4. 每次觸發BOOM,房主都有機會獲得金幣獎勵。

-

5. BOOM等級越高,獲得的獎勵越豐富。

-

6. BOOM值每天0:00(GMT+8)更新。

-

7. 本平台擁有本活動最終解釋權。

- ` }, newWishingWellRule: { layerIndex1: `加载中...`,