TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Pokemon Go Decoded Protobuf

6 pointsby markwaldronalmost 9 years ago

1 comment

tedmistonalmost 9 years ago
There are some interesting bits in here, such as that Incense, which attracts Pokemon to your current location, is 5x more effective when you&#x27;re moving vs standing still.<p><pre><code> Items { TemplateId: &quot;ITEM_INCENSE_ORDINARY&quot; Item { UniqueId: 401 ItemType: ITEM_TYPE_INCENSE Category: ITEM_CATEGORY_INCENSE Incense { IncenseLifetimeSeconds: 1800 StandingTimeBetweenEncountersSec: 300 MovingTimeBetweenEncounterSec: 60 DistanceRequiredForShorterIntervalMeters: 200 } } }</code></pre>