Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.
/ WoWs-Game-Data Public archive

Extract some game data from World of Warships

License

Notifications You must be signed in to change notification settings

wowsinfo/WoWs-Game-Data

Repository files navigation

This repo is deprecated. See wowsgenerate for future updates.

WoWs Game Data (0.11.3.0)

Extract some game data from World of Warships. There are also some other data that are collected by me. Most of them are formatted so it is possible to see what has changed. I may add more if WoWs Info needs it.

  • GameParams is coming from WoWSFT-Data
  • ship_battle_raw is parsed from Wows-Numbers

Setup

You need to install python3, jyputer notebook and matplotlib (optional)

Modernizations

It includes all modernization (upgrades, legendary upgrades and special upgrades).

Ship Additional

Some additional information for all ships that don't exist in the official API.

  • Shell sigma
  • HE penetration value
  • SAP penetration value
  • Ship consumables
  • AP shell information for calculating the penetration value
  • Indicate whether this is a paper ship
  • Total battles (from https://wows-numbers.com/ships/, dataProvider.ships)

AP Penetration

Ship consumables

All available ship consumables in the game.

Removed ships

A list of ships that are changed due to rework or removed in the game. The data come with tier and name.

Icons

Now, it only has consumable icons and they will be added to WoWs Info later.

Extra

Extra data that might be interesting to see.

Long range torpedoes (>= 12km)

A list of torpedoes which are more than 12km in range. There are some interesting ones that are not available in game.

Fast reloading guns (< 4sec)

Slow reloading guns (> 30sec)

Big guns (>= 410mm)

Small guns (< 120mm)

Ships

All ships in the game including deleted ships and special event ships.

Submarines

A list of all submarines in the game. There are currently not visible on the API.