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:setArea(createCombatArea(AREA_CIRCLE2X2))
|
||||
|
||||
function onGetFormulaValues(player, level, maglevel)
|
||||
local base = 20
|
||||
local variation = 10
|
||||
local variation = 5
|
||||
|
||||
local formula = 3 * maglevel + (2 * level)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user