New Content - Implemented turns_per_cast -- primitive alien totem

Donavin69

Member
It appears that the turns_per_cast function needs to be updated to include the primitive alien totem. Heartbot has it, and now gives 35 advs of TT buffs, instead of the 12 that is being reported
HTML:
> ashq print(turns_per_cast($skill[Empathy of the Newt]))

12
 

Donavin69

Member
I have tested, and the update works, however, I failed to report that HeartBot also has the jewel-eyed wizard hat, so the correct number of turns should be 30, not 35. (It now reports 40)
> ashq print(turns_per_cast($skill[Empathy of the Newt]))

40
 
Top