Magnolia Card
Weapon Card
Quality
Green
Effect

auto attack has a 5% chance to restore 30 points of SP for the caster

Deposit

SP Regen +1

Unlock

M.Def +2

Craftable
Dropped by

Formula

{
  "id": 50410,
  "Dsc": "auto attack has a 5% chance to restore 30 points of SP for the caster",
  "BuffName": "Magnolia Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      50411
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 50411,
  "BuffName": "Magnolia Card",
  "BuffRate": {
    "Odds": 5
  },
  "BuffEffect": {
    "Sp": 30,
    "type": "HSPChange"
  }
}

Formula

{
  "id": 20042,
  "Name": "##107000",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##107000",
  "Weight": 100,
  "Feature": 1,
  "Picture": "card_10048",
  "Quality": 2,
  "CardType": 1,
  "Position": 1,
  "BookClass": 10,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10048
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      50410
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 1106,
  "StorageReward": {
    "buffid": [
      80000420
    ]
  },
  "AdventureValue": 40,
  "AdventureReward": {
    "buffid": [
      60000420
    ]
  }
}