Agav Card
Armor Card
Quality
Blue
Effect

M.Atk +5%

When the wearer is a Mage, M.Atk +3%, Max HP +300, Max SP +150

Deposit

M.Atk +1%

Unlock

Max HP +28

Craft Materials
Craftable

Formula

{
  "id": 51640,
  "Dsc": "M.Atk +5%",
  "BuffName": "Agav Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MAtkPer": 0.05
  }
}

Formula

{
  "id": 51641,
  "Dsc": "When the wearer is a Mage, M.Atk +3%, Max HP +300, Max SP +150",
  "BuffName": "Agav Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Profession",
    "value": [
      21,
      22,
      23,
      24,
      25,
      223,
      224,
      225,
      82,
      83,
      84,
      85,
      675,
      695
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHp": 300,
    "MaxSp": 150,
    "MAtkPer": 0.03
  }
}

Formula

{
  "id": 24008,
  "Name": "##107112",
  "Type": 2,
  "MaxNum": 99999,
  "NameZh": "##107112",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_400200",
  "Quality": 3,
  "CardType": 1,
  "Position": 3,
  "BookClass": 9,
  "ComposeID": 1000080,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    400200
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51640,
      51641
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50007,
  "StorageReward": {
    "buffid": [
      80011500
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      80011180
    ]
  }
}