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

Modding Bug: [+1] Movement doesn't accept <when adjacent to a [mapUnitFilter] unit> #12798

Open
1 task done
AceHank opened this issue Jan 12, 2025 · 1 comment
Open
1 task done
Labels

Comments

@AceHank
Copy link

AceHank commented Jan 12, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Game Version

4.15.2

Describe the bug

This one is a quick report, it's as the title said. I didn't do extensive testing, just simple "[+1] Movement <when adjacent to a [Favourable Wind] unit>", Favourable Wind being a status, and it didn't work. Also in case it matters, I put the unique in UnitTypes.json,

Thank you very much!

Steps to Reproduce

  1. Give "[+1] Movement <when adjacent to a [Favourable Wind] unit>", to a unit
  2. See error

Screenshots

image
Cleric has the Favourable Wind status

image
Priest whose adjacent to Cleric (with Favourable Wind) move is still at 2/2

Link to save file

No response

Operating System

Windows

Additional Information

I've also checked Priest's movement the next turn with same result.

@AceHank AceHank added the bug label Jan 12, 2025
@AceHank
Copy link
Author

AceHank commented Jan 12, 2025

After some more testing, it worked fine if I use a tag instead of status name.
"[+1] Movement <when adjacent to a [Swift] unit>", with Swift is a tag inside Favourable Wind.
image

I guess it's solved for me, but, the bug that it doesn't accept status name still exist, so devs please decide when to close this thread.

Thank you for the great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant