Skip to main content

B1ModifierSettingData

  • A single modifier setting entry specifying the target type, key, operation, and value to apply.
    * Used within modifier table rows to define individual stat or behavior adjustments.
PropertyTypeDescriptionMetadata
ModifierTypeEB1ModifierTypeType of game system value this modifier affects (e.g., Stat, SkillExp, BuffTime).Category: B1ModifierSettingData
ModifierKeyFNameKey identifying the specific target within the modifier type (e.g., a skill ID or stat ID).Category: B1ModifierSettingData
SearchLink: FB1ModifierSettingData.ModifierType
ModifierCalcTypeEB1ModifierOperationTypeMathematical operation to apply when combining this modifier with the base value.Category: B1ModifierSettingData
ValuefloatNumeric value used in the modifier operation.Category: B1ModifierSettingData