fix blast cd

This commit is contained in:
ntr 2018-12-17 23:44:52 +11:00
parent 9f5a736cf8
commit 065af62a15
2 changed files with 3 additions and 2 deletions

View File

@ -16,6 +16,7 @@ strangle
## SOON
* tutorial
* aoe skills
* cryp speed
* modifies skill base speed

View File

@ -441,11 +441,11 @@ impl Skill {
// -----------------
// Destruction
// -----------------
Skill::Blast => Some(1),
Skill::Blast => None,
Skill::Amplify => Some(2),
Skill::Decay => Some(1), // dot
Skill::DecayTick => None,
Skill::Drain => Some(2),
Skill::Drain => Some(3),
Skill::DrainTick => None,
Skill::Curse => Some(2),
Skill::Plague => Some(2), // aoe dot