-
Notifications
You must be signed in to change notification settings - Fork 220
Add Elemental Sforzo placeholder, to make the ability usable. #464
Conversation
*ability usable :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, mrhappyasthma!
Could you add the CE and VE to the abilities.sql?
Indenting should be 4 spaces; the indents here are two~
Whoops. Force of habit. Will update the spacing. Is it sufficient to just add the CE/VE to the sql file? Or do I need to apply those enmity values somewhere in code? It seems like they will get picked up in the core and added to the Any pointers would be helpful :) thanks! |
Yep just plug into the table, core does the rest on ability use. |
A few things are still needed: 1. Add enmity when cast. 2. Update the status_effect to also protect against status effect spells that cause debuffs.
Updated indentation and added the CE/VE values. Thanks for the code pointers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, mrhappyasthma!
A few things are still needed:
spells that cause debuffs.
I affirm: