TravisGesslein / Idle-Raiders-Second-Run-1.1-Beta

0 stars 1 forks source link

Enchanted Focus Potion bugged? #24

Closed honbag closed 7 years ago

honbag commented 7 years ago

the rare T11 archer item seems to possible mistakenly be giving max focus rather than damage at a ridiculous amount.

Lenatti commented 7 years ago

title("Enchanted Focus Potion").itemLevel(Tier11Settings.itemLevel).itemLevelModifiers([CREATURE_ATTRIBUTE.MAX_HP, CREATURE_ATTRIBUTE.MAX_ENERGY, CREATURE_ATTRIBUTE.CRITICAL_HIT_CHANCE])

As name says focus not damage ;)

honbag commented 7 years ago

Seems extremely exploitable

TravisGesslein commented 7 years ago

The amount is indeed bugged, thank you for bringing it up. Should be fixed next patch.

(max focus is intentional though!)