Skip to content
mpetrovic edited this page Apr 13, 2011 · 1 revision

Component

Entity has slots, in which Upgrades can go.

Properties:

  • slots_max
  • slots -- list of slots
Methods:
  • slot(upgrade, slot_num) -- puts an upgrade in the slot, removing the existing one
  • get_cumulative() -- gets cumulative stats for all slots
Clone this wiki locally