Left.Status:Str                            (read-only)
Right.Status:Str                           (read-only)

Battle result, from the point-of-view of this unit.

  • "Survived" if the unit survived the battle and captured or destroyed its opponent.
  • "Captured" if the unit was captured by an enemy.
  • "Exploded" if the unit was destroyed.
  • "Invalid" if the battle is not playable in PCC.
  • "Stalemate" if the battle ended without a victor (PCC2 only).
  • "Disabled" if the battle ended because combatants didn't have offensive capabilities left (PCC 1.x only).
  • "Timeout" if the battle timed out (PCC 1.x only).

Computing the value for this property may involve playing the whole VCR, and thus take a considerable amount of time. Results are cached, so you'll only have to wait once.

See also: Combat Properties