Fix typo in better lightweaver

add to the correct dps
This commit is contained in:
hppeng 2023-03-17 10:30:33 -07:00
parent a15020aac8
commit 73324d2a82
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -6964,7 +6964,7 @@ const atrees = {
"effects": [ "effects": [
{ {
"type": "add_spell_prop", "type": "add_spell_prop",
"target_part": "Orb Damage", "target_part": "Orb DPS",
"base_spell": 5, "base_spell": 5,
"hits": { "hits": {
"Single Orb": 1 "Single Orb": 1

File diff suppressed because one or more lines are too long