-
-
Notifications
You must be signed in to change notification settings - Fork 662
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
feat: soul pit arena/animus mastery/soul core #3230
Conversation
…into feat/soulpit
…into feat/soulpit
…into feat/soulpit
@FelipePaluco There is a problem with the conditions, whether it's poison, fire, any negative condition in a player causes the game to crash |
The same value like on Monster details |
Yea, tested as well and tried to debug it, but i am not able to find the problem, |
Solved on b0e4d15 Also the crash problem, i have made some changes on 9dc0f2a And tested myself walking through some fields, fighting some creatures that apply some conditions, no one crashes my server. Please, retest everything again with those two new commits. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This is a different problem I guess. Was reported before on our discord. Open a issue for that as this is not related to the Soul Pit implementation. Tested here with fields, and when monsters walk into fields, are applying damage accordingly. |
Looks like everything work as expected now ;) |
Nothing important, but monsters have 50% crit chance and I have not seen " (Soulpit Crit)" in logs |
Using an Exalted Core or Soul Prism on a Soul Core from the ground does not consume them, and the Soul Core also remains intact, while an additional new one is sent to the backpack. |
Quality Gate passedIssues Measures |
SoulPit fighting arena along with Animus Mastery Logic. --------- Co-authored-by: Pedro Henrique Alves Cruz <[email protected]>
Description
DO NOT BUT IF ITS FREE. PLAYERS CARE ABOUT QUALITY NOT ABOUT EXCLUSIVITY.
This PR aim's to implement SoulPit fighting arena along with Animus Mastery Logic.
Huge thanks and gratitude to @phacUFPE for co-working and thinking together with me on this implementation since the beginning.
Behaviour
Actual
We don't have soulpit mechanics implemented.
Expected
Soul Pit Mechanic implemented.
For further informatin, please take a time to read:
https://tibia.fandom.com/wiki/Soulpit
Type of change
Please delete options that are not relevant.
How Has This Been Tested
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist