Compulsion Discount
Lvl: 5 Passive

Forcibly receive discount of 7% when buying items from some NPCs

Lvl: 4 Passive
• Forcibly receive discount of 6% when buying items from some NPCs
Lvl: 3 Passive
• Forcibly receive discount of 5% when buying items from some NPCs
Lvl: 2 Passive
• Forcibly receive discount of 4% when buying items from some NPCs
Lvl: 1 Passive
• Forcibly receive discount of 3% when buying items from some NPCs

Self

{
  "id": 106020,
  "BuffName": "Compulsion Discount",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "BuyDiscount": {
      "a": 10,
      "b": 20,
      "type": 1
    }
  }
}

Formula

{
  "id": 471005,
  "Buff": {
    "self": [
      106020
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 471000,
      "params": [
        7
      ]
    }
  ],
  "Icon": "skill_471001",
  "Level": 5,
  "DescId": "##170808",
  "NameZh": "##158937",
  "Pvp_buff": {
    "self": [
      106020
    ]
  }
}