Chat Tips March 23, 2026 · 2 min read · 0 views

Phantom Pulse Power: Ghostly White Glow Around Your Avatar

← Back to Chat Tips

Phantom Pulse wraps your avatar in an ethereal, pulsing white glow — a soft radiance that breathes in and out like a ghostly aura, creating the appearance of a spirit hovering in the chat room. It is subtle, mysterious, and unmistakably different from every other avatar effect.

Live Demo — Phantom Pulse

Live demo — avatar glow
👤
Normal
👤
Phantom Pulse

What Phantom Pulse Does

Phantom Pulse is a pulse-type power that applies an animated box-shadow to your avatar element. The glow cycles smoothly from near-invisible to a full white bloom over a 2-second loop:

  • At rest: barely-there white whisper (4px, 15% opacity)
  • At peak: bright white radiance (16px core + 30px blue-white bloom at 90% opacity)

Pulse powers are mutually exclusive — only one avatar pulse can be active at a time. Phantom Pulse stacks freely with name effects and badges.

How to Get Phantom Pulse

  1. Enter any chat room on ChatNoRegister
  2. Click ✦ Powers in the top bar
  3. Find Phantom PulseBuy for 30 Ruby 💎
  4. Tap Activate

The CSS Code

.pwr-phantom {
  animation: pwr-phantom 2s ease-in-out infinite;
}
@keyframes pwr-phantom {
  0%, 100% { box-shadow: 0 0 4px rgba(255,255,255,0.15); }
  50%       { box-shadow: 0 0 16px rgba(255,255,255,0.9),
                          0 0 30px rgba(220,220,255,0.5); }
}

Frequently Asked Questions

Can I use Phantom Pulse with Ghost Mode?

No. Both are avatar-effect powers in the same mutually exclusive group. Only one can be active at a time.

Does it show to other users?

Yes — all pulse effects are visible to everyone in the room.

Does it expire?

No. Permanent once purchased.


React:
💬 Comments (0)

No comments yet — be the first!

Leave a Comment

Want to join the conversation?

Free chat rooms — no registration ever required

💬 Enter Chat Free