https://github.com/kiyotoko/raw-rebalance-submod
Unofficial submod of RaW that rebalances many space units for multiplayer.
https://github.com/kiyotoko/raw-rebalance-submod
mod star-wars star-wars-empire-at-war steam-workshop
Last synced: 3 months ago
JSON representation
Unofficial submod of RaW that rebalances many space units for multiplayer.
- Host: GitHub
- URL: https://github.com/kiyotoko/raw-rebalance-submod
- Owner: Kiyotoko
- License: mit
- Created: 2024-01-01T19:55:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-12T11:15:57.000Z (3 months ago)
- Last Synced: 2025-02-12T12:31:50.499Z (3 months ago)
- Topics: mod, star-wars, star-wars-empire-at-war, steam-workshop
- Language: Makefile
- Homepage: https://kiyotoko.github.io/raw-rebalance-submod/
- Size: 4.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
RaW Rebalance Submod





> This is a copy of RaW! All credits goes to the original creators! You can check it out [here](https://www.moddb.com/mods/republic-at-war).
> This mod modifies only the `XML` folder. Therefore, and because it largely relyes on RaW, all other folders like `Art`, `Audio`, etc. are ignored. This submod will not work with the git files alone. Check out RaW for the full source code.
Why does this submod exist? In RaW, many units are simply overpowered. If you have ever experienced a good Acclamator Spammer, or the endless bombing runs of ARC-170's to the Providence powerhouse, then you know what I mean. At the same time, it is unlikely that you have ever played against a Wavecrest, simply because this ship is so weak that no one uses it. The goal of this submod is to change that balance: every buildable unit should have a purpose and a role in your fleet. No unit should be so powerful that it is the only unit you build for the rest of the battle, or so powerless that you never build it at all.
## Installation
You can install it from the Steam Workshop or from ModDB.
## Supported Versions
| Submod Version | RaW Version | Supported? |
| -------------- | ----------- | ---------- |
| 1.0.4 | 1.4.8 | ✅ |
| 1.0.3 | 1.4.7 | ✅ |
| 1.0.2 | 1.4.7 | ✅ |
| 1.0.1 | 1.4.5 | ❌ |
| 1.0.0 | 1.4.1 | ❌ |## Documentation
This mod provides its own documentation. You can build and host the documentation with the following command:
```shell
sh docs.sh
```## Notes
All ground skirmish buildables are defined in `GroundBuildables{Rebel|Empire}.xml`.
All space skirmish buildables are defined in `Specialstructures_Production.xml`.