Commit 4c49dc8
feat(template): the 5E fallback supplies definitions, not rules — stateful ledger 0, prototype 1
PeterB ruling (kirby-cost is 6E-only): an entry loaded from the
earlier-edition sibling keeps costs/options/adders but drops its
EXCLUDES/REQUIRES and its non-framework TYPEs — HD's own verdicts prove the
line (it allows DOUBLEENDCOST+ENDRESERVEOREND together, and a bare 5E
MULTIPLESFX on a plain Blast, on a Main6E character). Framework-binding
types (VPP/MP/EC/LIST) survive: they classify private-vs-common cost
propagation. A MULTIPLESFX sink state lets HD keep adjudicating.
Also: CustomPower ports its template-init base-cost floor
(CustomPower.java:324-325, if baseCost==0 -> 1; a stated BASECOST still
wins), closing the five prototype-END cells. REDUCEDEND-on-SHAPESHIFT is the
one cell left, honestly labelled unexplained (HD allows where its own
visible code path would refuse; suspect the clone at ReducedEND.java:130).
Stateful matrix: 0 ledgered of 9,867. Prototype: 1 of 8,395. Sink cost
ledger: 10. Parity 695/695, display 91,221, suite 1,728.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PrVDXgpDfQpzEGErZTLjEs1 parent 86a4328 commit 4c49dc8
9 files changed
Lines changed: 4117 additions & 3900 deletions
File tree
- kirby_cost
- objects/powers
- template
- tests
- fixtures
- authored
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
93 | 105 | | |
94 | 106 | | |
95 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
436 | 443 | | |
437 | 444 | | |
438 | 445 | | |
| |||
502 | 509 | | |
503 | 510 | | |
504 | 511 | | |
505 | | - | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
506 | 539 | | |
| 540 | + | |
507 | 541 | | |
508 | 542 | | |
509 | 543 | | |
| |||
527 | 561 | | |
528 | 562 | | |
529 | 563 | | |
530 | | - | |
| 564 | + | |
| 565 | + | |
531 | 566 | | |
532 | | - | |
| 567 | + | |
533 | 568 | | |
534 | 569 | | |
535 | 570 | | |
| |||
0 commit comments