feat(world-boss): Desperation move

This commit is contained in:
Sabe Jones
2015-01-19 21:47:27 -06:00
parent 42e1020c60
commit 7925935ff5
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -923,6 +923,11 @@ api.quests =
stables:t('questStressbeastBossRageStables')
bailey:t('questStressbeastBossRageBailey')
guide:t('questStressbeastBossRageGuide')
desperation:
threshold: 500000
str: 3.5
def: 2
text:t('questStressbeastDesperation')
drop:
items: [
{type: 'pets', key: 'Mammoth-Base', text: t('questStressbeastDropMammothPet')}