Fix typo in better lightweaver
add to the correct dps
This commit is contained in:
parent
a15020aac8
commit
73324d2a82
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -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
Loading…
Reference in a new issue