Doppelganger ★ Card
Weapon Card
Quality
Purple
Effect

Attack Spd +20% (It can exceed the Attack Spd limit and does not stack).

Auto Attack Dmg +7.5%. When AGI is above 180, Auto Attack Dmg +5%.

When [Doppelganger ★ Card] + [Atroce ★ Card] are equipped together: Auto Attack +10%

Deposit

MDef +6

Unlock

Attack Spd +5%

Craft Materials

Formula

{
  "id": 53010,
  "Dsc": "Attack Spd +20% (It can exceed the Attack Spd limit and does not stack).;Auto Attack Dmg +7.5%. When AGI is above 180, Auto Attack Dmg +5%.",
  "BuffName": "Doppelganger ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "LimitASPD": 0.2,
    "NormalAtkDam": {
      "type": 4220
    }
  }
}

Formula

{
  "id": 91000520,
  "Dsc": "When [Doppelganger ★ Card] + [Atroce ★ Card] are equipped together: Auto Attack +10%",
  "BuffName": "Doppelganger ★ Card + Atroce ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      53010,
      53100
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkDam": 0.1
  }
}

Formula

{
  "id": 24600,
  "Name": "##106851",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##106851",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24600",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 2,
  "ComposeID": 1000670,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31062
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      53010,
      91000520
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50085,
  "StorageReward": {
    "buffid": [
      80001700
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61001450
    ]
  }
}