Skip to content

Implement Fisherman's Gambit III#1178

Open
IridescentVoid wants to merge 2 commits into
FallingColors:1.21from
IridescentVoid:feat_fishermans_3
Open

Implement Fisherman's Gambit III#1178
IridescentVoid wants to merge 2 commits into
FallingColors:1.21from
IridescentVoid:feat_fishermans_3

Conversation

@IridescentVoid

Copy link
Copy Markdown
Contributor

Duplicates an iota in-place on the stack.

On a stack of 0, 1, 2, 1, casting Fisherman's Gambit III results in 0, 1, 1, 2.

@IridescentVoid IridescentVoid added enhancement New feature or request 1.21 labels Jun 23, 2026
@IridescentVoid

Copy link
Copy Markdown
Contributor Author

There were concerns about naming that should be addressed before this is merged. It's also worth questioning if this is a pattern worth implementing, or whether it'd be better as a special handler, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.21 enhancement New feature or request

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

1 participant