<div dir="ltr">Another:<br><br><div>  Condition:  chance based with X (max any target)</div><div>  increasing with max any target's X  (edits X)<br></div><div>  increases from Z% for X=0    (edits Z)<br></div><div>  to 100% for X>=Y      (edits Y)</div><div class="gmail_extra"><br></div><div class="gmail_extra">How about we put a poll on SS, and see what real users think (or suggest)?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 16 November 2017 at 02:19, James Paige <span dir="ltr"><<a href="mailto:Bob@hamsterrepublic.com" target="_blank">Bob@hamsterrepublic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I dunno. For me personally this seems a little confusing no matter how you slice it.<div><br></div><div>The description I went with was an attempt to concisely describe the actual implementation.</div><div><br></div><div>I am totally open to changing it. I don't know what is best here.<div><div class="h5"><br><br>On Wednesday, November 15, 2017, Ralph Versteegen <<a href="mailto:teeemcee@gmail.com" target="_blank">teeemcee@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 14 November 2017 at 11:02,  <span dir="ltr"><<a>subversion@hamsterrepublic.co<wbr>m</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">james<br>
2017-11-13 14:02:29 -0800 (Mon, 13 Nov 2017)<br>
145<br>
Update the F1 help for attack chaining to mention "Scaled stat chance" conditions<br>
(but if anybody can explain this better than I did, please do!)<br>
---<br>
U   wip/ohrhelp/attack_chaining.t<wbr>xt<br>
______________________________<wbr>_________________<br>
Ohrrpgce mailing list<br>
<a>ohrrpgce@lists.motherhamster.o<wbr>rg</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.org<wbr>/listinfo.cgi/ohrrpgce-motherh<wbr>amster.org</a></blockquote><div><br></div><div>A random number between 0 and 1 < max any stat X divided by Y? Don't "normal" (non-mathematically inclined) people always describe chances using percentages or ratios? I don't think it's obvious that generating a number between 0 and 1 and comparing to a fraction Z has chance to succeed Z*100%, except that if the stat is larger than Y, it has 100% chance. In fact, when I looked at the code for it, I got confused for a minute as to whether that was the effect.<br></div><div>Instead of:</div><div>  Condition: scaled stat chance (max any target)</div><div>  if random 0 to 1 < max any target X<br></div><div>  divided by Y</div><div>Maybe something like<br><div>  Condition: with chance (100 * max any target X / Y)%</div><div>  stat: max any target's X<br></div><div>  divided by: Y</div></div><div>I suppose, since we already have the Rate option above which is a second probability (and the Rate is limited from 0-100%), it would be possible to combine the two, as:<br></div><div>  Rate: (Z * max any target X / Y)%    (edits the value of Z)<br></div><div><div>  Condition: stat-based chance (max of any target)</div><div>  stat: max any target's X<br></div><div>  divided by: Y</div></div>But this seems to make things much more difficult to understand.</div><div class="gmail_quote"><br></div><div class="gmail_quote">But wait, why don't we just use plain english? <br></div><div>  Condition:  chance increasing with X (max any target)</div><div>  stat: max any target's X</div><div>  increases from 0% for X=0 to 100% for X>=Y      (edits the value of Y)</div><div>It doesn't fit in 40 characters, but I'd sure like to stop hobbling ourselves with that limit (speaking of which, didn't we intend to increase the default?)<br></div><div></div><div></div><div><br></div><div>In fact, why don't we make the 0% an extra parameter? You can get the same effect by also having an Else chain with a base chance, but that's not simple.<br></div></div></div>
</blockquote></div></div></div>
<br>______________________________<wbr>_________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org">ohrrpgce@lists.motherhamster.<wbr>org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.<wbr>org/listinfo.cgi/ohrrpgce-<wbr>motherhamster.org</a><br>
<br></blockquote></div><br></div></div>