Dead Eddga Card
Garments Card
Quality
Purple
Effect

Max HP +5%

Increase own Dmg by 2% for each 10% of Max HP lost

When [Dead Eddga Card] + [Eddga ★ Card] are equipped together: Max Hp +15%

Deposit

M.Atk +12

Unlock

Atk +12

Dropped by

Formula

{
  "id": 52980,
  "Dsc": "Max HP +5% ;Increase own Dmg by 2% for each 10% of Max HP lost",
  "BuffName": "Revenant - Eddga Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": 0.05
  }
}

Formula

{
  "id": 91000510,
  "Dsc": "When [Dead Eddga Card] + [Eddga ★ Card] are equipped together: Max Hp +15%",
  "BuffName": "Revenant - Eddga Card + Eddga ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      53080,
      52980
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": 0.15
  }
}

Formula

{
  "id": 24507,
  "Name": "##107013",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##107013",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24507",
  "Quality": 4,
  "CardType": 1,
  "Position": 4,
  "BookClass": 1,
  "Condition": 8,
  "SellPrice": 50000,
  "monsterID": [
    204070
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52980,
      91000510
    ]
  },
  "AuctionPrice": 1,
  "MonsterLevel": 4,
  "AdventureSort": 9009,
  "StorageReward": {
    "buffid": [
      80001670
    ]
  },
  "AdventureValue": 140,
  "AdventureReward": {
    "buffid": [
      61001420
    ]
  }
}