Class RegenHealthCondition
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/RegenHealthCondition", "443edce992f03b01b87d473c1627d49354381c4b10549176c41bb118c1fbaed8")]
public sealed record RegenHealthCondition : EntityEffectApplyConditions, IEquatable<RegenHealthCondition>
- Inheritance
-
RegenHealthCondition
- Implements
- Inherited Members
Properties
Codec
public static Codec<RegenHealthCondition> Codec { get; }
Property Value
Inverse
public bool Inverse { get; init; }