Пользовательские дополнения

На главную


soulProgressLib.GetExperienceBySoulLevel( level )

Расчитывает количество опыта для достижения заданного уровень души.

-- библиотека
soulProgressLib

-- объявление:
function GetExperienceBySoulLevel( level )

-- параметры
нет

-- возвращаемые значения
Number(int64) - количество опыта

-- пример использования
local value = soulProgressLib.GetExperienceBySoulLevel( level )

См. также:

Search: "CategoryLuaApi" "CategorySoulProgressLib"

CategorySoulProgressLib
EventInventoryGemsChanged
EventInventoryGemsSlotAdded
EventInventoryGemsSlotRemoved
EventSoulProgressExperienceChanged
EventSoulProgressTalentsChanged
FunctionSoulProgressLibCanInsertGem
FunctionSoulProgressLibGetCurrentExperience
FunctionSoulProgressLibGetExperienceBySoulLevel
FunctionSoulProgressLibGetInfo
FunctionSoulProgressLibGetMaxLevel
FunctionSoulProgressLibGetRerollPrice
FunctionSoulProgressLibGetSelectedTalents
FunctionSoulProgressLibGetSoulLevelForExperience
FunctionSoulProgressLibGetTalentGraph
FunctionSoulProgressLibGetTipProgressGain
FunctionSoulProgressLibRerollSoulTalents
FunctionSoulProgressLibSelectSoulTalents
SocketId


CategoryLuaApi CategoryFunction CategorySoulProgressLib

На главную