Mandragora Card
Weapon Card
Quality
Blue
Effect

auto attack has a 5% chance to fear the target for a certain period

Deposit

Max HP +70

Unlock

Max HP +24

Craftable

Formula

{
  "id": 51490,
  "Dsc": "auto attack has a 5% chance to fear the target for a certain period",
  "BuffName": "Mandragora Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      51491
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 51491,
  "BuffDesc": "Fear: free of control",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Mandragora Card [Fear]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 170
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "FearRun": 1,
    "NoSkill": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "8_Fear"
  },
  "BuffStateID": 120221
}

Formula

{
  "id": 20098,
  "Name": "##106872",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106872",
  "NoShow": 1,
  "Weight": 100,
  "Feature": 1,
  "Picture": "card_17000",
  "Quality": 3,
  "CardType": 1,
  "Position": 1,
  "BookClass": 8,
  "Condition": 130,
  "SellPrice": 50000,
  "monsterID": [
    17000,
    17001,
    17002
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51490
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 404,
  "StorageReward": {
    "buffid": [
      80011100
    ]
  },
  "AdventureValue": 30,
  "AdventureReward": {
    "buffid": [
      60000030
    ]
  },
  "ComposeCardType": 1
}