<p></p>
<p>I agree, this would be an excellent feature. It was on my todo list. It should be fairly easy...</p>
<p>although it means we're going to have to keep the <code>HeroDef.spell_lists</code> data in memory because we'll need to loop over it from <code>tag_updates</code>. (I want to keep all of HeroDef in memory, but doing so is a significant amount of cleanup). Also, note that there are no script commands for checking/setting whether a spell is learned by level-up, so no commands for tag conditions either won't be a serious omission. Learning a spell from a level up only happens if that slot is empty (<code>write spell</code> hasn't been used on it).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1182#issuecomment-721495074">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZQQNBOO4XBJ7PPTPZ3SODEWZANCNFSM4THAGAOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZTT3A3EJPGEOBAGH6TSODEWZA5CNFSM4THAGAOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFMASIIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1182#issuecomment-721495074",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1182#issuecomment-721495074",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>