- ◆ 支持核心
- CatServer
- ◆ 插件前置
- PokemonApi
tpl 玩家id 种类 数量
种类有:
l > 神
n > 普通
s > 闪光
这些都是boss
NotBoss
Common
Uncommon
Rare
Epic
Legendary
Ultimate
Spooky
Drowned
Equal
种类有:
l > 神
n > 普通
s > 闪光
这些都是boss
NotBoss
Common
Uncommon
Rare
Epic
Legendary
Ultimate
Spooky
Drowned
Equal
YAML:
Normal: "Crevism"
Shiny: "TobiiYoo"
Legend: "Dream"
NotBoss: "A"
Common: "B"
Uncommon: "C"
Rare: "D"
Epic: "E"
Legendary: "F"
Ultimate: "G"
Spooky: "H"
Drowned: "I"
Equal: "J"
代码: