Propulsions
UNDER CONTRUCTION - I'm still playing around with different approaches to this.
.propulsionID → | Planet | Building | Defence | Barrier | BaBaProp | BaBaLegs | CyborgLegs | CyborgJets | wheeled01 | hover01 | HalfTrack | tracked01 | V–Tol | Naval | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bit value → ↓ .propulsion | 16384 | 8192 | 4096 | 2048 | 1024 | 512 | 128 | 64 | 32 | 16 | 8 | 4 | 2 | 1 | Notes ↓ |
PROP_ALL | All things owned by players | ||||||||||||||
PROP_STRUCTURE | All structures | ||||||||||||||
PROP_PERIMETER | Defences & Barriers | ||||||||||||||
PROP_DROID | All droids | ||||||||||||||
PROP_LAND | Travel on land | ||||||||||||||
PROP_AIR | Travel in air | ||||||||||||||
PROP_SEA | Travel on/over water | ||||||||||||||
PROP_VEHICLE | All droids excluding cyborg/jump/navy | ||||||||||||||
PROP_BORG | All cyborg/jump droids | ||||||||||||||
PROP_PLANET | Indestructible features (boulder, oil resource, etc) | ||||||||||||||
PROP_BUILDING | Base buildings (excluding perimeter) | ||||||||||||||
PROP_DEFENCE | Defence towers | ||||||||||||||
PROP_BARRIER | Walls, gates, traps, most features | ||||||||||||||
PROP_LEGS | Civilians, scavenger men | ||||||||||||||
PROP_CYBORG | Cyborgs (incl. super cyborg) | ||||||||||||||
PROP_JUMP | Jetpack cyborgs (not currently implemented) | ||||||||||||||
PROP_WHEEL | Wheeled vehicles | ||||||||||||||
PROP_HOVER | Hover vehicles | ||||||||||||||
PROP_HALFTRACK | Halftrack vehicles | ||||||||||||||
PROP_TRACK | Tracked vehicles | ||||||||||||||
PROP_VTOL | VTOLs (including transports?) | ||||||||||||||
PROP_NAVAL | Ships (not currently implemented) |