Myst Case Card
Headwear Card
Quality
Green
Effect

Each attack to monsters restores 10 points of SP, this effect is triggered every 5 seconds at most.

Deposit

Dex +1, Atk +4.5

Unlock

Max HP +40

Dropped by

Formula

{
  "id": 52110,
  "Dsc": "Each attack to monsters restores 10 points of SP, this effect is triggered every 5 seconds at most.",
  "BuffName": "Myst Case Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "KillRace",
    "Value": [
      0
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      52111
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 52111,
  "BuffName": "Myst Case Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Sp": 10,
    "type": "HSPChange"
  }
}

Formula

{
  "id": 20113,
  "Name": "##106714",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106714",
  "Weight": 50,
  "Feature": 1,
  "Picture": "card_10150",
  "Quality": 2,
  "CardType": 1,
  "Position": 7,
  "BookClass": 10,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10141
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52110
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3302,
  "StorageReward": {
    "buffid": [
      80001540
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      61000350
    ]
  }
}