Property Immortal
Immortal
Gets or sets a value indicating whether this creature is immortal.
An immortal creature still takes damage, but cannot be killed.
public bool Immortal { get; set; }
Gets or sets a value indicating whether this creature is immortal.
An immortal creature still takes damage, but cannot be killed.
public bool Immortal { get; set; }