Gryphon ★ Card
Weapon Card
Quality
Purple
Effect

Flee +10

Cri +5

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

While attacking, Phy. ATK +50 for 10 seconds. Up to 10 layers can be stacked

Deposit

Def +6, Max HP +30

Unlock

Atk +12

Craft Materials
Skills

Formula

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

Formula

{
  "id": 55041,
  "Dsc": "When the item is equipped by swordsman, auto attack has a 3% chance to trigger [Bowling Bash] Lv.5",
  "BuffName": "Gryphon ★ Card",
  "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": 55042,
  "Dsc": "While attacking, Phy. ATK +50 for 10 seconds. Up to 10 layers can be stacked",
  "BuffName": "Gryphon ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      55043
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 55043,
  "BuffDesc": "Increase Atk",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Gryphon ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "Atk": 50,
    "type": "AttrChange",
    "limit_layer": 10
  }
}

Formula

{
  "id": 24638,
  "Name": "##1110884",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##1110884",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24638",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 3,
  "ComposeID": 1001160,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31173
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      55040,
      55041,
      55042
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50131,
  "StorageReward": {
    "buffid": [
      81001150
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61002920
    ]
  },
  "ComposeCardType": 2
}