Update skills.js

Corrected typo "Domiance" to "Dominance"
This commit is contained in:
chronofreak 2020-03-02 10:38:18 -06:00 committed by GitHub
parent 0c10ea46ce
commit 122fb7abd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -376,7 +376,7 @@ const skills = {
},
"6": {
"Dominance": {
text: "Melee Override Skill. FL4K establishes dominance over an enemy, turning it into an ally for a short time. If the enemy is a Beast, the duration is doubled. While under the effects of Domiance, the enemy constantly loses health until it dies or the effect ends. Only one enemy can be dominated at a time. An enemy can only be dominated once.",
text: "Melee Override Skill. FL4K establishes dominance over an enemy, turning it into an ally for a short time. If the enemy is a Beast, the duration is doubled. While under the effects of Dominance, the enemy constantly loses health until it dies or the effect ends. Only one enemy can be dominated at a time. An enemy can only be dominated once.",
ranks: 1,
effect: (rank, level) => `Duration: 12 seconds\nTarget Loses 2% of Maximum Health per second`,
},