AppendValueSpell
cantrip(id: String, spell_id: String): AppendValueSpell
A cantrip to be Appended. The id must be an arbitrary unique value.
signature_spell(id: String, spell_id: Id, rank: Number): AppendValueSpell
A spell to be Appended at the provided rank as a Signature Spell. The id must be an arbitrary unique value.
spell(id: String, spell_id: Id, rank: Number): AppendValueSpell
A spell to be Appended at the provided rank. The id must be an arbitrary unique value.