Skip to content

Commit

Permalink
Update hero data
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-zschiebsch committed Jun 9, 2024
1 parent 731a552 commit 7beee74
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 19 deletions.
6 changes: 0 additions & 6 deletions Data/XML/Units_hero_cis_asajj_ventress.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<?xml version="1.0"?>
<Asajj_Ventress_Data>






<HeroUnit Name="Asajj_Ventress">
<LOD_Bias>5</LOD_Bias>
<Text_ID>TEXT_HERO_ASAJJ_VENTRESS</Text_ID>
Expand Down
9 changes: 0 additions & 9 deletions Data/XML/Units_hero_cis_cad_bane.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<?xml version="1.0"?>
<Cad_Bane_Hero_Files>



<HeroUnit Name="Cad_Bane">
<Is_Named_Hero>Yes</Is_Named_Hero>
<Is_Force_Sensitive>Yes</Is_Force_Sensitive>
Expand Down Expand Up @@ -471,11 +468,5 @@
<Build_Limit_Lifetime_For_All_Allies>-1</Build_Limit_Lifetime_For_All_Allies>
<!--<MULTIPLAYER SKIRMISH VALUES END>-->




</HeroCompany>



</Cad_Bane_Hero_Files>
Binary file modified Preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
<p align = center>
<p align="center">
<img src="RaW.ico">
</P>

<h1 align=center>RaW Rebalance Submod</h1>
<h1 align="center">RaW Rebalance Submod</h1>

> 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.
This mod has rebalanced space units for multiplayer. No other changes were made. Check out the changelog [here](CHANGELOG.md) for all changes that were made.

RaW Rebalance Submod currently modivies Republic at War v1.4.1. Please note that other versions may not work.

## Installation

You can install it from the Steam Worshop or from the last GitHub Release.

There will be also a release on ModDB soon.

## Notes

All ground skirmish buildables are defined in `GroundBuildables{Rebel|Empire}.xml`.

All space skirmish buildables are defined in `Specialstructures_Production.xml`.
11 changes: 9 additions & 2 deletions rebalance_table.csv
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
Faction,Area,Unit,Price [Credits],Time [Seconds],Population
Faction,Area,Unit,Price [Credits],Time [Seconds],Population,Available
CIS,Land,Asaj Ventress,2000,30,1
CIS,Land,Cad Bane,1600,20,1
CIS,Land,Aurra Sing,1100,15,1,2
CIS,Land,Bossk,1250,15,1,1
CIS,Land,Cad Bane,1600,20,1,1
CIS,Land,Count Dooku,5800,45,1
CIS,Land,Grievous,4200,30,1
CIS,Land,Jango,1800,25,1
CIS,Land,Repair_Droid_Squad_Skirmish,
CIS,Land,Magnaguard_Squad_Skirmish,
CIS,Land,Bx_Commando_Squad,
CIS,Land,IG86_Squad
CIS,Space,Asajjj Ventress,2000,30,1
CIS,Space,Aurra Sing,1800,22,1,/
CIS,Space,Invisible Hand,6400,60,4
CIS,Space,Jango,2200,28,1
CIS,Space,Admiral Trench,6400,60,4
Expand Down

0 comments on commit 7beee74

Please sign in to comment.