SANDBOX — this is a test environment. No servers are actually deployed and no real payments are charged.
Back to NxLabs

NxLabs / Factorio

Advanced Spaceship Repair

HBy heyqule

Speed up repairing entities on space platform. Damaged entities repair in a batch, instead of one at a time. Ideal for space battles.

Description

Advanced Spaceship Repair

This mod enhance repairing entities capability on space platform for war effort.

  • The spaceship is able to repairs 24 entities using 24 repair packs every 3 seconds. (Configurable, 6 - 48)
  • 1 durability = 1 HP. 1 normal repair pack = 300 HP. It always consumes 1 pack for each repair.
  • modded / quality repair pack with over 1500 durability is capped at 1500. Extra durability is consumed as waste. (Epic is 1200, Legendary is 1800)
  • It queue damaged entity with 50% health or lower. (Configurable, 25% - 90%)
  • It stops repairing when health is over 90% to reduce waste. The remaining repairs slowly by base game repairing mechanic.

#### Acceptable Entities for Batch Repair

    {filter="turret", mode = "or"},
    {filter="crafting-machine", mode = "or"},
    {filter="transport-belt-connectable", mode = "or"},
    {filter = "type", type = "unit", mode="or"}, (Optional; Set in global setting; Default off)
    {filter = "type", type = "inserter", mode="or"},
    {filter = "type", type = "asteroid-collector", mode="or"},

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.