TypeDamageRelation

Properties

Link copied to clipboard
@Id
abstract val id: TypeDamageRelationId

ID

Link copied to clipboard
abstract val multiplier: Float?

倍率

Functions

Link copied to clipboard
@GeneratedBy(type = TypeDamageRelation::class)
fun TypeDamageRelation.copy(resolveImmediately: Boolean = false, block: TypeDamageRelationDraft.() -> Unit): TypeDamageRelation