An open API service indexing awesome lists of open source software.

https://github.com/samuelyuan/wc4saveeditor

Save editor for World Conqueror 4
https://github.com/samuelyuan/wc4saveeditor

Last synced: 3 months ago
JSON representation

Save editor for World Conqueror 4

Awesome Lists containing this project

README

        

# WC4SaveEditor

## How to Use

There are various commands to modify the save file.

Make sure you quit your current game and go to the main menu before overwriting the save file. If you overwrite the file while the game is still in progress, the game will overwrite the file when you leave and none of your new changes will apply.

Read Commands:
* list-players
* list-player-tiles
* list-cities
* list-units
* list-generals

Write Commands:
* max-money: Sets max currency to 9999.
* max-city-tech: Sets all city tech levels to level 4.
* restore-allies: Heal all of your units and your allies units.
* weaken-enemy: Reduce all enemy units to have 1 health and all enemy cities to have 0 health.
* convert-player: Convert all tiles owned by one player and assign ownership to another player. May crash game.
* convert-tile: Convert one tile and assign ownership to another player. May crash game.
* convert-all-allies: Convert all allied tiles to be your own tiles. May crash game.
* convert-team: Convert all players to be on the same team.
* convert-all-players: Convert all tiles to be your tiles. May crash game.