Gargoyle Card
Accessory Card
Quality
Green
Effect

When insect monsters are skilled, caster has a 3% chance to increase moving speed by 25%

the effect lasts 20 seconds.

Deposit

Max HP +18

Unlock

Move Spd +1%

Craftable
Dropped by

Formula

{
  "id": 50740,
  "Dsc": "When insect monsters are skilled, caster has a 3% chance to increase moving speed by 25%; the effect lasts 20 seconds.",
  "BuffName": "Gargoyle Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "KillRace",
    "Value": [
      9
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      50741
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 50741,
  "BuffDesc": "Increase Moving Speed",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Gargoyle Card",
  "BuffRate": {
    "Odds": 3
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 0.25
  }
}

Formula

{
  "id": 20075,
  "Name": "##106908",
  "Type": 1,
  "Share": 1,
  "Anchor": [
    0.5,
    0.5
  ],
  "MaxNum": 99999,
  "NameZh": "##106908",
  "Weight": 50,
  "Feature": 1,
  "Picture": "card_10081",
  "Quality": 2,
  "CardType": 1,
  "ItemShow": 1,
  "Position": 6,
  "BookClass": 10,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10081
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      50740
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2522,
  "StorageReward": {
    "buffid": [
      80001160
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      60002030
    ]
  }
}