Dark Snake Lord Card
Headwear Card
Quality
Purple
Effect

When causing damage, there is a 50% chance to make the enemy fall into darkness and curse status, lasting for 5 seconds (the target can only be affected by this effect once within 10 seconds)

Damage +15% to dark and cursed targets

Deposit

When using the EquipmentInk Snake King Card, avoid falling into darkness and cursed status.

Unlock

Max HP +120

Craft Materials

Formula

{
  "id": 57530,
  "Dsc": "When causing damage, there is a 50% chance to make the enemy fall into darkness and curse status, lasting for 5 seconds (the target can only be affected by this effect once within 10 seconds); Damage +15% to dark and cursed targets",
  "BuffName": "Dark Snake Lord Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      57531,
      57532
    ],
    "Odds": 50,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57531,
  "BuffDesc": "Darkness: Decrease Hit & Flee",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Dark Snake Lord Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 186
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "HitPer": -0.5,
    "FleePer": -0.5,
    "AttrEffect3": [
      17
    ],
    "StateEffect": "12_Dark"
  }
}

Formula

{
  "id": 57532,
  "BuffDesc": "Curse: Decrease Atk, Move Speed, Luck",
  "BuffIcon": "skillbuff_1614001",
  "BuffName": "Dark Snake Lord Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 180
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Luk": -10,
    "type": "StatusChange",
    "AtkPer": -0.15,
    "MoveSpdPer": -0.25,
    "StateEffect": "11_Curse"
  }
}

Formula

{
  "id": 23069,
  "Name": "##2832653",
  "Type": 20,
  "MaxNum": 99999,
  "NameZh": "##2832653",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23069",
  "Quality": 4,
  "CardType": 3,
  "Position": 7,
  "BookClass": 2,
  "Condition": 8,
  "SellPrice": 500000,
  "monsterID": [
    31348
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      57530
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 70007,
  "StorageReward": {
    "buffid": [
      81003060
    ]
  },
  "AdventureValue": 1,
  "AdventureReward": {
    "buffid": [
      61004670
    ]
  },
  "ComposeCardType": 3
}