Alien Soth Card
Armor Card
Quality
Purple
Effect

Skill DMG +5%

Offensive skills have a 50% chance to reduce the target's skill DMG down by 10% and healing effects by 30%. Lasts 5s.

When [Soth Card] and [Alien Soth Card] are both equipped, if the target's skill DMG down is lower than your skill DMG bonus, DMG+15%.

Deposit

Skill DMG +1%

Unlock

Max HP +120

Formula

{
  "id": 59050,
  "Dsc": "Skill DMG +5%",
  "BuffName": "Alien Soth Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "SkillDam": 0.05
  }
}

Formula

{
  "id": 59051,
  "Dsc": "Offensive skills have a 50% chance to reduce the target's skill DMG down by 10% and healing effects by 30%. Lasts 5s.",
  "BuffName": "Alien Soth Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "no_normalSkill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      59052,
      59054
    ],
    "Odds": 50,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 59052,
  "BuffDesc": "Reduces skill DMG down",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Alien Soth Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "SkillRes": -0.1
  }
}

Formula

{
  "id": 59053,
  "Dsc": "When [Soth Card] and [Alien Soth Card] are both equipped, if the target's skill DMG down is lower than your skill DMG bonus, DMG+15%.",
  "BuffName": "Alien Soth Card",
  "BuffRate": {
    "Odds": 100
  }
}

Formula

{
  "id": 59054,
  "BuffDesc": "Reduce the Healing effect",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Alien Soth Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "HealReduce",
    "damRatio": 0.3
  }
}

Formula

{
  "id": 23426,
  "Name": "##42590626",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##42590626",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23426",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 100,
  "monsterID": [
    31519
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      59050,
      59051,
      59053
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50272,
  "StorageReward": {
    "buffid": [
      81004660
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61006270
    ]
  },
  "ComposeCardType": 3
}