CRITICAL BUG: when you learn a spell, it becomes repeatable (even if it wasn’t in tome).
Impact:
If you learn a spell that gives ingredients for free, you can repeat it as many times as you want.
Not affected:
Initial spells are not affected.
Proof:
When spell is learnt, only 2 arguments are passed to constructor, repeatable is omitted, so it defaults to true.
23 Likes