Atroce Card
Weapon Card
Quality
Purple
Effect

auto attack has a 5% chance to trigger amazing speed (Attack Spd +20%

this effect lasts 10 seconds)

Deposit

When Atroce Card triggers Haste effect, Atk +50, lasting for 10 seconds

Unlock

Atk +12

Craft Materials
Craftable
Dropped by

Formula

{
  "id": 51190,
  "Dsc": "auto attack has a 5% chance to trigger amazing speed (Attack Spd +20%; this effect lasts 10 seconds)",
  "BuffName": "Atroce Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      51191
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 51191,
  "BuffDesc": "Increase Attack Spd",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Atroce Card",
  "BuffRate": {
    "Odds": 5
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "EquipASPD": 0.2
  }
}

Formula

{
  "id": 23010,
  "Name": "##106826",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106826",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30023",
  "Quality": 4,
  "CardType": 3,
  "Position": 1,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30023
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51190
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 1571,
  "StorageReward": {
    "buffid": [
      80000810
    ]
  },
  "AdventureValue": 140,
  "AdventureReward": {
    "buffid": [
      60000810
    ]
  }
}