Skip to content

Add Ultra Burst trigger and make Ultra Necrozma battle-only#1616

Draft
MiquelRForgeFlow wants to merge 1 commit into
PokeAPI:masterfrom
MiquelRForgeFlow:master-fix-ultra-necrozma
Draft

Add Ultra Burst trigger and make Ultra Necrozma battle-only#1616
MiquelRForgeFlow wants to merge 1 commit into
PokeAPI:masterfrom
MiquelRForgeFlow:master-fix-ultra-necrozma

Conversation

@MiquelRForgeFlow

Copy link
Copy Markdown
Contributor

Change description

Introduce a new ultra-burst-item form trigger and mark Ultra Necrozma as battle-only, triggered by holding Ultranecrozium Z (like Mega/Primal held-item transformations).

Is distinct from held-item trigger to make it easy to customize, like making it trigger from Dusk and Dawn forms instead of default form.

AI coding assistance disclosure

I only asked AI to add the new ultra-burst-item. I defined it manually in the command line, and AI added it in the code.

Contributor check list

  • I have written a description of the contribution and explained its motivation.
  • I have written tests for my code changes (if applicable).
  • I have read and understood the AI Assisted Contribution guidelines.
  • I will own this change in production, and I am prepared to fix any bugs caused by my code change.

@MiquelRForgeFlow

Copy link
Copy Markdown
Contributor Author

@Naramsim

Introduce a new `ultra-burst-item` form trigger and mark Ultra
Necrozma as battle-only, triggered by holding Ultranecrozium Z
(like Mega/Primal held-item transformations).
@MiquelRForgeFlow
MiquelRForgeFlow force-pushed the master-fix-ultra-necrozma branch from c74520c to 6641ec2 Compare July 22, 2026 11:59
@MiquelRForgeFlow

MiquelRForgeFlow commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

By the way, the battle-only thing is the only assured fact. I can make that fix a part. And leave the ultra-burst-item vs held-item for discussion.

@jemarq04

Copy link
Copy Markdown
Member

It should probably just be held-item specifying the Ultranecrozium Z I think. Though finding a way to specify the required base form to specify Dawn/Dusk form is something we can consider going forward

@MiquelRForgeFlow
MiquelRForgeFlow marked this pull request as draft July 23, 2026 20:30
@MiquelRForgeFlow

Copy link
Copy Markdown
Contributor Author

I can make that fix a part

Done in #1619.

Though finding a way to specify the required base form to specify Dawn/Dusk form is something we can consider going forward

Fine by me, let's think how to do it. Probably a new column in some place. Any suggestion?

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.

2 participants