Coder Social home page Coder Social logo

pokedex's Introduction

pokedex

宝可梦中文数据,包含各种类型图片

pokemon.json 说明

字段 类型 说明 示例
id int 全国图鉴序号 1
id_str string 全国图鉴 001
name string 中文名称 妙蛙种子
name_en string 英文名称 Bulbasaur
name_jp string 日文名称 フシギダネ
height int 身高 0.7
weight int 体重 6.9
type1 string 第一属性
type2 string 第二属性
ability1 string 特性一 茂盛
ability2 string 特性二 -
abilityHide string 隐藏特性 叶绿素
ability1_desc string 特性一描述 HP减少的时候,草属性的招式威力会提高。
ability2_desc string 特性二描述 -
abilityHide_desc string 隐藏特性描述 晴朗天气时,速度会提高。
generation int 时代 1
catchRate string 捕捉概率(满HP情况下使用普通球) 5.9%
desc string 宝可梦描述 会看到它在太阳底下睡午觉的样子。在沐浴了充足的阳光后,它背上的种子就会茁壮成长。
chain string 进化链 1,2,3
stat string 种族值,分别为 HP,攻击,防御,特攻,特防,速度 45,49,49,65,65,45

images 说明

文件夹 说明 示例
gif 宝可梦动图 img
normal 宝可梦正常图片 img
pixel 宝可梦像素图 img
sprite/forward 宝可梦精灵图 - 正面 img
sprite/back 宝可梦精灵图 - 背面 img
sprite/shiny-forward 宝可梦精灵图 - 正面(闪光) img
sprite/shiny-back 宝可梦精灵图 - 背面(闪光) img

pokedex's People

Contributors

nightcatsama avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lhysrc eldredyou

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.