Chimera Card
Armor Card
Quality
Purple
Effect

When taking physical damage, has a 3% chance to poison the enemy. When equipped by an Assassin, poison chance increases by 12%.

Deposit

Max HP +28

Unlock

Max HP +112

Craft Materials
Craftable
Dropped by

Formula

{
  "id": 51280,
  "Dsc": "When taking physical damage, has a 3% chance to poison the enemy. When equipped by an Assassin, poison chance increases by 12%.",
  "BuffName": "Chimera Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1
  },
  "BuffEffect": {
    "id": [
      51281
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 51281,
  "BuffName": "Poison Effect [Poison]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 3,
      "type": 154
    }
  },
  "BuffEffect": {
    "id": [
      51282,
      51283
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 51282,
  "BuffDesc": "Poison: decrease Def, increase poison damage suffered, stop recovering MP, lose HP",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Poison Effect [Poison]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "DefPer": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "1_Poison"
  },
  "BuffStateID": 120030
}

Formula

{
  "id": 51283,
  "BuffName": "Poison Bleeding Effect [Poison]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.02,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": {
      "a": 0.2,
      "type": 153
    },
    "StateEffect": "1_Poison",
    "limit_layer": 3
  }
}

Formula

{
  "id": 23019,
  "Name": "##106793",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106793",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30019",
  "Quality": 4,
  "CardType": 3,
  "Position": 3,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30019
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51280
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2671,
  "StorageReward": {
    "buffid": [
      80001460
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      60000830
    ]
  },
  "ComposeCardType": 3
}