struct Models::KitbagItem

Included Modules

Defined in:

models.cr

Constructors

Instance Method Summary

Instance methods inherited from module Avocado::Pack

opcode opcode, pack(io, type, variable, order)
pack(io, order = IO::ByteFormat::BigEndian)
pack

Instance methods inherited from module Avocado

[](variable) [], []=(variable, value) []=, opcode opcode

Constructor Detail

def self.new(items) #

[View source]

Instance Method Detail

def db_id : UInt16 #

[View source]
def db_id=(db_id : UInt16) #

[View source]
def endure : Array(UInt16) #

[View source]
def endure=(endure : Array(UInt16)) #

[View source]
def energy : Array(UInt16) #

[View source]
def energy=(energy : Array(UInt16)) #

[View source]
def forge_level : UInt8 #

[View source]
def forge_level=(forge_level : UInt8) #

[View source]
def grid_id : UInt16 #

[View source]
def grid_id=(grid_id : UInt16) #

[View source]
def id : UInt16 #

[View source]
def id=(id : UInt16) #

[View source]
def inst_attrs : Array(InstAttribute) #

[View source]
def inst_attrs=(inst_attrs : Array(InstAttribute)) #

[View source]
def is_params : Bool #

[View source]
def is_params=(is_params : Bool) #

[View source]
def is_valid : Bool #

[View source]
def is_valid=(is_valid : Bool) #

[View source]
def item_db_forge : UInt32 #

[View source]
def item_db_forge=(item_db_forge : UInt32) #

[View source]
def item_db_params0 : Array(UInt32) #

[View source]
def item_db_params0=(item_db_params0 : Array(UInt32)) #

[View source]
def item_db_params1 : Array(UInt32) #

[View source]
def item_db_params1=(item_db_params1 : Array(UInt32)) #

[View source]
def need_level : UInt16 #

[View source]
def need_level=(need_level : UInt16) #

[View source]
def num : UInt16 #

[View source]
def num=(num : UInt16) #

[View source]