-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exhaust System #144
Comments
Maybe can fix exhaust with this: |
i think works better with this: than this: |
@Tetee11, OTHire is meant to work as 7.72 Tibia protocol worked back in time, if you like some custom feature or current Tibia behavior more you can edit your own server. |
what you mean is the exhaust of OTHire is like the tibia version 7.72? the defensive spells did not share exhaust with agressive spells? I really do not remember the exhaust of tibia 7.72 |
At 7.72 spells share exhaust regardless of being defensive or aggressive, we are matching this behavior here. If you what the videos though, you will see it's not just that simple, and details that are not well documented. This commit you linked has nothing to do with those details, it´s about OTX fixing their 7.x protocol server having aggressive and healing spells not sharing exhaust through adding an option on how it should work at config.lua. |
Could you use rune like uh, sd at the same time when casting spells in 7.72? |
what happened with seliro's test? |
kay from Tibiantis on https://otland.net/threads/7-7-damage-and-spell-formulae.252604/#post-2693995
|
But can you use "exura" or "exori vis" 1 second after "exevo mort hurt" which exhausts you for 2 seconds or you need to wait 2 seconds to use these spells? |
SO THIS IS GOOD OR NOT' |
Regarding it #22, I spread some false information:
The system was totally bugged in OTHire, and what we got with 0dd7e21 was a huge improvement nonetheless.
Although, what I will call Seliro's Tests show that the interactions are actually more complex.
The tests are not conclusive though, as they don't count in exhaust times (as how much time you are exhausted after each action for the other respective action). There is also some queue on using items that was disregarded at all, eg. there is no exhaust between using 2 manafluids, but the second one waits the animation from the first to be played and if you use 3 too fast only 2 will be used.
I'm not inclined to address this soon, and there is more research to be done, but I though it would be good to have this documented.
The text was updated successfully, but these errors were encountered: