summaryrefslogtreecommitdiff
path: root/npc/functions/aurora.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/aurora.txt')
-rw-r--r--npc/functions/aurora.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt
index cb8b6e136..42977e2f8 100644
--- a/npc/functions/aurora.txt
+++ b/npc/functions/aurora.txt
@@ -468,7 +468,8 @@ function script FYE_Raid {
}
// Assign the boss stats
- $FYRAID_HP[.@id]=2000+FYRAID_LV*1000; // Also declared in 001-13/main.txt
+ $FYRAID_HP[.@id]=2000+FYRAID_LV*1000+(FYRAID_LV/5*500);
+ // Also declared in 001-13/main.txt
$FYRAID_LV[.@id]=FYRAID_LV;
$FYRAID_TIME[.@id]=gettimetick(2)+3600; // One hour