Golden Law Enforcer[2]
Weapon Pistol

When Gunsmiths in Einbroch first came up with this sparkling Pistol, people saw it as a flashy handicraft. However, to everyone's surprise, users of this gun have maintained a very high victory rate. After all, it's blinding!

Quality
Purple
Effect

Ammo: 10

DEX +12, AGI +8

Move SPD +5%

Phy. DMG ignoring +5%. When Refine +5, Phy. ATK +5%. When Refine +10, Phy. DEF ignoring +10%. When Refine +15, Phy. DMG +5%

For every level Refine upgrades, Desperado DMG +2%

Unlock

Ammo: 10 DEX +12, AGI +8 Move SPD +5%;Phy. DMG ignoring +5%. When Refine +5, Phy. ATK +5%. When Refine +10, Phy. DEF ignoring +10%. When Refine +15, Phy. DMG +5%;For every level Refine upgrades, Desperado DMG +2%

Jobs
Gunslinger Rebellion Tyrant
Synth From
Tiers

    Atk +30, DEX +1

    Atk +30, DEX +1

    Phy. ATK +35; When Refinement +15, Skill DMG +5%

    Atk +30

    Physical damage +5%;【Chain action】:Trigger probability increased by 20%;Automatically refills 1 bullet every 2 seconds

Craft Materials

Formula

{
  "id": 45010,
  "Dsc": "Ammo: 10;DEX +12, AGI +8;Move SPD +5%",
  "BuffName": "Gold Lux Pistol (after perfusion)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "UpperLimitChange",
    "MaxBullet": 10
  }
}

Formula

{
  "id": 45011,
  "Dsc": "Phy. DMG ignoring +5%. When Refine +5, Phy. ATK +5%. When Refine +10, Phy. DEF ignoring +10%. When Refine +15, Phy. DMG +5%",
  "BuffName": "Gold Lux Pistol (after perfusion)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Agi": 8,
    "Dex": 12,
    "type": "AttrChange",
    "IgnoreDef": 0.05,
    "MoveSpdPer": 0.05
  }
}

Formula

{
  "id": 45012,
  "Dsc": "For every level Refine upgrades, Desperado DMG +2%",
  "BuffName": "Gold Lux Pistol (after perfusion)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 0.05,
      "b": 0,
      "c": 0,
      "d": 0,
      "type": 3301
    },
    "IgnoreDef": {
      "a": 0,
      "b": 0.1,
      "c": 0,
      "d": 0,
      "type": 3301
    },
    "DamIncrease": {
      "a": 0,
      "b": 0,
      "c": 0,
      "d": 0.05,
      "type": 3301
    }
  }
}

Formula

{
  "id": 163613,
  "VID": 31012014,
  "Desc": "##1134945",
  "Icon": "item_63613",
  "Type": "Pistol",
  "Model": "Goldlux_gun_V",
  "Effect": {
    "Atk": 615
  },
  "MaxNum": 99,
  "NameZh": "##1133383",
  "Feature": 1,
  "Quality": 4,
  "display": [
    2
  ],
  "CanEquip": [
    173,
    174,
    175
  ],
  "CardSlot": 2,
  "ModelDir": "Assets/Art/Model/Role/Weapon/Pistol/Goldlux_gun_V",
  "EffectAdd": {
    "Atk": 1
  },
  "EquipType": 1,
  "SellPrice": 9600,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "RefineEffect": {
    "Refine": 12
  },
  "UniqueEffect": {
    "buff": [
      45010,
      45011,
      45012
    ]
  },
  "ForbidFuncBit": 0
}