diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/CommunityBoard.ini b/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/CommunityBoard.ini index 52b2ea02c3..47213a2af2 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/CommunityBoard.ini +++ b/L2J_Mobius_1.0_Ertheia/dist/game/config/Custom/CommunityBoard.ini @@ -26,6 +26,10 @@ CommunityEnableBuffs = True # Default: True CommunityEnableHeal = True +# Enable delevel. +# Default: False +CommunityEnableDelevel = False + # Price for Teleports. # Default: 0 (free) CommunityTeleportPrice = 0 @@ -38,6 +42,10 @@ CommunityBuffPrice = 0 # Default: 0 (free) CommunityHealPrice = 0 +# Price for Delevel. +# Default: 0 (free) +CommunityDelevelPrice = 0 + # Disable Community Board while player has Karma. # Default: True CommunityKarmaDisabled = True diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/delevel/ask.html b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/delevel/ask.html new file mode 100644 index 0000000000..d858eb400a --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/delevel/ask.html @@ -0,0 +1,108 @@ + + + + + + +
+ + + + + +
+ %navigation% + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Delevel Manager
+
+
     1. Make sure this is the character you want to delevel.
     2. Deleveling is irreversible.
     3. Your skill levels will be decreased or removed accordingly.
+
+
+ + + + + + + +
Are you sure you want to delevel your character?
+ + + + + + + +
+
+
+
+
+
+
+ In case you want to disable any experience gains + + try entering the following command in chat + + .expoff +
+ + + + +
+ + + + + + + + + + +
LINEAGE II - COMMUNITY BOARD
+
+
+ + \ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/delevel/complete.html b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/delevel/complete.html new file mode 100644 index 0000000000..1bb44eeb17 --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/delevel/complete.html @@ -0,0 +1,105 @@ + + + + + + +
+ + + + + +
+ %navigation% + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Delevel Manager
+
+
     1. Make sure this is the character you want to delevel.
     2. Deleveling is irreversible.
     3. Your skill levels will be decreased or removed accordingly.
+
+
+ + + + +
Congratulations!Your level was decreased!
+ + + + + + + +
+
+
+
+
+
+
+ In case you want to disable any experience gains + + try entering the following command in chat + + .expoff +
+ + + + +
+ + + + + + + + + + +
LINEAGE II - COMMUNITY BOARD
+
+
+ + \ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/delevel/main.html b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/delevel/main.html new file mode 100644 index 0000000000..e527032c0a --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/delevel/main.html @@ -0,0 +1,108 @@ + + + + + + +
+ + + + + +
+ %navigation% + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Delevel Manager
+
+
     1. Make sure this is the character you want to delevel.
     2. Deleveling is irreversible.
     3. Your skill levels will be decreased or removed accordingly.
+
+
+ + + + + + + +
Proceed with character delevel.
+ + + + + + + +
+
+
+
+
+
+
+ In case you want to disable any experience gains + + try entering the following command in chat + + .expoff +
+ + + + +
+ + + + + + + + + + +
LINEAGE II - COMMUNITY BOARD
+
+
+ + \ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/navigation.html b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/navigation.html index 0892c63763..8afc437ef0 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/navigation.html +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/CommunityBoard/Custom/navigation.html @@ -17,6 +17,9 @@