8.0 spells from nostalrius

This commit is contained in:
ErikasKontenis
2022-09-10 11:05:02 +03:00
parent 68959e51b4
commit b18c0517c5
37 changed files with 320 additions and 165 deletions

View File

@@ -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)