Thanks for the bug report. I'll go back and fix that up when I have some time. Adding a checkbox (or similar) for surprise shot/attack is on my to-do list, but for now you have to use the generic modifiers dropdown to give the opponent -3 or -6 as appropriate.
You need to update the Kamau to reflect its new profile. Oh wow, army 6 just updated and fixed the "LGL error". Now its properly displaying the HRL+SMG combo. Its about time.
1. Thanks for the reminder; I updated the data in Mayanet, but forgot to push it to the dice roller as well. 2. I'm glad they finally fixed the Kamau in Army.
I've fixed the monofilament bug and added the new Bayram units. All of the units previously under "Mercenaries" are now under "Non-Aligned Armies" instead.
Dice calculator has the second round of Druze updates they added to Army, and I cleaned up a few duplicate units in the Non-Aligned list.
It seems that calculator doesn't include Full Auto -3 modifier in calculations: http://inf-dice.ghostlords.com/n3/?...p=0&p2.coordinated=0&p2.cover=3&p2.misc_mod=0 Active Model Base BS of 13 Cover grants -3 BS Range grants +3 BS Cover grants opponent +3 ARM Net BS is 13 Reactive Model Base BS of 15 Cover grants -3 BS Range grants +0 BS Cover grants opponent +3 ARM Fatality grants +1 DAM Net BS is 12
I had previously not added Full Auto because it was fully reproducible using the fireteam and generic modifier dropdowns. However, I took a little time tonight and added it. Please note! For the first time ever, I treat the left and right units differently! The +1 Burst bonus from Full Auto L1 will only work on the left hand unit, the one labeled active player. All other skills and abilities continue not caring which side they are on. Kriza vs. Squalo
@toadchild thansk! I got confused as I saw Full Auto mentioned but it was not "affecting" calculations ;) I remember it could be done via other mods ;)
@toadchild found something werid I believe to be a bug with E/M Crit calculation Spoiler http://inf-dice.ghostlords.com/n3/?...0&p2.gang_up=0&p2.coordinated=0&p2.misc_mod=0 Domaru shows only 40% chance to IMM-2, which should be 65% (Critical on 8+ from CC23+MA3+Berserk) + 0.55*35% for a non crit (BTS6/2 vs DAM13) = 84.25% 49.5% to cause a W seems also strange, should be straight 55% (PH14 vs ARM4). Maybe I just screwed up a MOD, nevertheless AP and DA CCWs work just fine for crosstesting (since the AP CCW has the exact same odds).
Hmm, I'll check it out. Is it... supposed to? I thought E/M CCWs had basic E/M damage, not Breaker. Checked the Wiki: After a successful attack using E/M Special Ammunition, the target must make a BTS Roll using half his BTS value.
49.5% sounds about right on the normal damage, if accounting for rounding errors. DAM10 vs ARM0 should yield 50%, not 55%. Achilles also gets the -3 MOD from Domaru's Martial Arts 3, but that MOD only applies to Face to Face rolls.
I found a couple of problems: I was applying the crits to the normal damage rather than the E/M. I have reversed the order of those so that a Domaru should now be more likely to disable and less likely to wound. The way I did ammo types doesn't let me easily make one save be at 1/2 value and the other at full. I think I fixed this as well. It is getting confused about how to count and display an E/M critical that also does damage. This will take more work to fix. Sorry that the numbers are a bit unreliable at the moment.
Can I just say I have a newfound respect for the dice calculator? I just tried scripting a basic face-to-face roll calculator (just a basic tool to take in 1 burst and 1 target per player as command line arguments and give odds of who would win the roll) and I'm amazed at how many weird edge cases and scenarios your calculator handles (which is also probably why the core of yours is 700 lines in C and mine is 60 lines of poorly-written Python).
Thanks, I put a lot of work into trying to cover all of that. It sounds like you've taken the opportunity to look through the source code I released, so please feel free to ask if there's anything going on in there that is not obvious. This project is more of a series of weekend hacks, not something that was carefully thought out and designed from the start.
I've updated the dice calc with the unit changes from Uprising. You may notice that the Yu Jing unit list is shorter, and the Non-Aligned Armies one is much longer.