@2003scape/rsc-bestiary 中文文档教程
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