Appearance
ExaltationBaseData ​
GameserverMessageExaltationBaseData · inbound · 96 bytes
Subscribe with Engine.on("ExaltationBaseData", fn). Print the live usage block with Engine.help("ExaltationBaseData").
lua
local Engine = require("sdk.engine")
Engine.on("ExaltationBaseData", function(ev)
print(ev.max_tier)
end)| Name | Kind | Nested |
|---|---|---|
exaltation_action_gold_costs | rep | ExaltationActionGoldCost |
max_tier | u32 | — |
exaltation_transfer_core_costs | rep | ExaltationTransferCoreCost |
exaltation_convergence_action_gold_costs | rep | ExaltationConvergenceActionGoldCost |
exaltation_convergence_action_gold_costs_72 | rep | ExaltationConvergenceActionGoldCost |