Buff Reference of GS2-Idle

GS2-Buff for setting the fields whose parameters can be corrected and the range of their applicability

Model

Types of models that can apply buffs

Gs2Idle:Status

Status

Fields affected by the buff

maximumIdleMinutes
TypeConditionRequiredDefaultValue LimitsDescription
maximumIdleMinutesint
00 ~ 2147483646Maximum idle time
Example of Master Data Description
"targetModel": {
    "targetModelName": "Gs2Idle:Status",
    "targetFieldName": "maximumIdleMinutes",
    "conditionGrns": [
    ],
    "rate": 1.0
}

Model for buff application conditions

Gs2Idle:CategoryModel

Category Model

Example of Master Data Description
"conditionGrns": [
    {
        "targetModelName": "Gs2Idle:CategoryModel",
        "targetGrn": "grn:gs2:any:any:idle:{namespaceName}:model:{categoryName}"
    }
]

Gs2Idle:CategoryModel

Category Model

Fields affected by the buff

acquireActions
TypeConditionRequiredDefaultValue LimitsDescription
acquireActionsList<AcquireAction>[]0 ~ 100 itemsList of Acquire Action
Example of Master Data Description
"targetModel": {
    "targetModelName": "Gs2Idle:CategoryModel",
    "targetFieldName": "acquireActions",
    "conditionGrns": [
    ],
    "rate": 1.0
}

Model for buff application conditions

Gs2Idle:CategoryModel

Category Model

Example of Master Data Description
"conditionGrns": [
    {
        "targetModelName": "Gs2Idle:CategoryModel",
        "targetGrn": "grn:gs2:any:any:idle:{namespaceName}:model:{categoryName}"
    }
]