Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Timira The Many-Headed Boss fight mechanic (#2044)
# Description Timira The Many-Headed Boss fight mechanic. Previously, boss lever teleported players straight to boss room. This PR covers whole mechanic for this fight. First stage - players have to use bucket full of sparkles on trapped water, End of first stage spawns Reward box and teleport to second stage. Second stage - players have to use corupted water with 8s cooldown, until end of stage is triggered. End of second stage spawn Reward box and teleport to third stage. Third stage is just a boss fight. **Map requires changes:** Lack of water around first stage ![image](https://github.com/opentibiabr/canary/assets/106963095/aec56eff-bd46-48f6-95db-afb96d6e0599) Borders are walkable : 1. vertical borders should have an id : 38126 2. horizontal borders should have an id: 38125 ![image](https://github.com/opentibiabr/canary/assets/106963095/8b4e1350-e35d-463d-a77a-c6cb2dd19388) --------- Co-authored-by: Elson Costa <[email protected]> Co-authored-by: Luan Santos <[email protected]> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
- Loading branch information