quick skill rework
This commit is contained in:
@@ -128,7 +128,7 @@ module.exports = {
|
||||
|
||||
// 'Paralyse',
|
||||
|
||||
'Strangle', // physical dot and disable
|
||||
// 'Strangle', // physical dot and disable
|
||||
|
||||
'Stun',
|
||||
'Throw',
|
||||
@@ -151,10 +151,9 @@ module.exports = {
|
||||
'Heal',
|
||||
'Triage', // hot
|
||||
// 'TriageTick',
|
||||
'Throw', // no dmg stun', adds vulnerable
|
||||
'Charm',
|
||||
'Calm',
|
||||
'Rez',
|
||||
// 'Charm',
|
||||
// 'Calm',
|
||||
// 'Rez',
|
||||
|
||||
// -------------------
|
||||
// Destruction
|
||||
@@ -166,17 +165,17 @@ module.exports = {
|
||||
'Drain',
|
||||
// 'DrainTick',
|
||||
'Curse',
|
||||
'Plague', // aoe dot
|
||||
'Ruin', // aoe
|
||||
// 'Plague', // aoe dot
|
||||
// 'Ruin', // aoe
|
||||
|
||||
// -----------------
|
||||
// Purity
|
||||
// -----------------
|
||||
'Empower',
|
||||
'Slay',
|
||||
// 'Slay',
|
||||
'Shield',
|
||||
'Silence',
|
||||
'Inquiry',
|
||||
// 'Inquiry',
|
||||
'Purify',
|
||||
'Purge',
|
||||
// '// Precision',
|
||||
@@ -184,11 +183,11 @@ module.exports = {
|
||||
// -----------------
|
||||
// Chaos
|
||||
// -----------------
|
||||
'Banish',
|
||||
'Hex',
|
||||
'Fear',
|
||||
'Taunt',
|
||||
'Pause', // speed slow
|
||||
'Banish', // disables everything, incoming and outgoing
|
||||
'Hex', // stun but as a spell
|
||||
// 'Fear',
|
||||
// 'Taunt',
|
||||
// 'Pause', // speed slow
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user