dos h0037 frzStartjdgUse - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Initial settings during play > Life gauge and judgment related settings
| <- maxLifeVal | frzStartjdgUse | frzAttempt -> |
frzStartjdgUse
- Freeze-arrow starting point judgment setting
- Common settings -> g_presetObj.frzStartjdgUse
Usage
|frzStartjdgUse=true|
Overview
Specifies whether or not to take a decision when the freeze arrow is first pressed. If not specified, false.
If the freeze arrow start judgment is used, the score will be modified accordingly. (because the total number of arrows changes).
Value | Default | Description |
---|---|---|
false | * | Do not use freeze arrow starting point determination |
true | Use freeze arrow starting point determination |
Screen differences when starting point determination is enabled
- The right side is the display when the starting point judgment is valid. In the DifLevel (difficulty level display), "All Arrows" shows to the number of decisions.
Related pages
- customGauge :pencil: Custom Gauge Settings
- gaugeX :pencil: Gauge Setting Details
- frzAttempt :pencil: Number of frames allowed for freeze-arrow hit
- Common settings > Freeze arrow settings
Changelog
Version | Change details |
---|---|
v5.7.0 | - Initial implementation |
| <- maxLifeVal | frzStartjdgUse | frzAttempt -> |