This repo is deprecated. See wowsgenerate for future updates.
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
You need to install python3, jyputer notebook and matplotlib (optional)
It includes all modernization (upgrades, legendary upgrades and special upgrades).
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)
- reddit post
- matlab version
- kotlin version by wowsft
- python version by me
- dart version by me (coming soon, it will be used in WoWs Info app)
All available ship consumables in the game.
A list of ships that are changed due to rework or removed in the game. The data come with tier and name.
Now, it only has consumable icons and they will be added to WoWs Info later.
Extra data that might be interesting to see.
A list of torpedoes which are more than 12km in range. There are some interesting ones that are not available in game.
All ships in the game including deleted ships and special event ships.
A list of all submarines in the game. There are currently not visible on the API.