
Magazine Expansion
Lvl: 5
Passive
Increase max ammo of pistols by 5. Increase max ammo of rifle guns by 3.
Lvl: 4
Passive
• Increase max ammo of pistols by 4. Increase max ammo of rifle guns by 2.
Lvl: 3
Passive
• Increase max ammo of pistols by 3. Increase max ammo of rifle guns by 2.
Lvl: 2
Passive
• Increase max ammo of pistols by 2. Increase max ammo of rifle guns by 1.
Lvl: 1
Passive
• Increase max ammo of pistols by 1. Increase max ammo of rifle guns by 1.
Self
{
"id": 133594,
"BuffName": "Magazine Expansion (Pistol)",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "Equip",
"typeID": 310
},
"BuffEffect": {
"type": "UpperLimitChange",
"MaxBullet": 5
}
}
Self
{
"id": 133597,
"BuffName": "Magazine Expansion (Rifle Gun)",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "Equip",
"typeID": 320
},
"BuffEffect": {
"type": "UpperLimitChange",
"MaxBullet": 3
}
}
Formula
{
"id": 2222005,
"Buff": {
"self": [
133594,
133597
]
},
"Cost": 1,
"Desc": [
{
"id": 2222000,
"params": [
5,
3
]
}
],
"Icon": "skill_2222001",
"Level": 5,
"DescId": "##1124294",
"NameZh": "##1112990",
"Pvp_buff": {
"self": [
133594,
133597
]
}
}