RimWorld

RimWorld

154 ratings
[Og] Holo-Defence
2
2
2
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.5, 1.6
File Size
Posted
Updated
2.114 MB
6 Oct, 2024 @ 4:59am
26 Jun @ 7:39pm
13 Change Notes ( view )

Subscribe to download
[Og] Holo-Defence

Description
Description:
Tired of repairing (and rebuilding) your turrets after every combat? Use the never-damaged holographic turrets and barricades instead!
This mod add two buildings.
  • One is a holo-turret base, which can spawn a holo-turrent on it when powered. Need advanced fabrication tech and turret tech. Cost 30 steel, 10 plasteel and 1 advanced component to build.
  • Another is a holo-barricades base, which can spawn a holo-barricades on it when powered. Need advanced fabrication tech. Cost 10 steel, 5 plasteel and 1 component to build.
The Holograms can heal itself. when damaged, the base will respawn them after 1 min of cooldown time (time remain will be shown in inspect tab like shield pack did).
You can see the image above for more information.
Compatibility:
No known issue.
I'll appreciate it if someone can make a CE patch.
CE Compatible.
Performance:
Almost the same as vanilla.
For modders:
You can create your own holo buildings when use this mod as pre-request.
Simply add :
<li Class="Og_HoloDefence.CompProperties_OgHoloBase"> <HoloDef>holodef, like: OgHoloBarricade</HoloDef> <RechargeTick>respawn cooldown time, example: 3600</RechargeTick> <EnergyRecover>heal hitpoint per tickrare, example: 20</EnergyRecover> </li>
in comps of holo base and add:
<li Class="Og_HoloDefence.CompProperties_OgHoloTop"> </li>
in comps of holograph.
Make sure holograph's "isEdifice" is false!
73 Comments
兽耳娘真可爱 17 Jul @ 5:07am 
后面会出全息战斗小人吗,敌人来了会自动出击那种
TH3SLAY3R02 27 Jun @ 7:08pm 
Thank you
OganessonG  [author] 26 Jun @ 7:39pm 
@TH3SLAY3R02 Fixed now
OganessonG  [author] 23 Jun @ 10:21pm 
It's a problem with 1.6, and I will check (and try to repair) it when I have time. Now I had marked it 1.5 only. Thanks for the feedback.
TH3SLAY3R02 23 Jun @ 12:10pm 
I'm having an issue where even with just this mod by its self The holo barricades and turret never regenerate if fully destroyed.
wi9390 28 May @ 2:13am 
希望增加一些更多的分类
主角光环 29 Apr @ 2:32am 
太少了,建议多加点
EdwinAI 23 Apr @ 8:11pm 
原来如此,明白了。我打了个补丁,如你所言,的确是这个万用打包mod的问题。
elfxiong 22 Apr @ 10:57am 
出现蓝图卡重建是Minify Everything导致的(测过只加这个mod和Minify Everything)。Minify Everything还会导致原版的雪人有蓝图,全息机枪是我见过的第二个会这样的。试过在Minify Everything的设置里的把雪人、全息机枪和底座加进不可卸载那边也仍然会出现蓝图,最后我是找Minify Everything的源码往里面hard-code了忽略雪人和holo开头的东西然后重新编译解决的。
OganessonG  [author] 21 Apr @ 6:02pm 
它本身就是忽略自动重建的,至少在我这里不会重建(即使自动重建开关是打开的)。你是加了什么相关的mod吗