Skip to content

莫娜占卜铺 | 原神 | 圣遗物搭配 | 圣遗物潜力。多方向圣遗物自动搭配,多方向圣遗物潜力与评分, Genshin Impact artifacts assessment, artifacts auto combination, artifacts statistics, artifacts potential, and more.

License

Notifications You must be signed in to change notification settings

PaiGramTeam/genshin_artifact

This branch is 1 commit behind wormtql/genshin_artifact:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cb11081 · Oct 19, 2024
Oct 19, 2024
Feb 4, 2023
May 28, 2022
Oct 19, 2024
Aug 30, 2024
Aug 27, 2024
May 27, 2022
Oct 19, 2024
Oct 19, 2024
Jun 30, 2022
Aug 31, 2024
Jan 2, 2023
Oct 12, 2024
Nov 27, 2022
May 15, 2022
Jun 23, 2022
May 19, 2022
Apr 26, 2022
Jun 23, 2022
Feb 4, 2023
Nov 12, 2022
Apr 10, 2022
Mar 8, 2021
Dec 9, 2022
Jun 30, 2021
Jun 3, 2021
Jun 23, 2022
Mar 26, 2022
Oct 12, 2024
Oct 19, 2024
Jun 23, 2022
Feb 4, 2023
Nov 15, 2022

Repository files navigation

莫娜占卜铺

Netlify Status GitHub Repo stars GitHub forks

简介

伤害计算与分析

  • 增删BUFF
  • 参数调整
  • 伤害明细
  • 面板构成

圣遗物配装与分析

  • 虚拟圣遗物优化算法
  • 启发式优化算法
  • 队伍圣遗物自动搭配
  • 词条收益曲线
  • 圣遗物养成推荐
  • 圣遗物词条分析
  • 圣遗物潜力与评分

数据库

  • 基于计算结果的圣遗物、武器统计

本地运行

环境

该项目依赖Rust

  1. 安装Rust工具链,详见官网
  2. 安装Rust Webassembly工具链(wasm-pack)
  3. node

运行步骤

  1. 克隆仓库
git clone --recursive https://github.com/wormtql/genshin_artifact
  1. 编译wasm依赖
npm run build:wasm
  1. 生成数据文件(武器、角色、圣遗物等的信息)
npm run gen_meta
  1. 安装 npm 依赖
npm install
  1. 运行
npm run serve
  1. 打包
npm run build

About

莫娜占卜铺 | 原神 | 圣遗物搭配 | 圣遗物潜力。多方向圣遗物自动搭配,多方向圣遗物潜力与评分, Genshin Impact artifacts assessment, artifacts auto combination, artifacts statistics, artifacts potential, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 76.5%
  • JavaScript 10.9%
  • Vue 9.9%
  • TypeScript 2.5%
  • HTML 0.1%
  • SCSS 0.1%