Buff Reference of GS2-LoginReward

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

Gs2LoginReward:BonusModel

Bonus Model

Field name within the model to which the buff is applied

acquireActions

List of Acquire Action

"targetModel": {
    "targetModelName": "Gs2LoginReward:BonusModel",
    "targetFieldName": "acquireActions",
    "conditionGrns": [
    ],
    "rate": 1.0
}
Model name for buff application conditions
Gs2LoginReward:BonusModel
"conditionGrns": [
    {
        "targetModelName": "Gs2LoginReward:BonusModel",
        "targetGrn": "grn:gs2:any:any:loginReward:{namespaceName}:bonusModel:{bonusModelName}"
    }
]

missedReceiveReliefConsumeActions

List of consume actions for missed receive relief

"targetModel": {
    "targetModelName": "Gs2LoginReward:BonusModel",
    "targetFieldName": "missedReceiveReliefConsumeActions",
    "conditionGrns": [
    ],
    "rate": 1.0
}
Model name for buff application conditions
Gs2LoginReward:BonusModel
"conditionGrns": [
    {
        "targetModelName": "Gs2LoginReward:BonusModel",
        "targetGrn": "grn:gs2:any:any:loginReward:{namespaceName}:bonusModel:{bonusModelName}"
    }
]