STAR WARS™ Empire at War: Gold Pack

STAR WARS™ Empire at War: Gold Pack

Yeterli oy yok
Thrawns Revenge Boarding Shuttles
2
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Game Type: Campaign, FOC
Etiketler: Singleplayer
Dosya Boyutu
Gönderilme
Güncellenme
1.319 MB
4 Kas @ 19:17
9 Kas @ 20:31
5 Değişiklik Notu ( görüntüle )
Bu öğeyi kullanmak için DLC'ye ihtiyacınız var.

İndirmek için abone ol
Thrawns Revenge Boarding Shuttles

Açıklama
Added boarding shuttles to all playable factions.
Change to boarding shuttles to make them accessible by the empire at the start of era 1.
Also makes boarding easier (more likely to succeed).
Also changes the price of the units to 1000 and the unit health/shields to 1000.
Changed boarding range to be double the default range.

To change the variables of the shuttle like cost or health:
Navigate to the folder where the game is then go to workshop/content/32470/3360428676/data/XML/Units/ and under the templates_corvettes and the unit_corvettes there are some changes you can make.

For the Templates file:
<Build_Time_Seconds>3</Build_Time_Seconds> Change the build time to what you want.
<Build_Cost_Credits>1000</Build_Cost_Credits> you can change this to be the cost you want in general. Note: this same line exists for New Republic as well as the Empire in the units_corvettes file which will overwrite this cost.
Under <Unit_Ability>:
The recharge and expiration time of both abilities can be changed to your liking. Be aware that if you set it too low you could cause issues of abilities overlapping.

For the Unit_Corvettes file:
Under <SpaceUnit Name="Republic_Boarding_Shuttle"> and <SpaceUnit Name="Imperial_Boarding_Shuttle"> there are the following lines:
<Tactical_Health>50000</Tactical_Health> you can change or remove if you don't like having super capital level boarding shuttles
<Shield_Points>50000</Shield_Points> you can change or remove if you don't like having super capital level boarding shuttles
<Build_Cost_Credits>1000</Build_Cost_Credits> This can be changed or technically removed since both ships use the generic type but this makes it easier to change the price for the empire and rebels respectively.
The rebels shuttle has some changes to the unit abilities as well but i've just made it match the generic type for consistency.

To change how the success rate works:
There are 2 boarding.lua scripts in 2 different folders. Both must be edited for the changes to work.
ones under Data\Scripts\GameObject other is under Data\Scripts\Library\eawx-plugins-gameobject-space\boarding
Main thing to know:
Line 129 aka local success = (GameRandom(90, 100) - target.Get_Hull() * 40) > 50 is what does the success rate calculation.
You can change the 90 in GameRandom(90, 100) to a lower number which will decrease the chance of capture. This by default is almost 100% chance of capture but should require some damage to the ship.
If you want a 100% capture rate change the variable to: local success = True

Load Order:
Basically always put this mod before others if you are using more than TR and this mod. This will not work with other mods like 0 population cost. It may work for some vehicles though just not corvette classes.
STEAMMOD=3360428676 STEAMMOD=1125571106
Popüler Tartışmalar Tümünü Görüntüle (1)
5
10 Kas @ 18:00
Suggestions
witerally throwing
6 Yorum
madpoet 10 Kas @ 17:47 
Very helpful mod to make a cool feature not useless
EmeraldPhoenix 10 Kas @ 14:04 
Oh, nice. I always thought the boarding shuttles were a cool mechanic, but they were always so impractical to actually use effectively.
witerally throwing  [yaratıcı] 8 Kas @ 19:20 
I have changed the mod to be 1000 hp for shields and health. This can be changed to whatever you want per the description
VadersF1st 7 Kas @ 11:29 
great idea i love it, but why give it 50k health? feels like u made the ship much more realistic then made it god mode? any chance a re upload could be made with a more realistic health?
witerally throwing  [yaratıcı] 6 Kas @ 20:54 
This works for the rebels as well.
Xenomorph 6 Kas @ 18:05 
why just the empire? why not every faction can have boarding ships?