Dead Maya ★ Card
Shoe Card
Quality
Purple
Effect

Max HP +15%

When taking skill DMG, the skill's cooldown+5% and after-skill delay+5% for the attacker. Lasts 5s. Stacks up to 10 times.

Reflect 20% Dmg

Taking P.DMG has a 15% chance to increase own P.DEF by 30% for 5s.

When [Dead Maya ★ Card] and [Maya ★ Card] are both equipped, P.DEF+20%, M.DEF+20%

Deposit

Max HP +1%

Unlock

Max HP +120

Craft Materials

Formula

{
  "id": 58810,
  "Dsc": "Max HP +15%",
  "BuffName": "Dead Maya ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": 0.15
  }
}

Formula

{
  "id": 58811,
  "Dsc": "When taking skill DMG, the skill's cooldown+5% and after-skill delay+5% for the attacker. Lasts 5s. Stacks up to 10 times.",
  "BuffName": "Dead Maya ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "no_normalSkill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      58815
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 58812,
  "Dsc": "Reflect 20% Dmg",
  "BuffName": "Dead Maya ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamRebound": 0.2
  }
}

Formula

{
  "id": 58813,
  "Dsc": "Taking P.DMG has a 15% chance to increase own P.DEF by 30% for 5s.",
  "BuffName": "Dead Maya ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      58814
    ],
    "Odds": 15,
    "type": "AddBuff"
  }
}

Formula

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

Formula

{
  "id": 58815,
  "BuffDesc": "Skill cooldown and after-skill delay increase.",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Dead Maya ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "attr": {
      "CDChangePer": 0.05,
      "DelayCDChangePer": 0.05
    },
    "type": "AffactSkill",
    "last_skill": 1,
    "limit_layer": 10
  }
}

Formula

{
  "id": 91001770,
  "Dsc": "When [Dead Maya ★ Card] and [Maya ★ Card] are both equipped, P.DEF+20%, M.DEF+20%",
  "BuffName": "Dead Maya ★ Card+Maya ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      58810,
      53070
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DefPer": 0.2,
    "MDefPer": 0.2
  }
}

Formula

{
  "id": 24906,
  "Name": "##42590535",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##42590535",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24906",
  "Quality": 4,
  "CardType": 1,
  "Position": 5,
  "BookClass": 1,
  "ComposeID": 1002140,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31501
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      58810,
      58811,
      58812,
      58813,
      91001770
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 58006,
  "StorageReward": {
    "buffid": [
      81004420
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61006030
    ]
  },
  "ComposeCardType": 4
}