Bloody Murderer Card
Weapon Card
Quality
Purple
Effect

Critical +7, Crit. Dmg +12%

When Auto ATK, a Critical Hit has a 10% chance to enter [Bloodthirsty] state, which gives Auto ATK Dmg +5% for 5 seconds.

Deposit

Crit.Dmg + +3%

Unlock

Max HP +112

Craft Materials
Craftable

Formula

{
  "id": 52870,
  "Dsc": "Critical +7, Crit. Dmg +12%",
  "BuffName": "Bloody Murderer Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Cri": 7,
    "type": "AttrChange",
    "CriDamPer": 0.12
  }
}

Formula

{
  "id": 52871,
  "Dsc": "When Auto ATK, a Critical Hit has a 10% chance to enter [Bloodthirsty] state, which gives Auto ATK Dmg +5% for 5 seconds.",
  "BuffName": "Bloody Murderer Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "criOdds": 10,
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      52872
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 52872,
  "BuffDesc": "Auto ATK Dmg +5%",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Bloody Murderer Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkDam": 0.05
  }
}

Formula

{
  "id": 23036,
  "Name": "##106762",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106762",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30049",
  "Quality": 4,
  "CardType": 3,
  "Position": 1,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30049
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52870,
      52871
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3672,
  "StorageReward": {
    "buffid": [
      81000710
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61001290
    ]
  }
}