GS2-Showcase Buff リファレンス
GS2-Buff でバフを適用する際に指定する、パラメータの補正が可能なモデル/アクション内のフィールドと、その適用範囲の設定について
Note
バフエントリーモデルの詳細については BuffEntryModel をご参照ください。Model
バフを適用可能なモデルの種類
Gs2Showcase:DisplayItem
陳列する商品
バフの適用対象フィールド
acquireActions
| 型 | 有効化条件 | 必須 | デフォルト | 値の制限 | 説明 | |
|---|---|---|---|---|---|---|
| acquireActions | List<AcquireAction> | ✓ | [] | 1 ~ 100 items | 入手アクションリスト |
マスターデータ記述例
"targetModel": {
"targetModelName": "Gs2Showcase:DisplayItem",
"targetFieldName": "acquireActions",
"conditionGrns": [
],
"rate": 1.0
}バフの適用条件モデル
Gs2Showcase:Showcase
陳列棚
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:Showcase",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:showcase:{showcaseName}"
}
]Gs2Showcase:DisplayItem
陳列する商品
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:DisplayItem",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:showcase:{showcaseName}:displayItem:{displayItemId}"
}
]verifyActions
| 型 | 有効化条件 | 必須 | デフォルト | 値の制限 | 説明 | |
|---|---|---|---|---|---|---|
| verifyActions | List<VerifyAction> | [] | 0 ~ 10 items | 検証アクションリスト |
マスターデータ記述例
"targetModel": {
"targetModelName": "Gs2Showcase:DisplayItem",
"targetFieldName": "verifyActions",
"conditionGrns": [
],
"rate": 1.0
}バフの適用条件モデル
Gs2Showcase:Showcase
陳列棚
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:Showcase",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:showcase:{showcaseName}"
}
]Gs2Showcase:DisplayItem
陳列する商品
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:DisplayItem",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:showcase:{showcaseName}:displayItem:{displayItemId}"
}
]consumeActions
| 型 | 有効化条件 | 必須 | デフォルト | 値の制限 | 説明 | |
|---|---|---|---|---|---|---|
| consumeActions | List<ConsumeAction> | [] | 0 ~ 10 items | 消費アクションリスト |
マスターデータ記述例
"targetModel": {
"targetModelName": "Gs2Showcase:DisplayItem",
"targetFieldName": "consumeActions",
"conditionGrns": [
],
"rate": 1.0
}バフの適用条件モデル
Gs2Showcase:Showcase
陳列棚
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:Showcase",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:showcase:{showcaseName}"
}
]Gs2Showcase:DisplayItem
陳列する商品
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:DisplayItem",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:showcase:{showcaseName}:displayItem:{displayItemId}"
}
]Gs2Showcase:RandomDisplayItemModel
ランダム陳列棚に陳列可能な商品
バフの適用対象フィールド
acquireActions
| 型 | 有効化条件 | 必須 | デフォルト | 値の制限 | 説明 | |
|---|---|---|---|---|---|---|
| acquireActions | List<AcquireAction> | ✓ | [] | 1 ~ 100 items | 入手アクションリスト |
マスターデータ記述例
"targetModel": {
"targetModelName": "Gs2Showcase:RandomDisplayItemModel",
"targetFieldName": "acquireActions",
"conditionGrns": [
],
"rate": 1.0
}バフの適用条件モデル
Gs2Showcase:RandomShowcase
ランダム陳列棚
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:RandomShowcase",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:random:showcase:{showcaseName}"
}
]Gs2Showcase:RandomDisplayItemModel
ランダム陳列棚に陳列可能な商品
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:RandomDisplayItemModel",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:randomDisplayItem:{displayItemId}"
}
]verifyActions
| 型 | 有効化条件 | 必須 | デフォルト | 値の制限 | 説明 | |
|---|---|---|---|---|---|---|
| verifyActions | List<VerifyAction> | [] | 0 ~ 10 items | 検証アクションリスト |
マスターデータ記述例
"targetModel": {
"targetModelName": "Gs2Showcase:RandomDisplayItemModel",
"targetFieldName": "verifyActions",
"conditionGrns": [
],
"rate": 1.0
}バフの適用条件モデル
Gs2Showcase:RandomShowcase
ランダム陳列棚
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:RandomShowcase",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:random:showcase:{showcaseName}"
}
]Gs2Showcase:RandomDisplayItemModel
ランダム陳列棚に陳列可能な商品
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:RandomDisplayItemModel",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:randomDisplayItem:{displayItemId}"
}
]consumeActions
| 型 | 有効化条件 | 必須 | デフォルト | 値の制限 | 説明 | |
|---|---|---|---|---|---|---|
| consumeActions | List<ConsumeAction> | [] | 0 ~ 10 items | 消費アクションリスト |
マスターデータ記述例
"targetModel": {
"targetModelName": "Gs2Showcase:RandomDisplayItemModel",
"targetFieldName": "consumeActions",
"conditionGrns": [
],
"rate": 1.0
}バフの適用条件モデル
Gs2Showcase:RandomShowcase
ランダム陳列棚
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:RandomShowcase",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:random:showcase:{showcaseName}"
}
]Gs2Showcase:RandomDisplayItemModel
ランダム陳列棚に陳列可能な商品
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:RandomDisplayItemModel",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:randomDisplayItem:{displayItemId}"
}
]stock
| 型 | 有効化条件 | 必須 | デフォルト | 値の制限 | 説明 | |
|---|---|---|---|---|---|---|
| stock | int | ✓ | 1 ~ 2147483646 | 在庫数 |
マスターデータ記述例
"targetModel": {
"targetModelName": "Gs2Showcase:RandomDisplayItemModel",
"targetFieldName": "stock",
"conditionGrns": [
],
"rate": 1.0
}バフの適用条件モデル
Gs2Showcase:RandomShowcase
ランダム陳列棚
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:RandomShowcase",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:random:showcase:{showcaseName}"
}
]Gs2Showcase:RandomDisplayItemModel
ランダム陳列棚に陳列可能な商品
マスターデータ記述例
"conditionGrns": [
{
"targetModelName": "Gs2Showcase:RandomDisplayItemModel",
"targetGrn": "grn:gs2:any:any:showcase:{namespaceName}:randomDisplayItem:{displayItemId}"
}
]