Deeven Card
Weapon Card
Quality
Purple
Effect

Critical +5

HP Regen -100%

Ranged auto attacks have a 30% chance to gain 20% of damage as HP Regen. (Card effects do not stack.)

Deposit

Critical +1, Crit.Dmg +1%

Unlock

M.Atk +12

Craft Materials

Formula

{
  "id": 53430,
  "Dsc": "Critical +5;HP Regen -100%",
  "BuffName": "Dark - Sniper Deeven Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Cri": 5,
    "type": "AttrChange",
    "RestoreSpdPer": -1
  }
}

Formula

{
  "id": 53431,
  "Dsc": "Ranged auto attacks have a 30% chance to gain 20% of damage as HP Regen. (Card effects do not stack.)",
  "BuffName": "Dark - Sniper Deeven Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      53432
    ],
    "Odds": 30,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53432,
  "BuffName": "Dark - Sniper Deeven Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Equip",
    "itemTypes": [
      190,
      210,
      240,
      260,
      270,
      310,
      320
    ]
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 0.2,
      "type": 16
    },
    "type": "HSPChange",
    "IsVampiric": 1
  }
}

Formula

{
  "id": 23041,
  "Name": "##107140",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##107140",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30052",
  "Quality": 4,
  "CardType": 3,
  "Position": 1,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30052
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      53430,
      53431
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3773,
  "StorageReward": {
    "buffid": [
      80002060
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61001860
    ]
  },
  "ComposeCardType": 3
}