Orc Archer Card
Accessory Card
Quality
White
Effect

When Demi-Human monsters are skilled, Caster has a 10% chance to restore 20 points of SP

Deposit

When equipped with Orc Archer Card, SP Regen +2

Unlock

Flee +10

Dropped by

Formula

{
  "id": 50620,
  "Dsc": "When Demi-Human monsters are skilled, Caster has a 10% chance to restore 20 points of SP",
  "BuffName": "Orc Archer Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "KillRace",
    "Value": [
      2
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      50621
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 50621,
  "BuffName": "Orc Archer Card",
  "BuffRate": {
    "Odds": 10
  },
  "BuffEffect": {
    "Sp": 20,
    "type": "HSPChange"
  }
}

Formula

{
  "id": 20063,
  "Name": "##106797",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106797",
  "Weight": 100,
  "Feature": 1,
  "Picture": "card_10069",
  "Quality": 1,
  "CardType": 1,
  "Position": 6,
  "BookClass": 11,
  "Condition": 130,
  "SellPrice": 2000,
  "monsterID": [
    10069
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      50620
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2002,
  "StorageReward": {
    "buffid": [
      80001140
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      60000610
    ]
  }
}