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

MSC_MYSTATUSOFF #2299

Closed
AnisotropicDefixation opened this issue Oct 21, 2018 · 1 comment
Closed

MSC_MYSTATUSOFF #2299

AnisotropicDefixation opened this issue Oct 21, 2018 · 1 comment
Labels
status:unreproducible The issue can't be reproduced, despite following the user-provided steps and/or information

Comments

@AnisotropicDefixation
Copy link

AnisotropicDefixation commented Oct 21, 2018

Since it isn't used by anything it seems like this went ignored for a long time.

It takes the "lack of status x" condition quite literally and the skill will be used regardless of that specific status being applied at any point at all, it's basically the same as MSC_ALWAYS.

@Kenpachi2k13 Kenpachi2k13 added the status:unreproducible The issue can't be reproduced, despite following the user-provided steps and/or information label May 21, 2020
@Kenpachi2k13
Copy link
Member

Works fine in latest release.

For testing I added this skill to PORING:

AL_HEAL: {
	SkillState: "MSS_ANY"
	SkillLevel: 1
	Rate: 10000
	Delay: 1000
	SkillTarget: "MST_SELF"
	CastCondition: "MSC_MYSTATUSOFF"
	ConditionData: "SC_DEC_AGI"
}

Result:
Poring is spamming Heal until Decrease AGI is cast on it and resume spamming Heal when Decrease AGI ends.

close();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:unreproducible The issue can't be reproduced, despite following the user-provided steps and/or information
Projects
None yet
Development

No branches or pull requests

2 participants