Wolf Grandma ★ Card
Armor Card
Quality
Purple
Effect

Max HP +15%

Abnormal Status Res +25%

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

Avoid freezing effect

Deposit

When Wolf Grandma ★ Card is equipped, you can receive 5% Dmg Reduc and Magic Reduc under abnormal status

Unlock

M.Def +6, Max HP +30

Craft Materials

Formula

{
  "id": 56350,
  "Dsc": "Max HP +15%;Abnormal Status Res +25%",
  "BuffName": "Wolf Grandma ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": 0.15,
    "StateDef": 0.25
  }
}

Formula

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

Formula

{
  "id": 56352,
  "Dsc": "Avoid freezing effect",
  "BuffName": "Wolf Grandma ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "ImmuneStatus",
    "status": [
      5
    ]
  }
}

Formula

{
  "id": 24665,
  "Name": "##1261859",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##1261859",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24665",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 0,
  "ComposeID": 1001510,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31264
  ],
  "BookWeight": 0,
  "BuffEffect": {
    "buff": [
      56350,
      56351,
      56352
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50173,
  "StorageReward": {
    "buffid": [
      81002160
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61003840
    ]
  }
}