Atroce ★ Card
Weapon Card
Quality
Purple
Effect

Auto Attack has a 5% chance to trigger Berserk Flurry. Berserk Flurry: Attack Spd +20%, Auto Attack Dmg +7.5% for 10 sec

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

Deposit

When equipped with Atroce ★ Card, Auto Attack Dmg +1.5%

Unlock

Max HP +112

Craft Materials

Formula

{
  "id": 53100,
  "Dsc": "Auto Attack has a 5% chance to trigger Berserk Flurry. Berserk Flurry: Attack Spd +20%, Auto Attack Dmg +7.5% for 10 sec",
  "BuffName": "Atroce ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      53101
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53101,
  "BuffDesc": "Increase Attack Spd & Auto Attack Dmg",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Atroce ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "EquipASPD": 0.2,
    "NormalAtkDam": 0.075
  }
}

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": 24609,
  "Name": "##106806",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##106806",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24609",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 2,
  "ComposeID": 1000760,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31071
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      53100,
      91000520
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50094,
  "StorageReward": {
    "buffid": [
      80001790
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61001540
    ]
  }
}