├── .gitignore ├── CNAME ├── README.md ├── akchars.html ├── akevolve.html ├── akhr.html ├── akhr.json ├── akhrchars.html ├── aklevel.html ├── aklevel.json ├── akmaterial.json ├── css ├── bootstrap.css ├── bootstrap.min.css └── multilingual.css ├── favicon.ico ├── img ├── chara │ ├── 12F.png │ ├── Adnachiel.png │ ├── Ansel.png │ ├── Beagle.png │ ├── Blue Poison.png │ ├── Castle-3.png │ ├── Cliffheart.png │ ├── Croissant.png │ ├── Cuora.png │ ├── Dobermann.png │ ├── Durin.png │ ├── Earthspirit.png │ ├── Estelle.png │ ├── Exusiai.png │ ├── FEater.png │ ├── Fang.png │ ├── Firewatch.png │ ├── Frostleaf.png │ ├── Gitano.png │ ├── Gravel.png │ ├── Haze.png │ ├── Hibiscus.png │ ├── Hoshiguma.png │ ├── Ifrit.png │ ├── Indra.png │ ├── Jessica.png │ ├── Kroos.png │ ├── Lancet-2.png │ ├── Lava.png │ ├── Liskarm.png │ ├── Manticore.png │ ├── Matoimaru.png │ ├── Matterhorn.png │ ├── Mayer.png │ ├── Melantha.png │ ├── Meteor.png │ ├── Meteorite.png │ ├── Mousse.png │ ├── Myrrh.png │ ├── Nearl.png │ ├── Nightingale.png │ ├── Noir Corne.png │ ├── Orchid.png │ ├── Perfumer.png │ ├── Platinum.png │ ├── Plume.png │ ├── Pramanix.png │ ├── Projekt Red.png │ ├── Provence.png │ ├── Ptilopsis.png │ ├── Rangers.png │ ├── Rope.png │ ├── Saria.png │ ├── Scavenger.png │ ├── Shaw.png │ ├── Shining.png │ ├── ShiraYuki.png │ ├── Siege.png │ ├── Silence.png │ ├── SilverAsh.png │ ├── Specter.png │ ├── Steward.png │ ├── Texas.png │ ├── Vanilla.png │ ├── Vigna.png │ ├── Vulcan.png │ ├── Warfarin.png │ ├── Yato.png │ ├── ГУМ.png │ ├── Истина.png │ └── зима.png └── material │ ├── 0.png │ ├── 1.png │ ├── 10.png │ ├── 11.png │ ├── 12.png │ ├── 13.png │ ├── 14.png │ ├── 15.png │ ├── 16.png │ ├── 17.png │ ├── 18.png │ ├── 19.png │ ├── 2.png │ ├── 20.png │ ├── 21.png │ ├── 22.png │ ├── 23.png │ ├── 24.png │ ├── 25.png │ ├── 26.png │ ├── 27.png │ ├── 28.png │ ├── 29.png │ ├── 3.png │ ├── 30.png │ ├── 31.png │ ├── 32.png │ ├── 33.png │ ├── 34.png │ ├── 35.png │ ├── 36.png │ ├── 37.png │ ├── 38.png │ ├── 4.png │ ├── 5.png │ ├── 6.png │ ├── 7.png │ ├── 8.png │ └── 9.png └── js ├── akcustom.js ├── bootstrap.min.js ├── jquery-3.4.0.min.js └── popper.min.js /.gitignore: -------------------------------------------------------------------------------- 1 | .idea 2 | .idea/** 3 | .vs 4 | .vs/** 5 | .vscode 6 | .vscode/** -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | ak.graueneko.xyz -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## 明日方舟工具箱 2 | **作者:一只灰猫** 3 | 4 | #### 功能 5 | 1. [公开招募计算器](https://ak.graueneko.xyz/akhr.html) 6 | 2. [升级消耗计算器](https://ak.graueneko.xyz/aklevel.html) 7 | 3. [精英材料计算器](https://ak.graueneko.xyz/akevolve.html) 8 | 4. [干员表](https://ak.graueneko.xyz/akhrchars.html) 9 | 10 | #### 说明 11 | 如有希望实现的功能,可以在issue中发起请求。 12 | 如有可以直接提交的代码改进,可以发起pull request。 13 | 14 | #### 联系我 15 | 任何问题可联系graueneko#gmail.com 16 | 17 | 18 | ## Arknights Toolbox 19 | **Authors: GraueNeko, Aceship** 20 | 21 | #### Functions 22 | 1. [Recruitment Recommender](https://ak.graueneko.xyz/akhr.html?lang=en) 23 | 2. [Levelup Costs Calculator](https://ak.graueneko.xyz/aklevel.html?lang=en) 24 | 3. [Evolve Materials Calculator](https://ak.graueneko.xyz/akevolve.html?lang=en) 25 | 4. [Characters Table](https://ak.graueneko.xyz/akhrchars.html?lang=en) 26 | 27 | #### Description 28 | Open an issue if you have any function requirements. 29 | Open a pull request if you have any code enhancements to commit. 30 | 31 | #### Contact 32 | Contact with graueneko#gmail.com if you have any questions. 33 | -------------------------------------------------------------------------------- /akchars.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | 6 | 7 |干员 | 129 |类型 | 130 |Tags | 131 |公开 | 132 |
---|
使用说明:
140 |1. 选择需要查询的Tag;
141 |2. 自动筛选符合条件的干员。
142 |输入信息自动保存,如需跨设备使用,请右键或长按复制本链接
96 |Your input will be autosaved. For cross-device use, please copy this link with right click or long press
97 |使用说明
106 |1. 输入需要的,和已有的材料数量;
107 |2. 自动以透明形式“过滤”掉与合成无关的材料;
108 |3. 输入已有的材料数量;
109 |4. 自动以透明形式“过滤”掉不需要考虑的材料。
110 |材料数据可以保存在本地,如非跨设备使用,无需保存链接。
111 |Usage
114 |1. Input the needed number of materials.
115 |2. "Filter" out irrelevant materials.
116 |3. Input material numbers you have.
117 |4. "Filter" out materials you don't need to work for.
118 |Data is saved locally. You can share the URL for working on other devices.
119 |76 | 80 | 81 | 85 | 89 | 93 | 97 | 101 | 105 | 106 | | 107 |
110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | | 118 |
# | 129 |Tags | 130 |131 | 可能出现 132 | Possible Operators 133 | | 134 |$~ | 135 |
---|
使用说明:
145 |1. 勾选需要查询的Tag,最多6个;
146 |2. 勾选需要查询的星级,默认全部;
147 |3. 现在点击标签即可开始计算,可点击“清空”重新开始;
148 |4. 可以点击推荐表格中的干员或标签进行精准查询,再点击任意干员或标签返回。
149 |How To Use:
152 |1. Click on tags, up to 6 tags
153 |2. Check the star you want to filter
154 |3. Click on calculate (currently automatically calculated on pressing tags)
155 |4. You can click on the clerk or label in the recommendation form to make an accurate query, then click on any clerk or label to return.
156 |干员 | 129 |类型 | 130 |Tags | 131 |公开 | 132 |
---|
使用说明:
140 |1. 选择需要查询的Tag;
141 |2. 自动筛选符合条件的干员。
142 |219 | 资源 220 | Resource 221 | | 222 |223 | 需求 224 | Demand 225 | | 226 |
---|
各星级最大等级说明
236 |Maximum level of each star
237 |1★:30
238 |2★:30
239 |3★:40/55
240 |4★:45/60/70
241 |5★:50/70/80
242 |6★:50/80/90
243 |各等级经验书说明:
246 |基础:200
247 |初级:400
248 |中级:1000
249 |高级:2000
250 |补充说明:
253 |1. 龙门币计算已将“经验本掉落龙门币”计入
254 |2. 已有金币/经验书数据已保存,以后直接打开本页即可。
255 |Exp Card yields:
258 |Green Card:200
259 |Blue Card:400
260 |Yellow Card:1000
261 |Gold Card:2000
262 |