View Single Post
  #8  
Old 05-09-2010, 04:32 PM
N3MES1S N3MES1S is offline
Approved Member
 
Join Date: Nov 2009
Posts: 241
Default

It seems that ure right. But that's weird, cuz phantom is just a copy of the original troop, not a summoned unit.

"local power = math.floor((tonumber("0" .. text_dec(Logic.obj_par("spell_phantom","health"),l evel))+ math.floor(HInt()/3))*(1+tonumber(skill_power2("summonner",1)/100)))

As the code says, the phantom power is affected by the phantom level spell power itself and the summoner skill.
Reply With Quote