Skip to content

Commit

Permalink
Fix poison hit json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dueris committed May 26, 2024
1 parent 6d01df3 commit 18a8722
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
"damage_condition": {
"type": "origins:name",
"name": "poison"
},
"modifier": {
"operation": "multiply_base_multiplicative",
"value": 0.35
}
},
"hidden": false,
Expand Down

0 comments on commit 18a8722

Please sign in to comment.