Grandma Wolf Card
Armor Card
Quality
Purple
Effect

Abnormal Status Resist +25%

While under Abnormal Status, gain 25% Dmg Reduc. and Magic Reduc.

Deposit

When Grandma Wolf Card is equipped, if under Abnormal Status, gain 5% Dmg Reduc. and Magic Reduc.

Unlock

Abnormal Status Resist +5%

Craft Materials
Craftable

Formula

{
  "id": 52880,
  "Dsc": "Abnormal Status Resist +25%",
  "BuffName": "Grandma Wolf Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "StateDef": 0.25
  }
}

Formula

{
  "id": 52881,
  "Dsc": "While under Abnormal Status, gain 25% Dmg Reduc. and Magic Reduc.",
  "BuffName": "Grandma Wolf Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Abnormal"
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": 0.25,
    "MDamReduc": 0.25
  }
}

Formula

{
  "id": 23037,
  "Name": "##107033",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##107033",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_30050",
  "Quality": 4,
  "CardType": 3,
  "Position": 3,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30050
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52880,
      52881
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3673,
  "StorageReward": {
    "buffid": [
      81000720
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61001300
    ]
  }
}