Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Overview

Excerpt

...

Recycle a droid

...

Availability

Image Removed Requires backport.dorder.js and backport.orderDroid.js.

...

...

 

Syntax

Code Block
themeRDark
languagejavascript
linenumberstrue
DORDER_RECYCLE

Example

Code Block
theme

...

RDark
languagejavascript
titleGet repaired at a specific repair facility
linenumberstrue
// use specific recycling 

...

structure (factory or repair station)
orderDroidObj(myDroid, DORDER_RECYCLE,

...

 recycleStructure);
 
// use any recycling point (WZ 3.2+ only)
orderDroid(myDroid, DORDER_RECYCLE);

Notes

At the start of a game, before repair facilities are available, recycling badly damaged droids is a good tactic:

  • You receive 50% of the droids cost back when it gets recycled.
  • The droid's

...

  • experience is retained and passed on to the next applicable droid you build

Land droids can be recycled at any factory or repair facility. VTOLs

...

should only be recycled at VTOL factories.

You receive 50% of the droids cost back when it gets recycled.

At the start of the game, before you've researched repair facilities, recycling is a useful way to get rid of badly damaged droids as it gives you some extra power to spend on their replacements.

See also

...

If you're looking to recycle a building, use DORDER_DEMOLISH instead.

Div
classbox
Availability
Status
colourYellow
title3.2+

Requires:

  • Warzone 3.2 or above
Div
classbox
Contents

Jump to:

Table of Contents
maxLevel5

Include Page
.jslinks-droids
.jslinks-droids