Buff Reference of GS2-SkillTree
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
Gs2SkillTree:NodeModel
Node model
Fields affected by the buff
releaseVerifyActions
| Type | Condition | Required | Default | Value Limits | Description | |
|---|---|---|---|---|---|---|
| releaseVerifyActions | List<VerifyAction> | [] | 0 ~ 10 items | List of verify actions required to determine the conditions for release |
Example of Master Data Description
"targetModel": {
"targetModelName": "Gs2SkillTree:NodeModel",
"targetFieldName": "releaseVerifyActions",
"conditionGrns": [
],
"rate": 1.0
}Model for buff application conditions
Gs2SkillTree:NodeModel
Node model
Example of Master Data Description
"conditionGrns": [
{
"targetModelName": "Gs2SkillTree:NodeModel",
"targetGrn": "grn:gs2:any:any:skillTree:{namespaceName}:model:{nodeModelName}"
}
]releaseConsumeActions
| Type | Condition | Required | Default | Value Limits | Description | |
|---|---|---|---|---|---|---|
| releaseConsumeActions | List<ConsumeAction> | ✓ | [] | 1 ~ 10 items | List of consume actions required for release |
Example of Master Data Description
"targetModel": {
"targetModelName": "Gs2SkillTree:NodeModel",
"targetFieldName": "releaseConsumeActions",
"conditionGrns": [
],
"rate": 1.0
}Model for buff application conditions
Gs2SkillTree:NodeModel
Node model
Example of Master Data Description
"conditionGrns": [
{
"targetModelName": "Gs2SkillTree:NodeModel",
"targetGrn": "grn:gs2:any:any:skillTree:{namespaceName}:model:{nodeModelName}"
}
]restrainReturnRate
| Type | Condition | Required | Default | Value Limits | Description | |
|---|---|---|---|---|---|---|
| restrainReturnRate | float | ✓ | 1.0 | 0.0 ~ 1.0 | Return Rate |
Example of Master Data Description
"targetModel": {
"targetModelName": "Gs2SkillTree:NodeModel",
"targetFieldName": "restrainReturnRate",
"conditionGrns": [
],
"rate": 1.0
}Model for buff application conditions
Gs2SkillTree:NodeModel
Node model
Example of Master Data Description
"conditionGrns": [
{
"targetModelName": "Gs2SkillTree:NodeModel",
"targetGrn": "grn:gs2:any:any:skillTree:{namespaceName}:model:{nodeModelName}"
}
]