mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-11-01 04:16:24 +01:00
8.0 spells from nostalrius
This commit is contained in:
@@ -6,7 +6,7 @@ combat:setParameter(COMBAT_PARAM_BLOCKARMOR, true)
|
||||
combat:setArea(createCombatArea(AREA_CROSS1X1))
|
||||
|
||||
function onGetFormulaValues(player, level, maglevel)
|
||||
local base = 60
|
||||
local base = 70
|
||||
local variation = 40
|
||||
|
||||
local formula = 3 * maglevel + (2 * level)
|
||||
|
||||
Reference in New Issue
Block a user