Man-eating Grass Card
Off Hand Card
Quality
Blue
Effect

Healing Bonus Received +5%

When attacked by a physical skill, has a 10% chance to grant you Lv.10 [Heal].

Deposit

MDef +4.5

Unlock

Healing Receive +1%

Dropped by
Skills

Formula

{
  "id": 53930,
  "Dsc": "Healing Bonus Received +5%",
  "BuffName": "Man-eating Grass Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "BeHealEncPer": 0.05
  }
}

Formula

{
  "id": 53931,
  "Dsc": "When attacked by a physical skill, has a 10% chance to grant you Lv.10 [Heal].",
  "BuffName": "Man-eating Grass Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1,
    "no_normalSkill": 1
  },
  "BuffEffect": {
    "id": 144010,
    "Odds": 10,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 20159,
  "Name": "##106883",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106883",
  "Weight": 20,
  "Feature": 1,
  "Picture": "card_10191",
  "Quality": 3,
  "CardType": 1,
  "Position": 2,
  "BookClass": 8,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10191
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      53930,
      53931
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3802,
  "StorageReward": {
    "buffid": [
      80002300
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      61002200
    ]
  }
}