Garm’s Nail[1]
Weapon Knuckles

The wound it creates will not bleed, for the blood is already frozen the moment it pierces the flesh.

Quality
Purple
Effect

STR +8

ATK +5%

When auto attacking, has a 10% chance to cause Bleeding effect on targets, deals extra 50% Damage to targets with less than 30% HP for 10 sec

Unlock

STR +8 ATK +5%;When auto attacking, has a 10% chance to cause Bleeding effect on targets, deals extra 50% Damage to targets with less than 30% HP for 10 sec

Jobs
Monk Champion Shura Dragon Fist Shadow - Saitama
Craftable
Dropped by

Formula

{
  "id": 44280,
  "Dsc": "STR +8 ;ATK +5%",
  "BuffName": "Garm’s Nail",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Str": 8,
    "type": "AttrChange",
    "AtkPer": 0.05
  }
}

Formula

{
  "id": 44281,
  "Dsc": "When auto attacking, has a 10% chance to cause Bleeding effect on targets, deals extra 50% Damage to targets with less  than 30% HP for 10 sec",
  "BuffName": "Garm’s Nail",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      44282
    ],
    "Odds": 10,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 44282,
  "BuffName": "Bleed Effect",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 185
    }
  },
  "BuffEffect": {
    "id": [
      44283,
      44284
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 44283,
  "BuffName": "Bleeding Effect [HP Loss]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "AtkPer": -0.25,
    "SkillASPD": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "2_Blood"
  },
  "BuffStateID": 120032
}

Formula

{
  "id": 44284,
  "BuffName": "HP Loss Effect",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.005,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "2_Blood"
  }
}

Formula

{
  "id": 62511,
  "VID": 51511021,
  "Desc": "##133453",
  "Icon": "item_62511",
  "Type": "Knuckle",
  "Model": "Claw_Of_Gara",
  "Effect": {
    "Atk": 480
  },
  "MaxNum": 99,
  "NameZh": "##109144",
  "SE_hit": "Common/fist_hit_2",
  "SuitID": [
    0
  ],
  "Feature": 1,
  "Quality": 4,
  "display": [
    0
  ],
  "CanEquip": [
    122,
    123,
    124,
    125,
    625
  ],
  "CardSlot": 1,
  "ModelDir": "Assets/Art/Model/Role/Weapon/Knuckle/Claw_Of_Gara",
  "Condition": 8,
  "EffectAdd": {
    "Atk": 1.5
  },
  "EquipType": 1,
  "SellPrice": 30000,
  "ShadowOff": 0,
  "DecomposeID": 2001,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "DecomposeNum": 375000,
  "LoadShowPose": [
    0,
    0.25,
    0
  ],
  "RefineEffect": {
    "Refine": 15
  },
  "SubstituteID": 625112,
  "UniqueEffect": {
    "buff": [
      44280,
      44281
    ]
  },
  "AdventureSort": 9000,
  "AdventureValue": 1,
  "LoadShowRotate": -120
}