How to Beat Mech Cluster RimWorld (1.6) — Smoke + EMP Tactical Tools
How to Beat Mech Cluster RimWorld
★ Smoke Lane Setup ★
Blind turrets with smoke before advancing!
★ Mortar Timing Guide ★
★ Target Priority ★
- High-Shield Emitter
- Assembler
- Proximity/Countdown
- Turrets
- Low-Shield
★ Role Loadouts ★
Smoke/Screen
3x Smoke
EMP Control
3x EMP
Long Rifle
3x EMP
Turret Killer
3x EMP
Shielded Breach
2x Meds
Select gear by role for microing your team.
★ DPS Quick Reference ★
| Weapon | DPS | Range |
|---|---|---|
| Charge Rifle | 6.60 | 36.1 |
| Heavy SMG | 7.15 | 17.1 |
| Sniper Rifle | 0.15 | 27.3 |
| EMP Grenades | 9.45 | 11.2 |
★ Biome Tactics ★
Mountain
Flat
Desert
Swamp
★ Emergency Retreat Plan ★
Taking Too Much Damage?
Fall Back To Cover
Heal Wounded Pawns
EMP to Stall Chasing Mechs
Wait & Regroup
Retry at Dawn
Fast, Low-Risk Cluster Clear (Smoke + EMP)
- Build a cheap forward line: short wall posts + sandbags, ~25–30 tiles from the cluster edge.
- Send 1–2 smokers to keep a continuous smoke lane between turrets and your shooters.
- Walk an EMP thrower inside the smoke and stun the first mechs/turrets that wake.
- Delete high-value buildings first (shield/assembler/activator), then clean turrets safely.
- If it spikes: smoke → fall back → tend → re-engage when everyone can shoot again.
Tip: This page focuses on the safest universal play pattern; exact cluster parts vary by DLC and storyteller.
What Wakes a Cluster (Rules of Thumb)
- Assume any direct damage to a mech or cluster building can wake the whole cluster.
- Proximity/countdown parts (if present) exist specifically to force activation—treat them as priority targets.
- When in doubt: approach under smoke, keep your team grouped, and fight from cover.
If you want exact numbers for your version, use the in-game Inspect pane and the wiki pages linked in the Data tab.
EMP → HE Mortar Timing Calculator
Goal: HE impacts after EMP by your chosen delay (default 0.5s).
Fire HE after EMP by 0.5s.
Role Checklist
- Smoke/Screen: Smoke launcher + extra shells; refresh smoke before it breaks.
- EMP Control: EMP grenades (or EMP launcher) to stop pushes and disable turrets.
- Long Rifle: Sniper rifle or bolt-action to pick priority buildings when safe.
- Turret Killer: high DPS gun (charge rifle/LMG) to delete turrets once blinded.
- Shielded Breach: meds + melee to finish buildings quickly if you must step in.
Carry List
- Medicine (everyone)
- Smoke shells / EMP grenades
- One backup weapon (pistol/SMG)
- Meals for a long walk
Early game: smoke + EMP matters more than having “perfect” guns.
Core Defs Used (RimWorld 1.6.4633 rev1266)
These values come from the local game XML under /game/Data/Core/Defs and the extracted dataset under /static/data/rimworld/1.6.4633_rev1266.
Smoke & EMP (exact)
Gun_SmokeLauncher: range 23.9; cooldown 4.5; shell explosion radius 2.4; gasBlindSmoke. (Core:ThingDefs_Misc/Weapons/RangedIndustrial.xml)Weapon_GrenadeEMP: range 12.9; cooldown 2.66; projectile explosion radius 3.5. (Core:ThingDefs_Misc/Weapons/RangedIndustrialGrenades.xml)DamageDef EMP: default damage 50;harmsHealth=false; stun adaptation 2200 ticks. (Core:DamageDefs/Damages_Stun.xml)
Cluster Turrets (Core)
Turret_AutoMiniTurret(mini-slugger turret): gun range 45.9; projectile damage 12. (Core:ThingDefs_Buildings/Buildings_Mech.xml)Turret_AutoChargeBlaster(auto charge turret): gun range 45.9; min range 3.9; burst 9×15 damage. (Core:ThingDefs_Buildings/Buildings_Mech_Turrets.xml+ThingDefs_Misc/Weapons/RangedMechanoid.xml)
Weapon DPS (optimal)
Formula: DPS = (shotDamage * burstCount) / (warmup + cooldown + (burstCount-1)*(ticksBetween/60))
| Weapon | DPS | Range |
|---|---|---|
Gun_ChargeRifle | 14.118 | 27.9 |
Gun_HeavySMG | 12.343 | 22.9 |
Gun_LMG | 18.078 | 25.9 |
Gun_SniperRifle | 5.000 | 44.9 |