Fix 9 bugs and features

9 identified bugs have been fixed, aswell as the podium where you would not spawn in the middle and missing messages
This commit is contained in:
TDSTOS
2026-04-14 00:23:29 +02:00
parent 445618ffaf
commit 2b875399e8
8 changed files with 225 additions and 82 deletions

View File

@@ -599,29 +599,33 @@ kits:
curse_received: '<red>🔮 You have been cursed by a Voodoo player!</red>'
ability_charged: '<yellow>⚡ Ability recharged!</yellow>'
# ── Black Panther ─────────────────────────────────────────────────────────────
# FIX: Added clarity that AGGRESSIVE is Push + 12 s Vibranium Fists (6.5 dmg/hit).
# DEFENSIVE Wakanda pounce now mentions 3-block fall requirement and crater.
# ── BlackPanther (neue Defensive-Leap Fähigkeit aus vorherigem Fix) ─────────
blackpanther:
name: '<gradient:dark_gray:white><bold>Black Panther</bold></gradient>'
# Lore-Zeile für DEF aktualisieren:
lore:
- ' '
- '<dark_gray>[AGG]</dark_gray> <gray>Push nearby enemies, then unleash <yellow>6.5 dmg</yellow> fists for <yellow>12 s</yellow>.</gray>'
- '<dark_aqua>[DEF]</dark_aqua> <gray>Fall <yellow>3+ blocks</yellow> onto a foe — <red>AOE damage</red> + crater.</gray>'
- '<dark_aqua>[DEF]</dark_aqua> <gray>Activate to <yellow>leap skyward</yellow> — land for <red>AOE impact</red> + crater.</gray>'
items:
push:
name: '<gray>⚡ Vibranium Pulse</gray>'
description: 'Knock back all nearby enemies and activate 12 s Vibranium Fist Mode'
# NEU — Leap-Item für Defensive:
leap:
name: '<white>⬆ Wakanda Leap</white>'
description: 'Launch skyward — land on enemies for AOE damage + crater (fall damage disabled)'
passive:
aggressive:
name: '<gray>Vibranium Fists</gray>'
description: '6.5 bare-hand damage for 12 s after activating Push'
defensive:
name: '<white>Wakanda Forever!</white>'
description: 'Fall from 3+ blocks onto an enemy for AOE damage and a crater impact'
description: 'Activate Leap, then land on enemies for AOE damage and a crater'
messages:
fist_mode_active: '<gray>⚡ Vibranium Fists active for <yellow>12 seconds</yellow>!</gray>'
wakanda_impact: '<white>⚡ Wakanda Forever! Hit <yellow><count></yellow> enemy(s)!</white>'
# NEU:
wakanda_leap: '<white>⬆ Wakanda Forever — brace for impact!</white>'
ability_charged: '<yellow>⚡ Ability recharged!</yellow>'
# ── TheWorld ──────────────────────────────────────────────────────────────────
@@ -768,11 +772,12 @@ kits:
name: '<aqua>Trident Parry</aqua>'
description: '20% chance to parry melee attacks: launch attacker back with Slowness I'
messages:
dive_launched: '<aqua>⚡ Launched! <yellow><charges></yellow> charge(s) remaining.</aqua>'
charges_left: '<aqua>⚡ <yellow><charges></yellow> dive charge(s) left!</aqua>'
sequence_done: '<gray>Dive sequence complete.</gray>'
parry_success: '<aqua>⚡ Parried!</aqua>'
parried_by_victim: '<red>⚡ Your attack was parried!</red>'
dive_launched: '<aqua>⚡ Launched! Brace for impact!</aqua>'
parry_success: '<aqua>🛡 Parried! Attacker bounced back!</aqua>'
parried_by_victim: '<red>Your attack was parried!</red>'
charges_left: '<aqua>⚡ <yellow><charges></yellow> dive charge(s) remaining!</aqua>'
sequence_done: '<gray>Sequence complete — recharging...</gray>'
ability_charged: '<yellow>⚡ Ability recharged!</yellow>'
# ── Blitzcrank ────────────────────────────────────────────────────────────────
blitzcrank: