Skip to content
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

fix: Drume boss mechanic #1836

Merged
merged 5 commits into from
Nov 18, 2023
Merged

fix: Drume boss mechanic #1836

merged 5 commits into from
Nov 18, 2023

Conversation

luanluciano93
Copy link
Contributor

@luanluciano93 luanluciano93 commented Nov 17, 2023

  • Fail the encounter if Lion commanders die
  • Kesar is invulnerable

@luanluciano93
Copy link
Contributor Author

falta ainda a a questão do target do usurper, se tiver player na tela, ele ter que tarjetar o player

@elsongabriel
Copy link
Contributor

elsongabriel commented Nov 17, 2023

falta ainda a a questão do target do usurper, se tiver player na tela, ele ter que tarjetar o player

acho que lá no data-otservbr-global\monster\quests\the_order_of_lion\usurper_commander.lua só mudar a ordem do
monster.enemyFactions = { FACTION_LION, FACTION_PLAYER }
para
monster.enemyFactions = { FACTION_PLAYER, FACTION_LION }

@luan luan changed the title fix: boss mechanic Drume fix: Drume boss mechanic Nov 18, 2023
@luan luan merged commit 264efd5 into opentibiabr:main Nov 18, 2023
@luanluciano93 luanluciano93 deleted the fixDrume branch November 18, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants