Ancient Phantom Dragon Card
Headwear Card
Quality
Purple
Effect

When causing damage, there is a 50% chance to inflict the enemy with poison or burning status, lasting for 5 seconds.

When attacking a target in a poisoned or burning state, self-physical and Magic Damage Increase by 10% for 10 seconds.

Deposit

Damage to burnt target +1%

Unlock

Damage to poisoned target +1%

Formula

{
  "id": 57900,
  "Dsc": "When dealing DMG, a 50% chance to inflict poisoned or burning on the enemy for 5s",
  "BuffName": "Ancient Phantom Dragon Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      57901,
      57904
    ],
    "Odds": 50,
    "type": "AddBuff",
    "random": 1
  }
}

Formula

{
  "id": 57901,
  "BuffName": "Ancient Phantom Dragon Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 150
    }
  },
  "BuffEffect": {
    "id": [
      57902,
      57903
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57902,
  "BuffDesc": "Poison: decrease Def, increase poison damage suffered, stop recovering MP, lose HP",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Ancient Phantom Dragon Card",
  "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": 57903,
  "BuffName": "Ancient Phantom Dragon Card",
  "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": 57904,
  "BuffName": "Ancient Phantom Dragon Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 140
    }
  },
  "BuffEffect": {
    "id": [
      57905,
      57906
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57905,
  "BuffName": "Ancient Phantom Dragon Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "MDefPer": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "3_Burn",
    "BeFireDamPer": -0.25
  },
  "BuffStateID": 95410
}

Formula

{
  "id": 57906,
  "BuffName": "Ancient Phantom Dragon Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.01,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "3_Burn"
  }
}

Formula

{
  "id": 57907,
  "Dsc": "When attacking a target in a poisoned or burning state, self-physical and Magic Damage Increase by 10% for 10 seconds.",
  "BuffName": "Ancient Phantom Dragon Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "state": [
      1,
      3
    ]
  },
  "BuffEffect": {
    "id": [
      57908
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57908,
  "BuffDesc": "Increases P.DMG and M.DMG",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Ancient Phantom Dragon Card",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "DamIncrease": 0.1,
    "MDamIncrease": 0.1
  }
}

Formula

{
  "id": 23347,
  "Name": "##2818888",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##2818888",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23347",
  "Quality": 4,
  "CardType": 1,
  "Position": 7,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 100,
  "monsterID": [
    276100
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      57900,
      57907
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50220,
  "StorageReward": {
    "buffid": [
      81003540
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61005150
    ]
  }
}