Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Each bullet shot by a 5-link t-doll should hit or miss independently. #11

Open
johnchen902 opened this issue Jul 12, 2019 · 1 comment

Comments

@johnchen902
Copy link

This has been reported on NGA 3 months ago, but the report seems to be buried in the discussion.

Step to Reproduce

  1. Open https://hycdes.com/pages/GFT_Echelon.html
  2. Add 维尔德 MkⅡ to echelon
    2019-07-12-10:44:03
  3. In 输出测试, set 回避 to 100 and 护甲 to 100.
    2019-07-12-10:45:38
  4. Click 计算1次 several times and check if 总输出 is always divisible by 5.

Expected Behavior

The probability of 总输出 being divisible by 5 should be around 20%.

Actual Behavior

总输出 is always divisible by 5.

Game Mechanics

Apparently, this calculator assumes the five bullets in a single shot by a 5-link t-doll either "all hit" or "all miss". The following picture proves the assumption is incorrect:

Screenshot_20190712-095057

@hycdes
Copy link
Owner

hycdes commented Aug 12, 2019

Indeed this is an approximation in early demo, later I'll modify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants