Fix fatal typo in blade fury
bad hpp
This commit is contained in:
parent
874b8b1746
commit
ac87fe4dcc
2 changed files with 2 additions and 2 deletions
|
@ -8941,7 +8941,7 @@ const atrees = {
|
|||
"properties": {},
|
||||
"effects": [{
|
||||
"type": "add_spell_prop",
|
||||
"base_spel": 4,
|
||||
"base_spell": 3,
|
||||
"target_part": "Per Hit",
|
||||
"multipliers": [ 0, 0, 10, 0, 0, 0 ]
|
||||
}]
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue