Wood Goblin ★ Card
Off Hand Card
Quality
Purple
Effect

Max SP +20%

SP Regen. +100%

While under attack with less than 30% MP, there's a 100% chance of restoring 10% SP (effective up to once every 2 seconds)

Deposit

Max SP +1%

Unlock

Max HP +120

Craft Materials

Formula

{
  "id": 55050,
  "Dsc": "Max SP +20% ;SP Regen. +100%",
  "BuffName": "Wood Goblin ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxSpPer": 0.2,
    "SpRestoreSpdPer": 1
  }
}

Formula

{
  "id": 55051,
  "Dsc": "While under attack with less than 30% MP, there's a 100% chance of restoring 10% SP (effective up to once every 2 seconds)",
  "BuffName": "Wood Goblin ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1
  },
  "BuffEffect": {
    "id": [
      55052
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 55052,
  "BuffName": "Wood Goblin ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Sp": {
      "a": 0,
      "b": 0.1,
      "c": 0,
      "type": 15
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 24639,
  "Name": "##1110885",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##1110885",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24639",
  "Quality": 4,
  "CardType": 1,
  "Position": 2,
  "BookClass": 3,
  "ComposeID": 1001170,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31174
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      55050,
      55051
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50132,
  "StorageReward": {
    "buffid": [
      81001160
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61002930
    ]
  },
  "ComposeCardType": 2
}