enum Stelios::Stat
Defined in:
engine/stat.crEnum Members
-
Points =
0 -
Level =
1 -
Health =
2 -
MaxHealth =
3 -
Magic =
4 -
MaxMagic =
5 -
Action =
6 -
MaxAction =
7 -
Threat =
8 -
Vit =
9 -
Int =
10 -
Dex =
11 -
Str =
12 -
Wil =
13 -
Lck =
14 -
Per =
15 -
Ini =
16
Instance Method Summary
- #action?
- #dex?
- #health?
- #ini?
- #int?
- #lck?
- #level?
- #magic?
- #max_action?
- #max_health?
- #max_magic?
- #per?
- #points?
- #str?
- #threat?
- #vit?
- #wil?
Instance methods inherited from struct Enum
to_sban(encoder : SBAN::Encoder)
to_sban
Constructor methods inherited from struct Enum
new(decoder : SBAN::Decoder)
new
Instance methods inherited from class Object
to_sban(io : IO)to_sban(encoder : SBAN::Encoder)
to_sban : Bytes to_sban