🎨 add(rule): Tighnari

This commit is contained in:
xtaodada 2023-10-24 13:19:51 +08:00
parent 1010dbcb13
commit 3418fb93c2
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659
2 changed files with 46 additions and 1 deletions

1
.gitignore vendored
View File

@ -159,3 +159,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/
data/
*.exe

View File

@ -315,7 +315,11 @@
],
"config": null,
"config_skill": null,
"config_weapon": null,
"config_weapon": {
"FreedomSworn": {
"rate": 1.0
}
},
"artifact_config": null
},
"可莉": {
@ -776,5 +780,45 @@
"config_skill": null,
"config_weapon": null,
"artifact_config": null
},
"提纳里": {
"skills": [
{
"name": "一段蓄力瞄准射击 - 普通攻击·藏蕴破障",
"index": 5,
"damage_key": "normal"
},
{
"name": "花筥箭伤害 - 普通攻击·藏蕴破障",
"index": 6,
"damage_key": "normal"
},
{
"name": "藏蕴花矢伤害 - 普通攻击·藏蕴破障",
"index": 7,
"damage_key": "normal"
},
{
"name": "低空坠地冲击伤害 - 普通攻击·藏蕴破障",
"index": 10,
"damage_key": "normal"
},
{
"name": "高空坠地冲击伤害 - 普通攻击·藏蕴破障",
"index": 11,
"damage_key": "normal"
}
],
"config": {
"talent1_ratio": 1.0,
"c2_ratio": 1.0
},
"config_skill": null,
"config_weapon": {
"AmosBow": {
"stack": 1.0
}
},
"artifact_config": null
}
}