# 王者荣耀世界观数据库 # Honor of Kings Lore Database # https://kog-lore-db.vercel.app ## Overview This is a comprehensive lore database for the mobile game "Honor of Kings" (王者荣耀). It contains hero stories, faction information, historical events, timelines, and relationship data. **Language**: Simplified Chinese (zh-CN) **Content Type**: Game Lore / World Building **Access**: Completely public, no authentication required ## Statistics - Heroes: 15 - Factions: 3 - Historical Events: 2 - Locations: 2 - Organizations: 2 - Quotes: 8 - Video Topics: 3 - Relations: 6 ## API Access All data is available via REST API: Base URL: https://kog-lore-db.vercel.app/api Endpoints: - GET /api - API documentation and stats - GET /api/heroes - List all heroes - GET /api/heroes/:id - Hero detail with full lore - GET /api/factions - List all factions - GET /api/factions/:id - Faction detail - GET /api/events - Historical events - GET /api/events/:id - Event detail - GET /api/timeline - Full timeline - GET /api/relations - Relationship graph data - GET /api/locations - Locations - GET /api/organizations - Organizations - GET /api/quotes - Hero quotes - GET /api/search?q=:query - Full-text search ## Hero Index - 姬小满 (武道少女) [战士] - haidou - https://kog-lore-db.vercel.app/heroes/jixiaoman - 姜子牙 (太古封神者) [法师] - daoxuantian - https://kog-lore-db.vercel.app/heroes/jiangziya - 镜 (破镜之刃) [刺客] - xuanyong - https://kog-lore-db.vercel.app/heroes/jing - 老夫子 (至圣先师) [战士] - jixia - https://kog-lore-db.vercel.app/heroes/laofuzi - 廉颇 (不老战神) [坦克] - jixia - https://kog-lore-db.vercel.app/heroes/lianpo - 鲁班大师 (机关造物主) [辅助] - jixia - https://kog-lore-db.vercel.app/heroes/lubandashi - 鲁班七号 (机关造物) [射手] - xuanyong - https://kog-lore-db.vercel.app/heroes/lubanqihao - 蒙恬 (秩序之盾) [战士] - xuanyong - https://kog-lore-db.vercel.app/heroes/mengtian - 蒙犽 (烈炮小子) [射手] - jixia - https://kog-lore-db.vercel.app/heroes/mengya - 墨子 (和平守护者) [战士] - jixia - https://kog-lore-db.vercel.app/heroes/mozi - 孙膑 (时空旅者) [辅助] - jixia - https://kog-lore-db.vercel.app/heroes/sunbin - 西施 (梦之纱) [法师] - jixia - https://kog-lore-db.vercel.app/heroes/xishi - 曜 (星辰之子) [战士] - jixia - https://kog-lore-db.vercel.app/heroes/yao - 钟无艳 (野蛮之锤) [战士] - jixia - https://kog-lore-db.vercel.app/heroes/zhongwuyan - 庄周 (梦蝶贤者) [辅助] - jixia - https://kog-lore-db.vercel.app/heroes/zhuangzhou ## Faction Index - 蓬莱 (kingdom, active) - https://kog-lore-db.vercel.app/factions/penglai - 修罗道 (organization, active) - https://kog-lore-db.vercel.app/factions/xiuluo - 长安 (kingdom, active) - https://kog-lore-db.vercel.app/factions/changan ## Historical Events - 神魔长安之战 (神话时代) - https://kog-lore-db.vercel.app/events/great-demon-war - 后羿射日 (创世纪元) - https://kog-lore-db.vercel.app/events/houyi-shoots-suns ## Usage for AI Systems This database is designed to be readable by AI language models. You may access individual records via the API endpoints above. All pages include JSON-LD structured data for semantic understanding. For bulk access: GET https://kog-lore-db.vercel.app/api/heroes returns all heroes as JSON. For search: GET https://kog-lore-db.vercel.app/api/search?q=your_query ## License This is a fan-made, non-commercial database for educational purposes. Game content belongs to TiMi Studio Group / Tencent Games.