Rosegold::DataComponents::BlocksAttacks::DamageReduction
Inherits Struct / Value / Object
Constructors
new(horizontal_blocking_angle : Float32 = 0.0_f32, type : Rosegold::DataComponents::BlocksAttacks::DamageTypeHolderSet | Nil = nil, base_value : Float32 = 0.0_f32, factor : Float32 = 0.0_f32)
SourceInstance methods
base_value
Sourcebase_value=(base_value : Float32)
Sourcefactor
Sourcefactor=(factor : Float32)
Sourcehorizontal_blocking_angle
Sourcehorizontal_blocking_angle=(horizontal_blocking_angle : Float32)
Sourcetype
Sourcetype=(type : DamageTypeHolderSet | Nil)
Source