Maya ★ Card
Off Hand Card
Quality
Purple
Effect

Reflect 20% M.Dmg

When being damaged by magic, have a 15% chance of increasing M.Def by 30% for 5 sec

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

Deposit

M.Def +2%

Unlock

Max HP +112

Craft Materials

Formula

{
  "id": 53070,
  "Dsc": "Reflect 20% M.Dmg",
  "BuffName": "Maya ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MDamRebound": 0.2
  }
}

Formula

{
  "id": 53071,
  "Dsc": "When being damaged by magic, have a 15% chance of increasing M.Def by 30% for 5 sec",
  "BuffName": "Maya ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "magic_skill": 1
  },
  "BuffEffect": {
    "id": [
      53072
    ],
    "Odds": 15,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53072,
  "BuffDesc": "M.Def increases",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Maya ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MDefPer": 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": 24606,
  "Name": "##106839",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##106839",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24606",
  "Quality": 4,
  "CardType": 1,
  "Position": 2,
  "BookClass": 2,
  "ComposeID": 1000730,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31068
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      53070,
      53071,
      91000500
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50091,
  "StorageReward": {
    "buffid": [
      80001760
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61001510
    ]
  }
}