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

Component

An instance of Song Magic

Properties:

  • burst
  • level
  • MD -- MP cost per second
  • upgrades -- array keyed to level of Upgrade entities
  • tick_cur
  • tick_len
  • type -- red (attack) or blue (defend)
Methods:
  • tick() -- handles song's effects
  • release() -- releases song magic. effects are dependent on type and upgrades
Clone this wiki locally