Hunter Fly Card
Weapon Card
Quality
Green
Effect

When using physical skills, Caster has 3% chance to restore 2% of Max HP

Deposit

When Hunter Fly Card triggers life steal effect, restores extra 1% of max HP

Unlock

Max HP +24

Craftable
Dropped by

Formula

{
  "id": 50690,
  "Dsc": "When using physical skills, Caster has 3% chance to restore 2% of Max HP",
  "BuffName": "Hunter Fly Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "physic_skill": 1
  },
  "BuffEffect": {
    "id": [
      50691
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 50691,
  "BuffName": "Hunter Fly Card",
  "BuffRate": {
    "Odds": 3
  },
  "BuffEffect": {
    "Hp": {
      "type": 2200
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 20070,
  "Name": "##107005",
  "Type": 1,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##107005",
  "Weight": 100,
  "Feature": 1,
  "Picture": "card_10076",
  "Quality": 2,
  "CardType": 1,
  "Position": 1,
  "BookClass": 10,
  "Condition": 130,
  "SellPrice": 5000,
  "monsterID": [
    10076
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      50690
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2203,
  "StorageReward": {
    "buffid": [
      80000880
    ]
  },
  "AdventureValue": 50,
  "AdventureReward": {
    "buffid": [
      60000030
    ]
  },
  "ComposeCardType": 1
}