B1SkillCheckResultModifier
- Defines a modifier that can shift the skill check result grade up or down with a given probability.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ResultGradeOffset | int32 | Grade offset applied to the result; e.g. if result is Bad and offset is 2, it becomes Excellent. | Category: B1SkillCheckResultModifier |
| ModifyChance | int32 | The probability that this modifier will be applied. | Category: B1SkillCheckResultModifier ClampMin: 0 |