Assassin's Jur[2]
Weapon Katar

Small, handy and lethal - the assassin’s favorite weapon.

Quality
Purple
Effect

Doubles Critical

Agi +6, STR+6

Crit+15

Crit. Dmg +30%

Every Refine +1, Crit. DMG +1%

Crit has a chance to trigger [Crit.Dmg Enhance], the effect lasts 5 seconds. [Crit.Dmg Enhance]: Crit.Dmg increases by 10%

When Refine +5,increase Dmg to Poisoned targets by extra +20%

When Refine 10, Crit. Dmg +10%, increase chance of gaining [Crit.Dmg Enhance] effect by 3% when landing crits

When Refine +15, Auto Attack Dmg increases 8%

Unlock

Doubles Critical;Agi +6, STR+6 Crit+15 Crit. Dmg +30% Every Refine +1, Crit. DMG +1%;Crit has a chance to trigger [Crit.Dmg Enhance], the effect lasts 5 seconds. [Crit.Dmg Enhance]: Crit.Dmg increases by 10%;When Refine +5,increase Dmg to Poisoned targets by extra +20%; When Refine 10, Crit. Dmg +10%, increase chance of gaining [Crit.Dmg Enhance] effect by 3% when landing crits; When Refine +15, Auto Attack Dmg increases 8%

Jobs
Assassin Assassin Cross Guillotine Cross Blade Soul
Synth From
Tiers

    Atk +30

    ATK +30, STR +1

    ATK +30, STR +1

    Phy. ATK +30; When Refinement +15, Auto Attack DMG +5%

    Auto attacks have a 15% chance of acquiring a soul. Each soul increases auto attack damage by 2% (You cannot acquire souls without [Soul Vow]); [Soul Depravity]'s ignore defense effect +100%; [Soul Depravity] can deal critical hits with a crit rate of (your crit rate - target critical guard)/3. The critical hit deals 1.5x damage.

Craft Materials

Formula

{
  "id": 20000,
  "Dsc": "Doubles Critical",
  "BuffName": "Katar Double Critical",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "CriPer": 1
  }
}

Formula

{
  "id": 40001,
  "BuffDesc": "Crit.Dmg Inc.",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Agent Katar",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "CriDamPer": 0.1
  }
}

Formula

{
  "id": 41870,
  "Dsc": "Agi +6, STR+6;Crit+15;Crit. Dmg +30%;Every Refine +1, Crit. DMG +1%",
  "BuffName": "Assassin’s Jur",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Agi": 6,
    "Cri": 15,
    "Str": 6,
    "type": "AttrChange",
    "CriDamPer": 0.3
  }
}

Formula

{
  "id": 41871,
  "Dsc": "Crit has a chance to trigger [Crit.Dmg Enhance], the effect lasts 5 seconds. [Crit.Dmg Enhance]: Crit.Dmg increases by 10%",
  "BuffName": "Assassin’s Jur",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "criOdds": {
      "type": 4081
    },
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      40001
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 41872,
  "Dsc": "When Refine +5,increase Dmg to Poisoned targets by extra +20%; When Refine 10, Crit. Dmg +10%, increase chance of gaining [Crit.Dmg Enhance] effect by 3% when landing crits; When Refine +15, Auto Attack Dmg increases 8%",
  "BuffName": "Assassin’s Jur",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "CriDamPer": {
      "a": 0,
      "b": 0.1,
      "c": 0,
      "d": 0,
      "type": 3301
    },
    "NormalAtkDam": {
      "a": 0,
      "b": 0,
      "c": 0.08,
      "d": 0,
      "type": 3301
    }
  }
}

Formula

{
  "id": 140945,
  "VID": 20012036,
  "Desc": "##129230",
  "Icon": "item_40945",
  "Type": "Katar",
  "Model": "Agent_Katar",
  "Effect": {
    "Atk": 580
  },
  "MaxNum": 99,
  "NameZh": "##110469",
  "SuitID": [
    0
  ],
  "Feature": 1,
  "Quality": 4,
  "display": [
    0
  ],
  "CanEquip": [
    32,
    33,
    34,
    35
  ],
  "CardSlot": 2,
  "ModelDir": "Assets/Art/Model/Role/Weapon/Katar/Agent_Katar",
  "EffectAdd": {
    "Atk": 1
  },
  "EquipType": 1,
  "SellPrice": 9600,
  "ShadowOff": 0,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "RefineEffect": {
    "Refine": 15
  },
  "UniqueEffect": {
    "buff": [
      20000,
      41870,
      41871,
      41872
    ]
  }
}