elanthia-online / scripts

shared collaborative lich scripts
20 stars 50 forks source link

[sk.lic] v1.2.1 time_per fix #1630

Closed mrhoribu closed 3 weeks ago

mrhoribu commented 3 weeks ago

Uncertain if 10mins should be used as the baseline or not, but leaving as is for now.

ondreian commented 3 weeks ago

I think it's 15 minutes for the floor, but also won't the next effects component update it?

mrhoribu commented 3 weeks ago

I think it's 15 minutes for the floor, but also won't the next effects component update it?

Issue is in scripts that have duration calcs for how many to cast, mainly ewaggle. Instead of casting say a spell with 20mins per cast 3 times for 60 mins, currently it tries to cast 6 times as it thinks each cast is only 10 mins per. Using up more mana than needed and taking longer to cycle through.