Pokémon Go City Safari is Coming to Hong Kong This December (2024)

Lifestyle

Pokémon Go City Safari is Coming to Hong Kong This December

The first Pokémon Go City Safari comes to Hong Kong next month. This all-new in-person event allows fans to explore the city with Pokémon at their side through location-themed encounters and event-exclusive activities.

After blasting its way through Seoul, Barcelona, and Mexico, the Hong Kong edition will be held on 7 and 8 December 2024, coinciding with the one in Sao Paulo. The event will spotlight various Pokémon such as Meowth, Glarian Slowpoke, Drowsee, Goldeen, Hitmontop, and more.

All the details about the Pokémon Go City Safari Hong Kong 2024

The Pokémon Go City Safari event allows Pokémon fans (or trainers) to enjoy city-wide experiences. The Hong Kong edition will have six themed areas spanning Sha Tin, Kowloon City, Tsim Sha Tsui, Hong Kong Island, Cheung Chau, and Ngong Ping. Numerous PokeStops will be spread around the city allowing attendees to discover the city’s best landmarks. Furthermore, players can test their luck and encounter a special Pokémon called Skiddo before it makes its global appearance later.

Pokémon Go City Safari is Coming to Hong Kong This December (2)

Trainers can purchase a ticket for the entire two days or a one-day ticket with an additional second-day add-on. Purchasing an extra day add-on comes with bonuses. Players can get an increased chance of encountering Shiny Pokémon or get up to five Special Trades within the city.

One-day tickets cost HKD 78 and are available on the official website. The event gameplay will be valid only for the date, time, and location specified on the ticket.

Other than the live events, attendees can also sweeten the experience further with optional add-ons. For instance, the Raid Lover pass (HKD 47) consists of three additional Candy awards for catching Pokémon in five-star raids. The event is open to Hong Kong residents and visitors.

(Featured and Hero Image credit: Pokémon Go)

This story first appeared on Lifestyle Asia Hong Kong.

K-Pop Boy Band AB6IX to Hold a Fan Concert in Hong Kong this December Lifestyle
ComplexCon Hong Kong to Return for Its Second Edition in March 2025 Lifestyle

Note:

The information in this article is accurate as of the date of publication.

TAGS

events Hong Kong Events Pokemon Pokémon Go

Most Popular

Lifestyle

The Best Internet Memes About Elon Musk’s Tesla Robot 4 hours ago | 5 min read

Lifestyle

Gladiator 3 Already in Works, Reveals Director 12 hours ago | 3 min read

Lifestyle

How ‘Interior Chinatown’ Satirises Asians in Hollywood with Witty Social Commentary 1 day ago | 4 min read

View all Articles

Lifestyle

How to See Ava, Chiang Mai Night Safari’s Golden Tiger 1 day ago | 3 min read

Lifestyle

‘Gladiator II’ Ending Breakdown: Did Lucius Realise Maximus’ Dream of Rome? 1 day ago | 9 min read

Lifestyle

Get to Know Bluesky, the New X Alternative with 18 Million Active Users 2 days ago | 5 min read

You might also like

Lifestyle

Meet Ava, the Golden Tiger Cub in Thailand Set to Be the Next Cute Viral Sensation

By&nbspEric E. Surbano

Nov 25, 2024 | 2 min read

Lifestyle

Best Tom Hardy Movies that Are Must-Watch

By&nbspKratagya Rathore

Nov 25, 2024 | 12 min read

Lifestyle

Beyonce to Headline Halftime Show During NFL Christmas Game

By&nbspPrestigeOnline Hong Kong

Nov 24, 2024 | 2 min read

Lifestyle

Remembering Song Jae-rim: A Look at His Best Movies and K-Drama Performances

By&nbspSushmita Mahanta

Nov 23, 2024 | 6 min read

Never miss
an update!

You’re all set

Thank you for your subscription.

Never miss an update

Subscribe to our newsletter to get the latest updates.

You’re all set

Thank you for your subscription.

") jQuery(".blocks-gallery-item__caption").wrap("

