tibia_get
Full detail for one named Tibia page of any kind: creature (with its loot table, abilities and max damage), item, npc, quest, spell, achievement, house, imbuement, charm, mount, outfit, book, world or update. Takes an exact page name — use tibia_search first if it is uncertain. Pass type to disambiguate a shared name. Creature abilities may carry an area: Grid of map tiles, row-major, as the caster faces. '.' unaffected tile, '#' effect tile, '@' the caster, '*' the target tile, digits 4-8 extra sprite layers (a second effect the scene draws), '?' an unrecognised value. effectTiles counts effect tiles only. effectOnCaster says whether the caster is caught in its own effect; it is stated by the wiki, not read off the grid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Page name, e.g. "Dragon Lord". Case-insensitive. | |
| type | No | Restrict the lookup to one kind of page. | |
| verbosity | No | "detailed" adds extra descriptive columns. | concise |
| include_inactive | No | Include deprecated, event-only and unavailable pages. Applies to the requested page. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||