@randomkits/black-myth-wukong-boss
v0.0.2
Published
Random Kits - Random Black Myth Wukong Boss Generator Data Module And Random Function.
Downloads
4
Maintainers
Readme
Random Black Myth Wukong Boss Generator
Online Example: RandomKits - Can’t Decide? Try Random Kits!
Random get Black Myth Wukong Boss data, The data is a JSON file and can be used wherever.
Install
npm install @randomkits/black-myth-wukong-boss
yarn add @randomkits/black-myth-wukong-boss
pnpm add @randomkits/black-myth-wukong-boss
Interface
interface BlackMythWukongBoss {
name: string;
element: string;
// element language text
elementText: string;
// github assets url
avatar: string;
id: stirng;
}
Usage
import BlackMythWukongBoss from "@randomkits/black-myth-wukong-boss";
// simple
BlackMythWukongBoss.random();
// => BlackMythWukongBoss[]
// random number default => {num: 6, language: "zh-hans"}
BlackMythWukongBoss.random({ num: 6, language: "zh-hans" });
Api
BlackMythWukongBoss.random({num?, language?})
Get Random Black Myth Wukong Boss.
num
- Type:
number
- Default:
6
language
- Type:
string
- Default:
zh-hans
Supported languages
@randomkits/black-myth-wukong-boss
are available for the following languages:
- de (German)
- en (English)
- fr (French)
- es (Spanish)
- ja (Japanese)
- ko (Korean)
- ru (Russian)
- th (Thai)
- zh-Hans (Simplified Chinese)
- zh-Hant (Traditional Chinese)
Thanks
Data Source: https://wiki.biligame.com/wukong/%E6%95%8C%E4%BA%BA