Skip to content

Player Variables

github-actions[bot] edited this page Jul 4, 2026 · 2 revisions

Player variables are under cr.player table.

There are 3 variables under it:

Variable Type Description
cr.player.hp integer Player health.
cr.player.level integer Level index of the player
cr.player.inventory Shared Card Container Players inventory

See Game Status & Containers to understant containers.

Clone this wiki locally