377

Potion

Item ID 2394 · Earliest imported revision 317

Revision snapshots

These are imported snapshots, not a claim that every intervening build contains an identical definition.

Revision 377 item definition

Item ID
2394
Revision
377
Name
Potion
Stackable
No
Members
No
Stock market / GE flag
No
Base cost
Not available
Weight
Not available
Inventory model
Not specified
Category
Not specified
Primary wear slot
Not specified
Secondary wear slot
Not specified
Tertiary wear slot
Not specified
Noted link
Not specified
Noted template
Not specified

Actions

Ground actions
None stored
Inventory actions
None stored

RSPS spawn codes

Java · Project Insanity-style example
player.getItems().addItem(2394, 1);
Common staff command
::item 2394 1

Examples depend on your server source. Check the ID in your cache and adjust the method or command to match your server.

Raw imported definition

RuneItem keeps the complete imported record. Exact cache dumps can contain full object fields; conservative bundled snapshots contain the verified ID/name mapping and provenance used for that revision.

Show raw JSON
{
    "id": 2394,
    "name": "Potion",
    "_history": {
        "dataset_type": "conservative_pre_fork_reconstruction",
        "target_revision": 377,
        "confidence": "high-for-id-name-within-boundary",
        "source": "reconstructed from preserved pre-fork item ID/name lineage; modern post-fork OSRS fields are not copied"
    }
}