feat: added bloodlust, double-edged, comeback, blindside
This commit is contained in:
parent
0c9d96375d
commit
71169690b7
7 changed files with 211 additions and 60 deletions
|
|
@ -162,8 +162,8 @@ pub enum DamageProcEffect {
|
|||
Execute {
|
||||
cutoff: f32,
|
||||
},
|
||||
Deadly {
|
||||
chance: f32,
|
||||
Bloodlust {
|
||||
ratio: f32,
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue