mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
finish linting server
This commit is contained in:
@@ -23,7 +23,9 @@ async function getWorldBoss () {
|
||||
* @apiGroup WorldState
|
||||
*
|
||||
* @apiSuccess {Object} data.worldBoss.active Boolean, true if world boss quest is underway
|
||||
* @apiSuccess {Object} data.worldBoss.extra.worldDmg Object with NPC names as Boolean properties, true if they are affected by Rage Strike
|
||||
* @apiSuccess {Object} data.worldBoss.extra.worldDmg Object with NPC names
|
||||
* as Boolean properties, true if they
|
||||
* are affected by Rage Strike.
|
||||
* @apiSuccess {Object} data.worldBoss.key String, Quest content key for the world boss
|
||||
* @apiSuccess {Object} data.worldBoss.progress.hp Number, Current Health of the world boss
|
||||
* @apiSuccess {Object} data.worldBoss.progress.rage Number, Current Rage of the world boss
|
||||
|
||||
Reference in New Issue
Block a user