Eremes Card
Armor Card
Quality
Purple
Effect

Max HP +10%

When taking physical damage, 100% chance to cast Lv1 [Venom Dart].

Deposit

Max HP +112

Unlock

Def +1%, MDef +1%

Craft Materials
Craftable
Dropped by
Skills

Formula

{
  "id": 53410,
  "Dsc": "Max HP +10%",
  "BuffName": "Dark Assassin Cross Eremes Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": 0.1
  }
}

Formula

{
  "id": 53411,
  "Dsc": "When taking physical damage, 100% chance to cast Lv1 [Venom Dart].",
  "BuffName": "Dark Assassin Cross Eremes Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1
  },
  "BuffEffect": {
    "id": 187001,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 23038,
  "Name": "##106736",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106736",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30053",
  "Quality": 4,
  "CardType": 3,
  "Position": 3,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30053
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      53410,
      53411
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3771,
  "StorageReward": {
    "buffid": [
      80002040
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61001840
    ]
  }
}