RimWorld

RimWorld

2,240 betyg
Layered Wall Destruction
39
19
10
8
7
6
3
9
8
5
4
4
2
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Mod, 1.4, 1.5, 1.6
Filstorlek
Lades upp
Uppdaterades
13.774 MB
23 aug, 2023 @ 5:09
22 okt @ 3:49
12 ändringsnotiser ( visa )

Abonnera för att ladda ner
Layered Wall Destruction

I 1 samling av Keshash
My CE addons
11 artiklar
Beskrivning
Overview
A mod that aims to make urban combat more interesting by introducing multiple stages of destroyed walls. Now, when a raider knocks out all HP in your normal wall, instead of disappearing completely, it will turn into a worse version of itself, creating chaotic bunkers and passageways inside your rooms.

To restore a downgraded wall, a pawn with Construction work assigned must come and repair it. Walls that belong to your faction are automatically marked for restoration. Currently, only supports man-built walls. Natural rocks and smoothed mountains are not affected.

To compensate for additional staying power, HP of normal walls is slightly reduced. Also, generates filth respective to wall's materials.

Destroying walls is an unstable process. Sometimes you hit a pillar, sometimes you knock out a weak panel. When a normal wall is destroyed, it will downgrade into either stage 1A or stage 1B. The, when those stages are destroyed, it will downgrade into stage 2. There is also a chance that wall will immediately double-downgrade into stage 2.

Stage 1A: Loophole wall
An impassable wall that has many small holes in it, which makes it possible to shoot through. Behaves like CE's embrasure, but worse in terms of cover. Degrades into rubble once destroyed.

Loophole walls can be visually discerned by their multiple holes, but mostly intact profile.

Stage 1B: Breached wall
A wall that can be crawled under or climbed over, but can't be shot through. Blocks sight, but allows passage. Inspired by Sloped Walls mod. Degrades into rubble once destroyed.

Breached walls can be visually discerned by large passages going through them from one side to another.

Stage 2: Rubble
The final stage before total destruction, wall rubble allows both walking and shooting over. Essentially, a worse sandbag. In CE, will only give minor cover to feet and legs. Incapable of holding a roof. Rubble deterioates after a short period of time, so make sure to save what's left before it's trampled away into nothingness.

When Rubble is destroyed, tile becomes empty just like in vanilla. If you have autorebuild turned on, a blueprint for the original wall type will be placed.

Rubble can be visually discerned by much lighter colors and smaller shadows, as well as blobby irregular texture of collapsed materials.

Compatibility
Disables the effect fo "Walls Are Solid". Will try to fix
If a mod has a new type of wall that wasn't patched for this system, those walls will behave like in vanilla.

Supports walls from
* Combat Extended (embrasure)
* Combat Extended Armory (reinforced wall and embrasure)
* Medieval Overhaul (log and castle walls and embrasures)
* VE: Architect (log and armored walls)
* ED Embrasures
* Reinforced Walls Plus





FAQ
Q: Does restoring require resources?
A: No, currently it doesn't. Same as you would've repaired HP for free.

Q: Is this compatible with CE?
A: Yes

Q: Does it work without CE?
A: Yes, but I never play vanilla and might've miss something about it.

Q: Author disappeared/lost passion/presumably killed/has lame opinions, may I update/modify/maintain this mod?
A: Yep, you are free to do so.

Q: Safe to add/remove midgame?
A: Safe to add midgame. Safe to remove midgame, but you will get a harmless one-time error and all walls in broken stage will disappear. To be extra safe, restore all walls in advance, then go to dev mode -> debug actions -> show more actions -> destroy clutter to remove new filth types. Then save and remove the mod from list.


Thanks to Turkler for providing a compatibility fix with Harkon's Embrasure mod
Populära diskussioner Visa alla (9)
2
30 aug @ 2:48
error on startup
Deankiller Turnupseed
1
13 maj @ 19:54
Error on startup. Error in static constructor...
Black Jesus
3
27 jun, 2024 @ 10:55
Are there any way to modify the chances of walls being instantly destroyed, the timeframe for rubbles to be restored and the health multiplier for the walls?
󠀡󠀡
367 kommentarer
Dankukus 24 okt @ 13:50 
nevermind my bad for not looking at the patch
Dankukus 24 okt @ 1:14 
CE embrasures get turned into regular loophole/breached walls, then repaired into regular walls - a little annoying, a fix would be neat
PlutoMayhem 23 okt @ 18:50 
It's because the original author cannot handle all of the patches on their own...
하나 23 okt @ 10:03 
Why does it say "additional patch mod is must required" even though this mod is original?
theBlind 22 okt @ 12:39 
Just want to add that RimPy sorted the mod and new dependency without issues for me as well.
Dlitz 22 okt @ 6:14 
Rimsort said it was due to a dependency duplication caused by the Steam Workshop. Anyway, thank you for your reply.
Keshash  [skapare] 22 okt @ 5:37 
Can't replicate the issue, sorts ok for me. Sorting rules should be pretty clear for this too...


<loadBefore>
<li>seromas.layereddestruction.patches</li>
</loadBefore>

<loadAfter>
<li>Keshash.LayeredWallDestruction</li>
</loadAfter>
Dlitz 22 okt @ 5:14 
Found an issue: when this mod is used together with Layered Wall Destruction - Additional Patches, Rimsort cannot sort properly due to a circular dependency.
Keshash  [skapare] 22 okt @ 3:54 
@Straelum skipping stages sometimes is an intended feature
Keshash  [skapare] 22 okt @ 3:54 
Update:
* Resolved conflict with CE - thanks to @Shashlichnik!
* Additional patches mod is now a dependency, as I cannot maintain all patches alone
* Fires and sappers now skip all layers and destroy the wall instantly.