") // jQuery(".gallery").each(function () { // jQuery(this).find('.gallery-item').each(function () { // var currentImage = jQuery(this).find('img').attr('src') // jQuery(this).css('background-image', 'url(' + currentImage + ')'); // }); // }); // jQuery(".blocks-gallery-grid").each(function () { // jQuery(this).find('.blocks-gallery-item').each(function () { // var currentImage = jQuery(this).find('img').attr('src') // jQuery(this).css('background-image', 'url(' + currentImage + ')'); // }); // }); }); // lazyLoad SRCSETjQuery(window).on('load', lazyLoad());function lazyLoad() { console.log('lazyLoad-3'); const images = document.querySelectorAll("[data-src]"); function preloadImage(img){ const src = img.getAttribute("data-src"); if(!src){ return; } img.src = src; } function preloadImageSet(img){ const srcset = img.getAttribute("data-srcset"); if(!srcset){ return; } img.srcset = srcset; } const imgOptions = { threshold: 0, rootMargin: "0px 0px 300px 0px" }; const imgObserver = new IntersectionObserver((entries, imgObserver) => { entries.forEach(entry => { if(!entry.isIntersecting){ return; }else{ preloadImage(entry.target); preloadImageSet(entry.target); imgObserver.unobserve(entry.target); } }) }, imgOptions); images.forEach(image =>{ imgObserver.observe(image); }) }; // jQuery('.gallery').on('afterChange', function (slick, currentSlide) { // var currentSlide = jQuery(this).find('.gallery-item .slick-current, .slick-active'); // var currentImage = jQuery(currentSlide).find('img').attr('src'); // jQuery(currentSlide).css('background-image', 'url(' + currentImage + ')'); // }); // jQuery('.blocks-gallery-grid').on('afterChange', function (slick, currentSlide) { // var currentSlide = jQuery(this).find('.blocks-gallery-item .slick-current, .slick-active'); // var currentImage = jQuery(currentSlide).find('img').attr('src'); // jQuery(currentSlide).css('background-image', 'url(' + currentImage + ')'); // }); // CEO Masterclass JS Starts jQuery(document).ready(function () { // scroll up jQuery(window).scroll(function () { jQuery(this).scrollTop() > 0 ? jQuery(".scrollup").addClass("show") : jQuery(".scrollup") .removeClass("show") }), jQuery(".scrollup").click(function () { return jQuery("html, body").animate({ scrollTop: 0 }, 500), !1 }); //common Lazy load jQuery(function (a) { var b = function () { a("[data-src].lazy").each(function () { var b = a(this).offset().top, c = a(window).scrollTop(), d = a(window).height(), e = b - c < d; e && (a(this).attr("src", a(this).attr("data-src")).removeClass("lazy"), a(this).attr("src", a(this).attr("data-src")).addClass( "lazyFade")) }) }; a(function () { b(), a(window).scroll(function () { b() }), a(window).on("load", function () { b() }) }) }); // Change Images in small view Lazy load jQuery(function () { function a() { window.innerWidth < 768 ? jQuery(function (a) { var b = function () { a("[data-small-src]").each(function () { var b = a(this).offset().top, c = a(window).scrollTop(), d = a(window).height(), e = b - c < d; e && (a(this).attr("src", a(this).attr( "data-small-src")).removeClass("lazy"), a( this).attr("src", a(this).attr( "data-small-src")).addClass("lazyFade") .parent().addClass("SmallView")) }) }; a(function () { b(), a(window).scroll(function () { b() }), a(window).on("load", function () { b() }) }) }) : jQuery(function (a) { var b = function () { a("[data-small-src]").each(function () { var b = a(this).offset().top, c = a(window).scrollTop(), d = a(window).height(), e = b - c < d; e && (a(this).attr("src", a(this).attr("data-src")) .removeClass("lazy"), a(this).attr("src", a( this).attr("data-src")).addClass("lazyFade") .parent().removeClass("SmallView")) }) }; a(function () { b(), a(window).scroll(function () { b() }), a(window).on("load", function () { b() }) }) }) } a(), jQuery(window).resize(function () { a() }) }) //youtube, vimeo, instagram and facebook responsive jQuery(document).ready(function () { jQuery('iframe[src*="youtube.com"]').wrap('

'), jQuery( 'iframe[src*="vimeo.com"]').wrap('

'), jQuery( 'iframe[src*="instagram.com"]').wrap('

'), jQuery( 'iframe[src*="facebook.com"]').wrap('

') }); //page scroll jQuery(".home-hero-banner .btn-row a[href^='#']").on("click", function (o) { o.preventDefault(), jQuery("html, body").animate({ scrollTop: jQuery(this.hash).offset().top - 0 }, 300, function () {}) }); //box button click var acc = document.getElementsByClassName("view-details"); var i; for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function () { /* Toggle between adding and removing the "active" class, to highlight the button that controls the panel */ this.classList.toggle("active"); /* Toggle between hiding and showing the active panel */ var panel = this.nextElementSibling; if (panel.style.display === "block") { panel.style.display = "none"; } else { panel.style.display = "block"; } }); } }); // CEO Masterclass JS End

Pokémon Go City Safari is Coming to Hong Kong This December (2024)

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Eusebia Nader

Last Updated:

Views: 5570

Rating: 5 / 5 (60 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Eusebia Nader

Birthday: 1994-11-11

Address: Apt. 721 977 Ebert Meadows, Jereville, GA 73618-6603

Phone: +2316203969400

Job: International Farming Consultant

Hobby: Reading, Photography, Shooting, Singing, Magic, Kayaking, Mushroom hunting

Introduction: My name is Eusebia Nader, I am a encouraging, brainy, lively, nice, famous, healthy, clever person who loves writing and wants to share my knowledge and understanding with you.