remove inventory hover text again, buff hybridblast / hastestrike dmg

This commit is contained in:
Mashy
2019-10-30 15:34:58 +10:00
parent 2c77d035bd
commit 31bfffab26
3 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -830,9 +830,9 @@ impl Skill {
Skill::RestrictPlusPlus => 100,
// Buff base
Skill::HybridBlast => 25,
Skill::HybridBlast => 50,
Skill::HasteStrike => 30,
Skill::HasteStrike => 60,
Skill::Intercept=> 80,
Skill::InterceptPlus => 110,