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

Added Floowandereeze executor #40

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

jdistro07
Copy link

@jdistro07 jdistro07 commented Jan 8, 2024

Executor that pilots meta Floowandereeze deck

Issues:

  • 1. Recycling using Toccan and Stri not in proper flow yet.
  • 2. Book of Moon to another activated same card
  • 3. Empen sometimes not activating
  • 4. Zeus requirements under adjustments
  • 5. Snowl not activating Quick Effect
  • 7. Raiza Monarch targeting itself and cards owned by the bot to be shuffled to deck
  • 8. Random placement of monsters sometimes not working.

WIP:

  1. Underworld Goddess strategy.

TODO:
1. Empen battle behaviour
2. Empen Normal Summon behaviour
3. XYZ Zeus combo
4. Stri banishing DreamingTown should not execute.
fixes on Dreamtown
Improved level 1 monsters behaviour
Fixes:
1. Map & DreamingTown Normal summon chain
2. Zeus special summoning multiple times even the card is present on field.
3. Advent of Adventure consistency fixes
To fix:
Empen not activating battle effect
WIP:
- Underworld goddess Link Summon
- Raiza Monarch summoning mechanics fix
-Fixes on summon positioning of XYZ
-Fixes on Dreaming Town
-Fixes on Thrust search
-Added attachement effect on Zeus; not tested
@jdistro07 jdistro07 marked this pull request as ready for review January 27, 2024 12:36
@TheFlameFlash
Copy link

2 months later not sure if it's worth commenting after that long but here is few things that could be improved i have encountered that could be improved.

  • should use terraforming first before either of prosperity/duality
  • should priorities monsters of prosperity/duality especially in hands where it has access to field spell/quickplay but no monsters as those can lead to the rest
  • should not shotgun shifter when itself is going first (sometimes it doesn't do it so idk what's going on there)
  • its not setting book of moons for some reason

floowandereeze ai bunch of replays.zip

@jdistro07
Copy link
Author

2 months later not sure if it's worth commenting after that long but here is few things that could be improved i have encountered that could be improved.

  • should use terraforming first before either of prosperity/duality
  • should priorities monsters of prosperity/duality especially in hands where it has access to field spell/quickplay but no monsters as those can lead to the rest
  • should not shotgun shifter when itself is going first (sometimes it doesn't do it so idk what's going on there)
  • its not setting book of moons for some reason

floowandereeze ai bunch of replays.zip

Thanks for the feedback! I'll look into this.

- Prioritize Terraforming over Duality and Prosperity
- Improvements on Avian negate conditions
- Fixed Zeus not activating on Battle Phase
- Optimized Dreaming Town activation conditions
- Fixed normal summon using Map during opponent's turn.

WIP:
1. Improvements on Prosperity and Duality search; for some reason AI.SelectCard just won't pick what it should prioritize.
@jdistro07
Copy link
Author

jdistro07 commented Mar 28, 2024

  • should use terraforming first before either of prosperity/duality

Fixes (3/28/2024):

  • should use terraforming first before either of prosperity/duality
  • should priorities monsters of prosperity/duality especially in hands where it has access to field spell/quickplay but no monsters as those can lead to the rest
  • should not shotgun shifter when itself is going first (sometimes it doesn't do it so idk what's going on there)
  • its not setting book of moons for some reason (Will now set if certain conditions are met. Only works on situational cases)

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

Successfully merging this pull request may close these issues.

3 participants