Archer Skeleton Card
Weapon Card
Quality
Blue
Effect

Melee Atk +5%

Ranged Atk +10%

Deposit

When equipped with Archer Skeleton Card, Atk +5%

Unlock

Atk +8

Craftable
Dropped by

Formula

{
  "id": 50560,
  "Dsc": "Melee Atk +5%",
  "BuffName": "Archer Skeleton Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Equip",
    "noWeaponTypes": [
      190,
      210,
      260,
      270,
      310,
      320
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": 0.05
  }
}

Formula

{
  "id": 50561,
  "Dsc": "Ranged Atk +10%",
  "BuffName": "Archer Skeleton Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Equip",
    "itemTypes": [
      190,
      210,
      260,
      270,
      310,
      320
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": 0.1
  }
}

Formula

{
  "id": 20057,
  "Name": "##107143",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##107143",
  "Weight": 20,
  "Feature": 1,
  "Picture": "card_10063",
  "Quality": 3,
  "CardType": 1,
  "Position": 1,
  "BookClass": 8,
  "Condition": 130,
  "SellPrice": 50000,
  "monsterID": [
    10063
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      50560,
      50561
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 1803,
  "StorageReward": {
    "buffid": [
      80000570
    ]
  },
  "AdventureValue": 40,
  "AdventureReward": {
    "buffid": [
      60000570
    ]
  }
}