Zherlthsh Card
Weapon Card
Quality
Blue
Effect

Melee Atk +10%

Ranged Atk +5%

Deposit

Max HP +70

Unlock

Atk +6

Craft Materials
Craftable
Dropped by

Formula

{
  "id": 51090,
  "Dsc": "Melee Atk +10%",
  "BuffName": "Zherlthsh Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Equip",
    "noWeaponTypes": [
      190,
      210,
      260,
      270,
      310,
      320
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": 0.1
  }
}

Formula

{
  "id": 51091,
  "Dsc": "Ranged Atk +5%",
  "BuffName": "Zherlthsh Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Equip",
    "itemTypes": [
      190,
      210,
      260,
      270,
      310,
      320
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": 0.05
  }
}

Formula

{
  "id": 22017,
  "Name": "##107086",
  "Type": 20,
  "Share": 1,
  "Anchor": [
    0.6,
    0.5
  ],
  "MaxNum": 99999,
  "NameZh": "##107086",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_20016",
  "Quality": 3,
  "CardType": 2,
  "Position": 1,
  "BookClass": 3,
  "Condition": 6,
  "SellPrice": 50000,
  "monsterID": [
    20016
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51090,
      51091
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2841,
  "StorageReward": {
    "buffid": [
      80001310
    ]
  },
  "AdventureValue": 110,
  "AdventureReward": {
    "buffid": [
      61000090
    ]
  }
}