Table of Contents

Class NoDamageTakenCondition

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/NoDamageTakenCondition", "2cd14589d8de5cbfbecc3e3cd0a9b4b5a7d1ee1f246d7a3e54304966c8b7dced")]
public sealed record NoDamageTakenCondition : EntityEffectApplyConditions, IEquatable<NoDamageTakenCondition>
Inheritance
NoDamageTakenCondition
Implements
Inherited Members

Properties

Codec

public static Codec<NoDamageTakenCondition> Codec { get; }

Property Value

Codec<NoDamageTakenCondition>

Delay

public double Delay { get; init; }

Property Value

double

Inverse

public bool Inverse { get; init; }

Property Value

bool