struct

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)
Source

Instance methods

base_value
Source
base_value=(base_value : Float32)
Source
factor
Source
factor=(factor : Float32)
Source
horizontal_blocking_angle
Source
horizontal_blocking_angle=(horizontal_blocking_angle : Float32)
Source
type
Source
type=(type : DamageTypeHolderSet | Nil)
Source