Tomb Raider Statistics

Get statistics from tombraiders.net

Tomb Raider Aggregator

This script lets you sum all enemies and pick-ups a Tomb Raider game or level contains by visiting any page on tombraiders.net with walkthrough content.

Simply create a new bookmark in your browser and add the following in the address bar:

javascript:(function(){var el=document.createElement('script');el.src='https://ljacqu.github.io/tombraiderstats/aggregator.js';document.body.appendChild(el);})();

Click on the bookmark on any tombraiders.net page with walkthrough content, e.g. on the walkthrough page for the Tomb Raider Underworld Bhogavati level or on the Tomb Raider III overview.

Technical

The technical documentation and the source code can be viewed on GitHub.