> For the complete documentation index, see [llms.txt](https://wiki.playcabal.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.playcabal.to/old-stuff/page-1/for-designers/loot-table.md).

# Loot table

<table><thead><tr><th>Volcanic Citadel</th><th></th><th data-hidden></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>

{% embed url="<https://codepen.io/RealAbdurRehman/pen/yLdLdbr>" %}

{% tabs %}
{% tab title="JavaScript" %}

```javascript
const message = "hello world";
console.log(message);
```

{% endtab %}

{% tab title="Python" %}

```python
message = "hello world"
print(message)
```

{% endtab %}

{% tab title="Ruby" %}

```ruby
message = "hello world"
puts message
```

{% endtab %}
{% endtabs %}

{% embed url="<https://docs.google.com/spreadsheets/d/103ZQPAzqNAdRxrzWsBKJEzROqQcFqfsRw83ZncqRtFA/edit?gid=126188426#gid=126188426>" %}
