Lull skills discussion #264
Closed
JesterWizard
started this conversation in
General
Replies: 1 comment 1 reply
-
It need more bisc works to add new API for debuffs rather than directly check on stat-debuff index. Previously in order to enable Clearance and LightAndDark skill we have done in some process, 471def9ce. But it seems that it need to more on it. You can pull the skill info first. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So the lull skills work in the ASM system by looking for a specific bit set in the unit's state debuff table and then negating the boost. However, we can't really do that here can we? So how do you propose we implement these skills?
My thoughts involved one of the following:
Beta Was this translation helpful? Give feedback.
All reactions