Gryphon Card
Weapon Card
Quality
Blue
Effect

Flee +10

Cri +5

When the item is equipped by swordsman, auto attack has a 3% chance to trigger [Bowling Bash] Lv.5

Deposit

When equipped with Gryphon Card, the Swordsman's auto attack has more chance to release Bowling Bash

Unlock

Atk +8

Craft Materials
Craftable
Dropped by
Skills

Formula

{
  "id": 51020,
  "Dsc": "Flee +10;Cri +5",
  "BuffName": "Gryphon Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Cri": 5,
    "Flee": 10,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 51021,
  "Dsc": "When the item is equipped by swordsman, auto attack has a 3% chance to trigger [Bowling Bash] Lv.5",
  "BuffName": "Gryphon Card (equipped by swordsman)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "profession": [
      11,
      12,
      13,
      14,
      15,
      203,
      204,
      205,
      72,
      73,
      74,
      75,
      605
    ],
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 20005,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 22010,
  "Name": "##106897",
  "Type": 20,
  "Share": 1,
  "Anchor": [
    0.6,
    0.5
  ],
  "MaxNum": 99999,
  "NameZh": "##106897",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_20009",
  "Quality": 3,
  "CardType": 2,
  "Position": 1,
  "BookClass": 3,
  "Condition": 6,
  "SellPrice": 50000,
  "monsterID": [
    20009
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51020,
      51021
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 1641,
  "StorageReward": {
    "buffid": [
      80000710
    ]
  },
  "AdventureValue": 90,
  "AdventureReward": {
    "buffid": [
      60000710
    ]
  }
}