@2003scape/rsc-bestiary 中文文档教程

发布于 4年前 浏览 24 项目主页 更新于 3年前

rsc-bestiary

runescape classic 中各种生物的描述和 GIF。 来源于 @2003scape/rsc-www-archives

动物寓言于 2002 年左右推出,作为即将推出的 RS2 测试版的预览。

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

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

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文