100MP
No Limit Bless Level = BLv Advanced Bless Level = ALvHealing formula: -- FlatAmountBless (Available if BLvl = 1+) = 10 + BLvl * 5 -- FlatAmountAdvanced (Available if Alvl = 1+) = 10 + Alvl * 2 (+30 if BLvl = 10) -- MATKMultiplierBless (Available if BLvl = 2+) = 1 + (BLvl - 2)/4 (
+1) -- MATKMultiplierAdvanced (Available if ALvl = 2+) = 1 + (ALvl - 2)/4 (
+1 ONLY if BLvl = 10) -- INT
5 [+5 Bonus if BLvl = 10 and ALvl > 1] -- Total Heal Amount per Tick = FlatAmountBless + FlatAmountAdvanced + (MATKMultiplierBless + MatkMultiplierAdvanced) * MATKstat/100 + INTMultiplier * INTstat/100Number of heal counts: -- BlessCount (Available if BLvl = 1+) = 1+ Floor((2+BLvl)/3) -- AdvancedCount (Available if ALvl = 1+) = Floor(ALvl - 1)/2 (+1 Bonus if BLvl = 10) Total Number of heal counts = BlessCount + AdvancedCount Total Duration = (BlessCount + AdvancedCount - 1) * 5 seconds --> As such this skill will heal 1 tick when casted and 1 tick every 5 seconds after the first one until duration ends. --> Simplified formula for both Bless and Advanced Bless at Lvl10 with staff = 120 + INT * (10/100) + MATK * (8/100) with a duration of 45seconds with 1 tick every 5 seconds + 1 tick when casted = total of 10 ticks
For every Party Buffer Support skill, skillLvl takes priority when multiple casts at a time instance.Bless & Advanced
