Bloody Murderer ★ Card
Weapon Card
Quality
Purple
Effect

Critical +7, Crit.DMG +12%

The critical hit has a 10% chance to enter [Bloodthirsty] state, increasing Auto Attack Dmg by 5% for 5 seconds

Your auto-attack can decrease the targets' Demi-Human DMG Reduc. by 10% for 5 seconds

Deposit

Critical +1, Crit.DMG +1%

Unlock

Max HP +120

Craft Materials

Formula

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

Formula

{
  "id": 56371,
  "Dsc": "The critical hit has a 10% chance to enter [Bloodthirsty] state, increasing Auto Attack Dmg by 5% for 5 seconds",
  "BuffName": "Bloody Murderer ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "criOdds": 10,
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      56372
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 56372,
  "BuffDesc": "Auto Attack Up",
  "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": 56373,
  "Dsc": "Your auto-attack can decrease the targets' Demi-Human DMG Reduc. by 10% for 5 seconds",
  "BuffName": "Bloody Murderer ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      56374
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 56374,
  "BuffDesc": "Human Race DMG Reduc. decreases",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Bloody Murderer ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "DemiHumanResPer": -0.1
  }
}

Formula

{
  "id": 24655,
  "Name": "##1258289",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##1258289",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24655",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 0,
  "ComposeID": 1001490,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31248
  ],
  "BookWeight": 0,
  "BuffEffect": {
    "buff": [
      56370,
      56371,
      56373
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50163,
  "StorageReward": {
    "buffid": [
      81002180
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61003860
    ]
  }
}