Corruption Root Card
Weapon Card
Quality
Purple
Effect

All race damage +15% (Race)

When attacking in close combat, there is a 30% chance to petrify, sleep, or curse enemies within a 5-meter radius around oneself, lasting for 3 seconds (the target can only be petrified, slept, or cursed once every 15 seconds).

Deposit

Damage to Non-Demi-Human Race +1% (Race)

Unlock

M.Atk +12

Formula

{
  "id": 57640,
  "Dsc": "All race damage +15%",
  "BuffName": "Corruption Root  Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "FishDamPer": 0.15,
    "AngelDamPer": 0.15,
    "BruteDamPer": 0.15,
    "DemonDamPer": 0.15,
    "PlantDamPer": 0.15,
    "DragonDamPer": 0.15,
    "InsectDamPer": 0.15,
    "DeadLessDamPer": 0.15,
    "FormlessDamPer": 0.15,
    "DemiHumanDamPer": 0.15
  }
}

Formula

{
  "id": 57641,
  "Dsc": "When attacking in close combat, there is a 30% chance to petrify, sleep, or curse enemies within a 5-meter radius around oneself, lasting for 3 seconds (the target can only be petrified, slept, or cursed once every 15 seconds).",
  "BuffName": "Corruption Root  Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "noWeaponTypes": [
      190,
      210,
      260,
      270,
      310,
      320
    ],
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      57642
    ],
    "Odds": 30,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57642,
  "BuffName": "Corruption Root  Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": [
      57643,
      57644,
      57645
    ],
    "Odds": 100,
    "type": "AddBuff",
    "random": 1
  }
}

Formula

{
  "id": 57643,
  "BuffName": "Corruption Root Card【Petrification】",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 120
    }
  },
  "BuffEffect": {
    "id": [
      57646,
      57647
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57644,
  "BuffDesc": "Sleep: disable movement, stop HP and SP Regen",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Corruption Root Card 【Sleep】",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 187
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "7_Sleep"
  },
  "BuffStateID": 80020
}

Formula

{
  "id": 57645,
  "BuffDesc": "Curse: Decrease Atk, Move Speed, Luck",
  "BuffIcon": "skillbuff_1614001",
  "BuffName": "Corruption Root Card 【Cursed】",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 180
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Luk": -10,
    "type": "StatusChange",
    "AtkPer": -0.15,
    "MoveSpdPer": -0.25,
    "StateEffect": "11_Curse"
  }
}

Formula

{
  "id": 57646,
  "BuffName": "Stone Curse Effect [Stone Curse]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "DefPer": -0.5,
    "Freeze": 1,
    "DefAttr": 2,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "6_Stone",
    "NoEffectMove": 3,
    "atk_def_priority": 1
  },
  "BuffStateID": 85110
}

Formula

{
  "id": 57647,
  "BuffName": "Stone Curse Bleeding [Stone Curse]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.03,
      "b": -10,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.01,
    "StateEffect": "6_Stone"
  }
}

Formula

{
  "id": 23070,
  "Name": "##2834798",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##2834798",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23070",
  "Quality": 4,
  "CardType": 3,
  "Position": 1,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30069
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      57640,
      57641
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 4471,
  "StorageReward": {
    "buffid": [
      81003290
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61004900
    ]
  }
}