Commit 7be8175
Storied: give the inline ability its card state
AbilityFactory.getAbility(abString, card) passes card.getCurrentState(),
which is what makes getOriginalHost() resolve. Setting it here keeps the
inline ability equivalent: getOriginalHost is no longer null, so the set
code comes from the original card rather than the copy on a copied trait,
matching Ascend.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 217f3aa commit 7be8175
1 file changed
Lines changed: 6 additions & 3 deletions
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
652 | | - | |
| 652 | + | |
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
665 | | - | |
| 665 | + | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
669 | 672 | | |
670 | 673 | | |
671 | 674 | | |
| |||
0 commit comments