mirror of
https://github.com/seigler/bl3skills.com
synced 2025-07-27 09:46:10 +00:00
commit
06a383489f
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@ const skills = {
|
||||||
},
|
},
|
||||||
"6": {
|
"6": {
|
||||||
"Dominance": {
|
"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,
|
ranks: 1,
|
||||||
effect: (rank, level) => `Duration: 12 seconds\nTarget Loses 2% of Maximum Health per second`,
|
effect: (rank, level) => `Duration: 12 seconds\nTarget Loses 2% of Maximum Health per second`,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue