Metal Poring Card
Weapon Card
Quality
Blue
Effect

Atk +20

Physical attacks have a 5% chance to cast Lv1 [Strip Accessory]. (Card effects do not stack.)

Deposit

M.Atk +3, MAX HP+36

Unlock

Max HP +60

Dropped by
Skills

Formula

{
  "id": 53270,
  "Dsc": "Atk +20",
  "BuffName": "Metal Poring Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Atk": 20,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 53271,
  "Dsc": "Physical attacks have a 5% chance to cast Lv1 [Strip Accessory]. (Card effects do not stack.)",
  "BuffName": "Metal Poring Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "physic_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 491001,
    "Odds": 5,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 20134,
  "Name": "##106771",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106771",
  "Weight": 20,
  "Feature": 1,
  "Picture": "card_10176",
  "Quality": 3,
  "CardType": 1,
  "Position": 1,
  "BookClass": 8,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10176
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      53270,
      53271
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3701,
  "StorageReward": {
    "buffid": [
      80001900
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      61001700
    ]
  }
}