-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-Authored-By: 二枣子 <[email protected]> Co-Authored-By: SLDHshenlindahuo <[email protected]>
- Loading branch information
1 parent
160e27f
commit d21fc67
Showing
13 changed files
with
117 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,6 @@ | |
诸方玄枢: | ||
- 相里要专武 | ||
星序协响: | ||
- 守岸人专武 | ||
- 守岸人专武 | ||
裁春: | ||
- 椿专武 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,7 @@ | |
#body { | ||
transform-origin: top left; | ||
display: inline-block; | ||
font-family: "Guruwords"; | ||
} | ||
|
||
#body>div { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
baseAttack: 1037 | ||
baseDefense: 1161 | ||
baseHP: 10325 | ||
subProps: | ||
- name: 暴击伤害 | ||
weight: 1 | ||
- name: 暴击 | ||
weight: 1 | ||
- name: 攻击百分比 | ||
weight: 0.5 | ||
- name: 生命百分比 | ||
weight: 0 | ||
- name: 防御百分比 | ||
weight: 0 | ||
- name: 共鸣效率 | ||
weight: 0.1 | ||
- name: 普攻伤害加成 | ||
weight: 0.4 | ||
- name: 重击伤害加成 | ||
weight: 0 | ||
- name: 共鸣技能伤害加成 | ||
weight: 0 | ||
- name: 共鸣解放伤害加成 | ||
weight: 0.05 | ||
mainProps: | ||
C4: | ||
- name: 暴击伤害 | ||
weight: 0.5 | ||
- name: 暴击 | ||
weight: 0.5 | ||
- name: 治疗效果加成 | ||
weight: 0 | ||
- name: 生命百分比 | ||
weight: 0 | ||
- name: 攻击百分比 | ||
weight: 0.25 | ||
- name: 防御百分比 | ||
weight: 0 | ||
C3: | ||
- name: 伤害加成 | ||
weight: 0.75 | ||
- name: 攻击百分比 | ||
weight: 0.75 | ||
- name: 生命百分比 | ||
weight: 0 | ||
- name: 防御百分比 | ||
weight: 0 | ||
- name: 共鸣效率 | ||
weight: 0.75 | ||
C1: | ||
- name: 攻击百分比 | ||
weight: 1 | ||
- name: 防御百分比 | ||
weight: 0 | ||
- name: 生命百分比 | ||
weight: 0 |
Large diffs are not rendered by default.
Oops, something went wrong.