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

Adds support for Green Aura MVP damage #5749

Merged
merged 5 commits into from Feb 21, 2021
Merged

Adds support for Green Aura MVP damage #5749

merged 5 commits into from Feb 21, 2021

Conversation

aleos89
Copy link
Contributor

@aleos89 aleos89 commented Feb 18, 2021

  • Addressed Issue(s): Fixes #3324

  • Server Mode: Renewal

  • Description of Pull Request:

* Fixes #3324.
* Adds the DamageTaken flag which reduces damage done to specific naturally spawning MVP.
Thanks to @admkakaroto and @SonaSonaSona!
db/import-tmpl/mob_db.yml Outdated Show resolved Hide resolved
db/mob_db.yml Outdated Show resolved Hide resolved
db/pre-re/mob_db.yml Outdated Show resolved Hide resolved
db/re/mob_db.yml Show resolved Hide resolved
doc/mob_db.txt Show resolved Hide resolved
doc/yaml/db/mob_db.yml Outdated Show resolved Hide resolved
src/map/battle.cpp Outdated Show resolved Hide resolved
src/map/battle.cpp Show resolved Hide resolved
* Adjusts the damage formula.
* Removes the naturally spawning check as it applies to all monsters with the label.
* Fixes a few typos.
* Increases the version to 2.
Thanks to @Atemo!
@vstumpf
Copy link
Member

@vstumpf vstumpf commented Feb 19, 2021

Do we really need to bump the version? The addition of the new key isn't a breaking change, unless you're worried for someone using a newer db.

@Lemongrass3110 Lemongrass3110 merged commit 2663260 into master Feb 21, 2021
2 checks passed
@Lemongrass3110 Lemongrass3110 deleted the hotfix/issue3324 branch Feb 21, 2021
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.

4 participants