✅ Morax murmur reversed nurture costs 0 ap 002 006
| Category | Ability |
| Status | Passing |
| Test | tests/test_abilities_passive.py::test_morax_murmur_reversed_nurture_costs_0_ap_002_006 |
Murmur on top, Morax on bottom. Murmur's AP cost reduction passive makes Nurture cost 0 AP.
Preconditions
- Lane 0: P1's Murmur (#002) fused with Morax (#006)
Action
- Query effective AP cost for Nurture (ability_idx=1) on fused Murmur+Morax
Expected Postconditions
-
Nurture AP cost = 0 (reduced from 1 by Murmur passive)
-
Murmur's cost reduction applies to bottom-card abilities in reversed fusion
-
Confirms stat-level check; execution test is in test_abilities_actions.py