<p></p>
<p>The "Delay/Advance attack by X attacks" setting (turn-based battles only) is meant to change the order in which attacks happen during a single turn, but it seems to cause a delay by that many turns instead if combined with a turn delay</p>
<blockquote>
<p>Feenick: another attack delay-related bug: it seems that attacks delayed by attacks can go off into another turn [as opposed to being guaranteed to be at the end of the turn, as I was intending to use the function]<br>
tmc: is the "Delay doesn't block further actions" bit on? is the attack part of a chain?<br>
Feenick: Yeah, both of those are the case<br>
tmc: is it the start of the chain? end? does the rest of the chain have any delays? I think I'd have to see the .rpg<br>
Feenick: It's a one-turn delay with an additional 1-attack delay. It's the second in a chain</p>
</blockquote>
<p>Here's a testcase Feenick sent me; the hero's attack chains to an attack with a delay of 1 turn and 4 attacks: <a href="https://github.com/ohrrpgce/ohrrpgce/files/4529807/delaytest.zip">delaytest.zip</a><br>
You can see the attacks build up in the queue.</p>
<p>Incidentally this "Delay/advance attack" setting is so confusingly named that I was initially very confused, and then really struggled to refer to it while writing this bug.</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/1118">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZXUMXIXKWA4JKEKQGTROGW3BANCNFSM4MQGKNWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZWR6YB4SB2HJZHBDC3ROGW3BA5CNFSM4MQGKNWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JBE7WPA.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/1118",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1118",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>