Roworlddb: List Equipment
Roworlddb via Parse · entertainment
List and search equipment items from the SEA server database. Returns enriched equipment data including resolved stat names, job limits, set bonuses, and image URLs. Supports filtering by name, equipment type, and quality tier. Results are paginated; each page fetches the full upstream dataset and slices locally, so page 1 is a full round trip. The dataset contains ~3200 items total. Access game data from ROWorldDB (Ragnarok Online World: Journey) SEA server database including equipment, cards, monsters, shop items, pets, and maps with full details and image URLs. Fulfilled by Parse from roworlddb.com.
- developer-tools
- entertainment
- other
- parse
- platform-key
- roworlddb
- roworlddb-com
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bb0b8f83-f9a5-4d9a-9d81-a64de4e3295e/list_equipment
- Interface artifact
- sha256:14859e113e00474efd360c96e1343e39c77affc55fd988eac20db01ca7a1f63b
- Manifest digest
- sha256:bf689c85e8060d6a64a342111dddfb70f03183385e3f102f0a94381408e47ec9
Request fields
- page (integer): Page number, starting from 1.
- type (string): Filter by equipment type name (e.g. 'Weapon', 'Armor', 'Headwear', 'Shoes', 'Cape', 'Accessory', 'Off-Hand', 'Facewear', 'Mouthwear', 'Backwear', 'Costume', 'Exclusive') or numeric type ID. Case-insensitive.
- limit (integer): Items per page. Clamped to 1-200.
- search (string): Case-insensitive substring filter on equipment name.
- quality (string): Filter by quality tier (numeric, e.g. '5' for gold, '6' for red).
Example queries
- {"search":"tiara"}