Red-tailed Obeaune Card
Armor Card
Quality
Green
Effect

Max HP +200

When attacked, there is a 15% chance to cause sleep effect to enemy for 3 sec.

Deposit

Max HP +36

Unlock

Atk +3

Dropped by

Formula

{
  "id": 54270,
  "Dsc": "Max HP +200",
  "BuffName": "Red-tailed Obeaune Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHp": 200
  }
}

Formula

{
  "id": 54271,
  "Dsc": "When attacked, there is a 15% chance to cause sleep effect to enemy for 3 sec.",
  "BuffName": "Red-tailed Obeaune Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1
  },
  "BuffEffect": {
    "id": [
      54272
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 54272,
  "BuffDesc": "Sleep: disable movement, stop HP and SP Regen",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Red-tailed Obeaune Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 15,
      "type": 187
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "7_Sleep"
  },
  "BuffStateID": 80020
}

Formula

{
  "id": 20171,
  "Name": "##106748",
  "Type": 1,
  "MaxNum": 99999,
  "NameZh": "##106748",
  "Weight": 50,
  "Feature": 1,
  "Picture": "card_10217",
  "Quality": 2,
  "CardType": 1,
  "Position": 3,
  "BookClass": 10,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10217
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      54270,
      54271
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3906,
  "StorageReward": {
    "buffid": [
      80002500
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      61002500
    ]
  }
}