Пользовательские дополнения
На главную
EVENT_DICE_CRAFT_STATUS_CHANGED
Обновилась информация о состоянии текущго сеанса крафтинга (был очередной реролл).
-- поля
skillId: SkillId - Id умения (скила)
rerollsLeft: number (Integer) - число оставшихся попыток реролла
dices: table - текущая раскладка нароллившихся дайсов, ключи таблицы - номера слотов, значения таблицы - соответствующие им нароллившиеся значения
Search: "CategoryLuaApi" "CategoryCraft"
CategoryCraft
EnumDiceCraftCmdType
EventDiceCraftCanceled
EventDiceCraftCmdFailed
EventDiceCraftFinished
EventDiceCraftNotEnoughComponents
EventDiceCraftPrepared
EventDiceCraftRecipesChanged
EventDiceCraftScoreChanged
EventDiceCraftSlotChanged
EventDiceCraftStatusChanged
FunctionCraftDiceCraftEmptySlot
FunctionCraftDiceCraftGetCurrentDices
FunctionCraftDiceCraftGetCurrentRecipe
FunctionCraftDiceCraftGetDiceValues
FunctionCraftDiceCraftGetInspirationLevels
FunctionCraftDiceCraftGetInspiredRecipes
FunctionCraftDiceCraftGetLockedSlots
FunctionCraftDiceCraftGetPlacedItems
FunctionCraftDiceCraftGetRecipeInspiration
FunctionCraftDiceCraftGetRecipes
FunctionCraftDiceCraftIsJoker
FunctionCraftDiceCraftPutItem
FunctionCraftDiceCraftRecipeIsSameItem
FunctionCraftDiceCraftState
FunctionCraftDiceCraftUseInspiration
FunctionCraftGetDiceCraftRecipeResults
FunctionCraftGetItemSlotsCount
CategoryLuaApi
CategoryEvent
CategoryCraft
На главную