NotRanged / NotRanged.github.io

Web frontend for FFXIV Crafting Optimizer service.
zlib License
73 stars 43 forks source link

PRG miscalculation #50

Closed Sylcre closed 1 year ago

Sylcre commented 2 years ago

Required Information

Class: Goldsmith Level: 26 Craftsmanship: 114 Control: 120 CP: 257 Recipe Name: Grade 4 Skybuilders' Ingot Recipe Level: 20 Solver Seed: 112213

Expected Behaviour

Action #2 Basic Synthesis should give Progress = 36

Actual Behaviour

Action #2 Basic Synthesis gives Progress = 37 in the simulator

Steps To Reproduce

Default settings

image image

MartinCa commented 2 years ago

I have seen the same with Muscle Memory: CP 180 Craftmanship 481 Control 452

Item Aurum Regis Cylinder In game trial synthesis gives 213 progress.

Web site simulator gives 215 progress:

Monte` Carlo Random Example
==========================
 # Action                           DUR    CP      QUA      PRG    IQ   CTL  QINC  BPRG  BQUA   WAC       Cond   S/F
 0                                   70   180        0        0     0   452     0     0     0     0     Normal     0
 1 Muscle Memory                     60   174        0      215    -1   452     0   215     0     0     Normal     1

image