Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@2003scape/rsc-bestiary

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@2003scape/rsc-bestiary

descriptions and GIFs of various creatures in runescape classic

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

rsc-bestiary

descriptions and GIFs of various creatures in runescape classic. sourced from @2003scape/rsc-www-archives.

the bestiary launched around 2002 as previews for the upcoming RS2 beta.

install

$ npm install @2003scape/rsc-bestiary

bestiary

[
    {
        name: 'Animated Axe',
        height: '1.5 ft',
        weight: '80 lbs',
        levels: [46],
        locations: ['Taverley Dungeon'],
        appearance: 'Large sharp axe.\nThat flies.',
        description:
            'Little is known about these weapons, or how they came about.\nSome people claim they are the unforeseen side effect of lazy Mages who didnt want to chop down their own trees just to cook dinner; others claim they are a secret weapon developed by Zamorakian followers to create havoc and destruction.\nEveryone agrees they hurt when they hit you.',
        likes: 'Separating you from your limbs.',
        dislikes: 'Getting rusty.',
        // index of NPC from https://github.com/2003scape/rsc-config
        ids: [295]
    }
    // ...
];

license

CC-BY-SA-4.0 https://creativecommons.org/licenses/by-sa/4.0/legalcode

Keywords

FAQs

Package last updated on 12 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc