Cronous Emulation Server Daemon

ItemPrototype Fields

The fields of the ItemPrototype class are listed below. For a complete list of ItemPrototype class members, see the ItemPrototype Members topic.

Public Instance Fields

_accuracyAccuracy.
_attack_deltaAttack
_attack_maxAttack points (max).
_attack_minAttack points (min).
_attack_speedAttack speed.
_defenseDefense.
_dodgeDodge.
_durabilityDurability.
_equipable_classesCharacter classes that can equip the item.
_equipment_type Specifies whether the item is an equipement. The equipement type if so.
_flagSpecifies whether the item is mergeable, usable or not.
_idPrototype ID.
_item_classInitial item class.
_nameItem name.
_required_conditionsRequired conditions to equip.
_shifterShifter.
_weightItem weight.

See Also

ItemPrototype Class | croemud.item Namespace