Attribute¶
文档版本:1.21.50.25
Specifies the initial value of a specific attribute for an entity when spawned.
架构¶
min
:number- The minimum starting health an entity has.
max
:number- The maximum starting health an entity has.
value
:range_number_type- The amount of health an entity to start with by default.
0..0
:number- The first value of the range.
1..1
:number- The second value of the range.
range_min
:number- The minimum value of the range.
range_max
:number- The maximum value of the range.