• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • DataManager.GetSpellData(ID).Cost

    Discussion in 'Community Developer Forum' started by Endus, Feb 22, 2015.

    1. Endus

      Endus Community Developer

      Joined:
      Jul 9, 2012
      Messages:
      458
      Likes Received:
      6
      Trophy Points:
      18
      Using:

      Log(DataManager.GetSpellData(ID).Cost);

      From the RebornConsole returns only the base (level 1) cost of spells.

      Is this intended? If so are there any plans to implement a scaling cost (like BaseCastTime vs AdjustedCastTime) so it shows the level adjusted spell cost (so if ClassLevel is 30 it will return the level 30 cost for example)? Or possibly just pulling the current live cost (whatever's easier, I dunno lol).

      Thanks. :cool:
       
      Last edited: Feb 24, 2015

    Share This Page