Sorcerer ★ Card
Armor Card
Quality
Purple
Effect

Magic Damage +5%

When the wearer is a Mage unit, M. Pen. +3%

When the Wizard Class is equipped, Int +30, Max MP -10%

When attacking with Magic Skills, there is a 10% chance of Crit, causing 150% Spell Crit. DMG, increasing Spell Crit. DMG by an extra 1% for every 6 points of LUK (The spell Crit. DMG increase effect produced by LUK can't stack)

Deposit

Phy.DMG +1% M.DMG +1%

Unlock

M.Atk +12

Craft Materials

Formula

{
  "id": 56700,
  "Dsc": "Magic Damage +5%",
  "BuffName": "11924",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MDamIncrease": 0.05
  }
}

Formula

{
  "id": 56701,
  "Dsc": "When the wearer is a Mage unit, M. Pen. +3%",
  "BuffName": "11924",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Profession",
    "value": [
      21,
      22,
      23,
      24,
      25,
      223,
      224,
      225,
      82,
      83,
      84,
      85,
      675,
      695,
      765
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MDamSpike": 0.03
  }
}

Formula

{
  "id": 56702,
  "Dsc": "When the Wizard Class is equipped, Int +30, Max MP -10%",
  "BuffName": "11924",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Profession",
    "value": [
      22,
      23,
      24,
      25,
      765
    ]
  },
  "BuffEffect": {
    "Int": 30,
    "type": "AttrChange",
    "MaxSpPer": -0.1
  }
}

Formula

{
  "id": 56703,
  "Dsc": "When attacking with Magic Skills, there is a 10% chance of Crit, causing 150% Spell Crit. DMG, increasing Spell Crit. DMG by an extra 1% for every 6 points of LUK (The spell Crit. DMG increase effect produced by LUK can't stack)",
  "BuffName": "11924",
  "BuffRate": {
    "Odds": 100
  }
}

Formula

{
  "id": 23252,
  "Name": "##42635115",
  "Type": 2,
  "MaxNum": 99999,
  "NameZh": "##42635115",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23252",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "ComposeID": 1002330,
  "Condition": 4,
  "SellPrice": 100,
  "monsterID": [
    31306
  ],
  "BuffEffect": {
    "buff": [
      56700,
      56701,
      56702,
      56703
    ]
  },
  "AdventureSort": 50181,
  "StorageReward": {
    "buffid": [
      81002360
    ]
  },
  "AdventureValue": 1,
  "AdventureReward": {
    "buffid": [
      61004040
    ]
  },
  "ComposeCardType": 3
}