GS2-Inventory Buff リファレンス
GS2-Buff でバフを適用する際に指定する、パラメーターの補正が可能モデル/アクション内のフィールドと、その適用範囲の設定について
Note
バフエントリーモデルの詳細については BuffEntryModel をご参照ください。Model
Gs2Inventory:Inventory
バフを適用するモデルの種類
currentInventoryMaxCapacity
バフの適用対象フィールド名
"targetModel": {
"targetModelName": "Gs2Inventory:Inventory",
"targetFieldName": "currentInventoryMaxCapacity",
"conditionGrns": [
],
"rate": 1.0
}
Gs2Inventory:InventoryModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:InventoryModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:model:{inventoryName}"
}
]
Action
Gs2Inventory:AcquireItemSetByUserId
バフを適用するアクションの種類
acquireCount
バフの適用対象フィールド名
"targetAction": {
"targetActionName": "Gs2Inventory:AcquireItemSetByUserId",
"targetFieldName": "acquireCount",
"conditionGrns": [
],
"rate": 1.0
}
Gs2Inventory:InventoryModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:InventoryModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:model:{inventoryName}"
}
]
Gs2Inventory:ItemModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:ItemModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:model:{inventoryName}:item:{itemName}"
}
]
Gs2Inventory:ConsumeItemSet
Gs2Inventory:ConsumeItemSetByUserId
バフを適用するアクションの種類
consumeCount
バフの適用対象フィールド名
"targetAction": {
"targetActionName": "Gs2Inventory:ConsumeItemSet",
"targetFieldName": "consumeCount",
"conditionGrns": [
],
"rate": 1.0
}
"targetAction": {
"targetActionName": "Gs2Inventory:ConsumeItemSetByUserId",
"targetFieldName": "consumeCount",
"conditionGrns": [
],
"rate": 1.0
}
Gs2Inventory:InventoryModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:InventoryModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:model:{inventoryName}"
}
]
Gs2Inventory:ItemModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:ItemModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:model:{inventoryName}:item:{itemName}"
}
]
Action
Gs2Inventory:AcquireSimpleItemsByUserId
バフを適用するアクションの種類
acquireCounts
バフの適用対象フィールド名
"targetAction": {
"targetActionName": "Gs2Inventory:AcquireSimpleItemsByUserId",
"targetFieldName": "acquireCounts",
"conditionGrns": [
],
"rate": 1.0
}
Gs2Inventory:SimpleInventoryModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:SimpleInventoryModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:simple:model:{inventoryName}"
}
]
Gs2Inventory:SimpleItemModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:SimpleItemModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:simple:model:{inventoryName}:item:{itemName}"
}
]
Gs2Inventory:ConsumeSimpleItems
Gs2Inventory:ConsumeSimpleItemsByUserId
バフを適用するアクションの種類
consumeCounts
バフの適用対象フィールド名
"targetAction": {
"targetActionName": "Gs2Inventory:ConsumeSimpleItems",
"targetFieldName": "consumeCounts",
"conditionGrns": [
],
"rate": 1.0
}
"targetAction": {
"targetActionName": "Gs2Inventory:ConsumeSimpleItemsByUserId",
"targetFieldName": "consumeCounts",
"conditionGrns": [
],
"rate": 1.0
}
Gs2Inventory:SimpleInventoryModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:SimpleInventoryModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:simple:model:{inventoryName}"
}
]
Gs2Inventory:SimpleItemModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:SimpleItemModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:simple:model:{inventoryName}:item:{itemName}"
}
]
Action
Gs2Inventory:AcquireBigItemByUserId
バフを適用するアクションの種類
acquireCount
バフの適用対象フィールド名
"targetAction": {
"targetActionName": "Gs2Inventory:AcquireBigItemByUserId",
"targetFieldName": "acquireCount",
"conditionGrns": [
],
"rate": 1.0
}
Gs2Inventory:BigInventoryModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:BigInventoryModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:big:model:{inventoryName}"
}
]
Gs2Inventory:BigItemModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:BigItemModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:big:model:{inventoryName}:item:{itemName}"
}
]
Gs2Inventory:ConsumeBigItem
Gs2Inventory:ConsumeBigItemByUserId
バフを適用するアクションの種類
consumeCount
バフの適用対象フィールド名
"targetAction": {
"targetActionName": "Gs2Inventory:ConsumeBigItem",
"targetFieldName": "consumeCount",
"conditionGrns": [
],
"rate": 1.0
}
"targetAction": {
"targetActionName": "Gs2Inventory:ConsumeBigItemByUserId",
"targetFieldName": "consumeCount",
"conditionGrns": [
],
"rate": 1.0
}
Gs2Inventory:BigInventoryModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:BigInventoryModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:big:model:{inventoryName}"
}
]
Gs2Inventory:BigItemModel
バフの適用条件のモデル名
"conditionGrns": [
{
"targetModelName": "Gs2Inventory:BigItemModel",
"targetGrn": "grn:gs2:any:any:inventory:{namespaceName}:big:model:{inventoryName}:item:{itemName}"
}
]