Dead Soul Card
Weapon Card
Quality
Purple
Effect

When attacking target, have a 25% chance of inflicting [Mark of Doppelganger] on target: Targets marked will bleed and won’t be able to Recover HP and SP. Bonus Healing will be reduced 200%, Dmg Reduc will be reduced by 10% & Magic Reduc. will be reduced by 10% for 8 sec

Deposit

Max HP +112

Unlock

Atk +12

Dropped by

Formula

{
  "id": 52910,
  "Dsc": "When attacking target, have a 25% chance of inflicting [Mark of Doppelganger] on target: Targets marked will bleed and won’t be able to Recover HP and SP. Bonus Healing will be reduced 200%, Dmg Reduc will be reduced by 10% & Magic Reduc. will be reduced by 10% for 8 sec",
  "BuffName": "Revenant - Doppelganger Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      52911,
      52912,
      52913
    ],
    "Odds": 25,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 52911,
  "BuffDesc": "Mark of Doppelganger: HP and SP restoration is stopped, Bonus Healing is reduced, Dmg & Magic Reduc. is reduced",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Revenant - Doppelganger Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "DamReduc": -0.1,
    "MDamReduc": -0.1,
    "AttrEffect": [
      3,
      4
    ],
    "BeHealEncPer": -2,
    "CauseSelfHurt": 1
  }
}

Formula

{
  "id": 52912,
  "BuffDesc": "Bleed: Decrease Atk, Decrease ASPD, Magic HP Recover stopped, HP Loss",
  "BuffIcon": "skillbuff_197001",
  "BuffName": "Dead - Soul Card [Bleed]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "AtkPer": -0.25,
    "SkillASPD": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "2_Blood"
  },
  "BuffStateID": 120032
}

Formula

{
  "id": 52913,
  "BuffName": "Dead - Soul Card [Bleed]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.005,
      "b": -3,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "2_Blood"
  }
}

Formula

{
  "id": 24500,
  "Name": "##106818",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##106818",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24500",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 1,
  "Condition": 8,
  "SellPrice": 50000,
  "monsterID": [
    204000
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52910
    ]
  },
  "AuctionPrice": 1,
  "MonsterLevel": 4,
  "AdventureSort": 9002,
  "StorageReward": {
    "buffid": [
      80001600
    ]
  },
  "AdventureValue": 160,
  "AdventureReward": {
    "buffid": [
      61001350
    ]
  },
  "ComposeCardType": 3
}