Raydric Archer Card
Weapon Card
Quality
Green
Effect

When insect monsters are skilled, Caster has a 10% chance to increase Refine Atk for a certain period

the effect can stack up 3 times.

Deposit

Max HP +18

Unlock

Refine Atk +1

Craftable
Dropped by

Formula

{
  "id": 50820,
  "Dsc": "When insect monsters are skilled, Caster has a 10% chance to increase Refine Atk for a certain period; the effect can stack up 3 times.",
  "BuffName": "Raydric Archer Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "KillRace",
    "Value": [
      3
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      50821
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 50821,
  "BuffDesc": "Increase Refine Atk",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Raydric Archer Card",
  "BuffRate": {
    "Odds": 10
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "Refine": 20,
    "limit_layer": 3
  }
}

Formula

{
  "id": 20083,
  "Name": "##106978",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106978",
  "Weight": 100,
  "Feature": 1,
  "Picture": "card_10089",
  "Quality": 2,
  "CardType": 1,
  "Position": 1,
  "BookClass": 10,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10089
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      50820
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2701,
  "StorageReward": {
    "buffid": [
      80000930
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      61000070
    ]
  }
}