Dead Maya Card
Shoe Card
Quality
Purple
Effect

Reflect 20% Dmg

When being attacked, have a 15% chance to increase Def by 20% for 5 sec

When [Dead Maya Card] + [Maya ★ Card] are equipped together: Def & M.Def are increased by an extra 20%

Deposit

Def +2%

Unlock

M.Atk +12

Dropped by

Formula

{
  "id": 52970,
  "Dsc": "Reflect 20% Dmg",
  "BuffName": "Revenant - Maya Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamRebound": 0.2
  }
}

Formula

{
  "id": 52971,
  "Dsc": "When being attacked, have a 15% chance to increase Def by 20% for 5 sec",
  "BuffName": "Revenant - Maya Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1
  },
  "BuffEffect": {
    "id": [
      52972
    ],
    "Odds": 15,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 52972,
  "BuffDesc": "Increase Def",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Revenant - Maya Card",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "DefPer": 0.3
  }
}

Formula

{
  "id": 91000500,
  "Dsc": "When [Dead Maya Card] + [Maya ★ Card] are equipped together: Def & M.Def are increased by an extra 20%",
  "BuffName": "Revenant - Maya Card + Maya ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      52970,
      53070
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DefPer": 0.2,
    "MDefPer": 0.2
  }
}

Formula

{
  "id": 24506,
  "Name": "##107108",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##107108",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24506",
  "Quality": 4,
  "CardType": 1,
  "Position": 5,
  "BookClass": 1,
  "Condition": 8,
  "SellPrice": 50000,
  "monsterID": [
    204060
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52970,
      52971,
      91000500
    ]
  },
  "AuctionPrice": 1,
  "MonsterLevel": 4,
  "AdventureSort": 9008,
  "StorageReward": {
    "buffid": [
      80001660
    ]
  },
  "AdventureValue": 140,
  "AdventureReward": {
    "buffid": [
      61001410
    ]
  }
}