KeyCardGrafu
A Runes of Magic addon that solves the **Key Card ** barrier at the start of Grafu Castle — the first obstacle your group hits before reaching the first boss.
What it does
The Key Card barrier requires you to read pairs of two-digit codes off a card, work out the correct 9-digit answer, and feed each digit to an NPC one at a time through a multi-step dialog. KeyCardGrafu does the decoding for you:
- Reads your card automatically. When a Key Card lands in your bags while you're in Grafu Castle, the addon identifies it by item ID and prints both the raw codes it found and the full 9-digit solution to chat.
- Answers the NPC for you. At the barrier NPC's option dialog it auto-selects the correct
Gebt X einoption for each digit, in order.
The answer comes from a fixed, known lookup table, so the entered solution is always correct — no misclicks, no holding up the group at the dungeon entrance.
Install
Copy the KeyCardGrafu folder into interface/addons/, then restart the client or /reloadui.
Usage
| Command | Action |
|---|---|
/kcg (or /keycardgrafu) |
Show on/off state and the carried card's solution |
/kcg toggle |
Turn the addon on or off |
It can also be enabled/disabled from the AddonManager entry.
Notes
- Active only in zone 137. While disabled, or outside Grafu Castle, no events run — the footprint is minimal.
- Progress is saved per character, so a
/reloaduior disconnect mid-riddle resumes where you left off.
Author
Xcalmx
License
MIT — see LICENSE.