Owl Duke ★ Card
Weapon Card
Quality
Purple
Effect

Auto Attack has a 5% chance to cast Lv.10 [Impositio Manus] to the itself

During an Auto Attack, there is a 100% chance to reduce the target's Demi-Human Damage Reduction by 5% for 5s, which can be stacked up to 2 layers

Deposit

M.Def +6, Max HP +30

Unlock

M.Atk +12

Craft Materials
Craftable
Skills

Formula

{
  "id": 55420,
  "Dsc": "Auto Attack has a 5% chance to cast Lv.10 [Impositio Manus] to the itself",
  "BuffName": "Owl Duke ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": 163010,
    "Odds": 5,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 55421,
  "Dsc": "During an Auto Attack, there is a 100% chance to reduce the target's Demi-Human Damage Reduction by 5% for 5s, which can be stacked up to 2 layers",
  "BuffName": "Owl Duke ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      55422
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 55422,
  "BuffDesc": "Human Race DMG Reduc. decreases",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Owl Duke ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "limit_layer": 2,
    "DemiHumanResPer": -0.05
  }
}

Formula

{
  "id": 24646,
  "Name": "##1186003",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##1186003",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24646",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 3,
  "ComposeID": 1001280,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31195
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      55420,
      55421
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50143,
  "StorageReward": {
    "buffid": [
      81001460
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61003220
    ]
  }
}