From 3aa1203aebbe6669cc72b5cc833c494433095507 Mon Sep 17 00:00:00 2001 From: Purge <65049931+Purge11@users.noreply.github.com> Date: Sun, 8 Sep 2024 00:56:41 +0300 Subject: [PATCH] up --- .../prestige-system.component.html | 125 ++++++++++++++---- .../world-bosses/world-bosses.component.html | 116 ++++++++++++++-- 2 files changed, 202 insertions(+), 39 deletions(-) diff --git a/src/app/prestige-system/prestige-system.component.html b/src/app/prestige-system/prestige-system.component.html index ae166e70..c2924e3a 100644 --- a/src/app/prestige-system/prestige-system.component.html +++ b/src/app/prestige-system/prestige-system.component.html @@ -1,30 +1,103 @@
-

Prestige System

- -
-

-- What are Prestiges? --

-

- Prestiges are the way to level up and unlock content in NosVoid. There are 5 Prestiges. -

-
-

-- How to pass your Prestige? --

-

- Once you reached the maximum level of your current Prestige, you need to go to the bottom right - of NosVille and buy a Prestige Item. - After using the Prestige Item (you need to remove all your equipments to use it), your level - will be downgraded. -

-
-

-- Prestige Max Levels: --

-
    -
  • Prestige 0 : 99
  • -
  • Prestige 1 : 99+30
  • -
  • Prestige 2 : 99+55
  • -
  • Prestige 3 : 99+60
  • -
  • Prestige 4 : 99+60
  • -
  • Prestige 5 : 99+70
  • -
-
+

+ Prestige System + +
+

+ +
+

✨ What are Prestiges? ✨

+

+ Prestiges are the way to level up and unlock content in NosVoid. There are 5 Prestiges. +

+
+

🔑 How to pass your Prestige? 🔑

+

+ Once you reach the maximum level of your current Prestige, go to the bottom right of NosVille and buy a Prestige Item. +
After using the Prestige Item (you need to remove all your equipment to use it), your level will be downgraded. +

+
+

📊 Prestige Max Levels:

+
    +
  • Prestige 0 : 99
  • +
  • Prestige 1 : 99+30
  • +
  • Prestige 2 : 99+55
  • +
  • Prestige 3 : 99+60
  • +
  • Prestige 4 : 99+60
  • +
  • Prestige 5 : 99+70
  • +
  • Prestige 6 : 99+80
  • +
+
+ + diff --git a/src/app/world-bosses/world-bosses.component.html b/src/app/world-bosses/world-bosses.component.html index a2a7c3b4..2045872c 100644 --- a/src/app/world-bosses/world-bosses.component.html +++ b/src/app/world-bosses/world-bosses.component.html @@ -3,28 +3,31 @@

World Bosses

-

Fire God Grenigas World Boss

+

🔥 Fire God Grenigas World Boss

- At 16:00 and 22:45 the World Boss spawns at World Boss Area $warp wb. You need to kill the - World Boss to get Tattoo and Carve Boxes + At 16:00 and 22:45 the World Boss spawns at World Boss Area $warp wb. You need to kill the World Boss to get Tattoo and Carve Boxes.

-

Act 4 World Boss

+ +

⚔️ Act 4 World Boss

- At 16:15 and 23:00 a portal spawn in Act4 Citadel.
+ At 16:15 and 23:00 a portal spawns in Act4 Citadel.
First, Angels and Demons need to kill the World Boss.
- Second, Angels and Demons will fight. The first side that reaches 300 kills wins.
- At the end, everyone get : + Second, Angels and Demons will fight. The first side that reaches 300 kills wins.
+ At the end, everyone gets:

-

Winner and Loser Side Boxes :

+

🏆 Winner and Loser Side Boxes :

- The chance to get items change between Winner and Loser Side Boxes. + The chance to get items varies between Winner and Loser Side Boxes.

-

Volcano World Boss

+

🌋 Volcano World Boss

- At 20:00 the World Boss spawns at World Boss Area $warp wb - Double-Instanced World boss, defeat minibosses to obtain items of great value. - After defeating minibosses, a World Boss will spawn. + At 20:00 the World Boss spawns at World Boss Area $warp wb. Double-instanced World Boss, defeat minibosses to obtain items of great value. After defeating minibosses, the World Boss will spawn.

+ +