Mistress the Revenant Card
Weapon Card
Quality
Purple
Effect

Magic attacks have a 50% chance to trigger the swarm attack effect, making the target bleed (cannot be removed). Can stack up to 3 times and lasts 10 seconds. Each stack increases the target's damage received from Mages by 5%. (Card effects do not stack.)

Deposit

Max HP +120

Unlock

Def +6, Max HP +30

Craftable
Dropped by

Formula

{
  "id": 53560,
  "Dsc": "Magic attacks have a 50% chance to trigger the swarm attack effect, making the target bleed (cannot be removed). Can stack up to 3 times and lasts 10 seconds. Each stack increases the target's damage received from Mages by 5%. (Card effects do not stack.)",
  "BuffName": "Undead Mistress Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "magic_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      53561,
      53562
    ],
    "Odds": 50,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53561,
  "BuffName": "Undead Mistress Card [Bleed]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 0
  },
  "BuffEffect": {
    "type": "StatusChange",
    "AtkPer": -0.25,
    "SkillASPD": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "2_Blood",
    "limit_layer": 3,
    "IsForceStatus": 1
  },
  "BuffStateID": 120032
}

Formula

{
  "id": 53562,
  "BuffName": "Undead Mistress Card Bleed Effect",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 0
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.005,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "2_Blood",
    "limit_layer": 3,
    "IsForceStatus": 1
  }
}

Formula

{
  "id": 24510,
  "Name": "##106871",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##106871",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24510",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 1,
  "Condition": 8,
  "SellPrice": 50000,
  "monsterID": [
    204100
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      53560
    ]
  },
  "AuctionPrice": 1,
  "MonsterLevel": 4,
  "AdventureSort": 9015,
  "StorageReward": {
    "buffid": [
      80002110
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61001910
    ]
  },
  "ComposeCardType": 4
}