This commit is contained in:
Sajo8 2020-04-06 00:55:48 -07:00 committed by GitHub
parent d40e66bd64
commit c61d863d5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -334,7 +334,7 @@ const skills = {
effect: (rank, level) => `Gun Damage: +${percent(rank, 4)}% per active Action Skill`,
},
"Praemunitus": {
text: "Zane and his Dig-Clone gain increased Magazine Size.",
text: "Zane and his Digi-Clone gain increased Magazine Size.",
ranks: 3,
effect: (rank, level) => `Magazine Size: +${percent(rank, 8.333)}%\nDigi-Clone Magazine Size: +${percent(rank, 8.333)}%`,
},