Fire Witch★Card
Accessory Card
Quality
Purple
Effect

M.Atk +20, Ignore Magic Defense + 4%

When Int reaches 240, M.Atk +20, Ignore M.Def +2%

When Int reaches 360, M.Atk +20, Ignore M.Def +2%

Deposit

Max HP +120

Unlock

Int +1 Max HP +36

Craft Materials

Formula

{
  "id": 54090,
  "Dsc": "M.Atk +20, Ignore Magic Defense + 4%",
  "BuffName": "Fire Witch★Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "MAtk": 20,
    "type": "AttrChange",
    "IgnoreMDef": 0.04
  }
}

Formula

{
  "id": 54091,
  "Dsc": "When Int reaches 240, M.Atk +20, Ignore M.Def +2%",
  "BuffName": "Fire Witch★Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "Int": 240,
    "type": "Attr"
  },
  "BuffEffect": {
    "MAtk": 20,
    "type": "AttrChange",
    "IgnoreMDef": 0.02
  }
}

Formula

{
  "id": 54092,
  "Dsc": "When Int reaches 360, M.Atk +20, Ignore M.Def +2%",
  "BuffName": "Fire Witch★Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "Int": 360,
    "type": "Attr"
  },
  "BuffEffect": {
    "MAtk": 20,
    "type": "AttrChange",
    "IgnoreMDef": 0.02
  }
}

Formula

{
  "id": 24623,
  "Name": "##106953",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##106953",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24623",
  "Quality": 4,
  "CardType": 1,
  "Position": 6,
  "BookClass": 3,
  "ComposeID": 1000950,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31115
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      54090,
      54091,
      54092
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50113,
  "StorageReward": {
    "buffid": [
      81000860
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61002350
    ]
  }
}