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%.

Poison ATK +50%, Poison Resist +100%

DMG Dealt to Poisoned Target +20%

Deposit

Dmg +5% to poisoned targets

Unlock

M.Atk +12

Craft Materials

Formula

{
  "id": 53020,
  "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": [
      53021
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53021,
  "BuffName": "Poison Effect [Poison]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 3,
      "type": 154
    }
  },
  "BuffEffect": {
    "id": [
      53022,
      53023
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53022,
  "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": 53023,
  "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": 53024,
  "Dsc": "Poison ATK +50%, Poison Resist +100% ;DMG Dealt to Poisoned Target +20%",
  "BuffName": "Chimera ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "PoisonAtk": 0.5,
    "PoisonDef": 1
  }
}

Formula

{
  "id": 24601,
  "Name": "##106959",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##106959",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24601",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 2,
  "ComposeID": 1000680,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31063
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      53020,
      53024
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50086,
  "StorageReward": {
    "buffid": [
      80001710
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61001460
    ]
  }
}