Soth Card
Weapon Card
Quality
Purple
Effect

Skill DMG +5%

Skill attack has a 50% chance to reduce the target's Skill DMG Reduc. by 5% and Healing Received by 15% for 5 seconds, up to 2 stacks (card effect can't stack)

Deposit

Skill DMG +1%

Unlock

Atk +12

Craft Materials

Formula

{
  "id": 55730,
  "Dsc": "Skill DMG +5%",
  "BuffName": "12130",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "SkillDam": 0.05
  }
}

Formula

{
  "id": 55731,
  "Dsc": "Skill attack has a 50% chance to reduce the target's Skill DMG Reduc. by 5% and Healing Received by 15% for 5 seconds, up to 2 stacks (card effect can't stack)",
  "BuffName": "12130",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "no_normalSkill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      55732
    ],
    "Odds": 50,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 55732,
  "BuffDesc": "Reduces the target's Skill DMG Reduc. and Healing Received",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "12130",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "SkillRes": -0.05,
    "limit_layer": 2,
    "BeHealEncPer": -0.15
  }
}

Formula

{
  "id": 23066,
  "Name": "##1287552",
  "Type": 20,
  "MaxNum": 99999,
  "NameZh": "##1287552",
  "Weight": 0,
  "Picture": "card_23066",
  "Quality": 4,
  "CardType": 3,
  "Position": 1,
  "BookClass": 2,
  "Condition": 8,
  "SellPrice": 500000,
  "monsterID": [
    31216
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      55730,
      55731
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 70005,
  "StorageReward": {
    "buffid": [
      81001680
    ]
  },
  "AdventureValue": 1,
  "AdventureReward": {
    "buffid": [
      61003430
    ]
  }
}