Buff Reference of GS2-Formation
GS2-Buff for setting the fields whose parameters can be corrected and the range of their applicability
Note
See BuffEntryModel for more information on the buff entry model.Model
Types of models that can apply buffs
Gs2Formation:Mold
Form storage area
Fields affected by the buff
capacity
| Type | Condition | Required | Default | Value Limits | Description | |
|---|---|---|---|---|---|---|
| capacity | int | ✓ | 0 ~ 2147483646 | Current Capacity |
Example of Master Data Description
"targetModel": {
"targetModelName": "Gs2Formation:Mold",
"targetFieldName": "capacity",
"conditionGrns": [
],
"rate": 1.0
}Model for buff application conditions
Gs2Formation:MoldModel
Form storage area model
Example of Master Data Description
"conditionGrns": [
{
"targetModelName": "Gs2Formation:MoldModel",
"targetGrn": "grn:gs2:any:any:formation:{namespaceName}:model:mold:{moldModelName}"
}
]