From 7781995970ae7f42e4765d9e0d86b07d57f7468f Mon Sep 17 00:00:00 2001 From: whoami Date: Sat, 6 Jul 2024 20:10:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20docs.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs.md b/docs.md index 6101265..c0a2a80 100644 --- a/docs.md +++ b/docs.md @@ -2,7 +2,7 @@ sqrtools 的接口调用指南。 -当前 API 版本:**2** +当前 API 版本:**3** ------ @@ -23,9 +23,9 @@ sqrtools 的主要功能是名为 `Name` 的 python 类。 `Name` 中包含以下数值: -- `val`, `namebase` : 使用字符串生成的 hash-like 数组,在其他算号器中可能被称为 `name_base` 等。`val` 长度为 256,`namebase` 长度为 128。 +- `val`, `namebase` : 使用字符串生成的 hash-like 数组,在其他算号器中可能被称为 `name_base` 等。`val` 长度为 256, `namebase` 长度为 128。 -- `nameprop` : 名字属性,也就是俗称的"八围"。是长度为 8 的数组,从前到后分别为 \[攻, 防, 速, 敏, 魔, 抗, 智, HP\] 数值。 +- `nameprop` : 名字属性,也就是俗称的"八围"。是长度为 8 的数组,从前到后分别为 \[HP, 攻, 防, 速, 敏, 魔, 抗, 智\] 数值。 - `nameskill` : 存储名字技能的数组,由 40 个形如 (id, 熟练度) 的二元组组成。技能 id 与名称的对应关系如下: