fixed stronger meteor and windsweeper w/ thunstom

This commit is contained in:
aspiepuppy 2022-07-12 12:37:52 -05:00
parent 6cb003f9bd
commit e6106ec828

View file

@ -4512,6 +4512,13 @@ const atrees = {
"target_part": "Meteor Damage",
"behavior": "modify",
"multipliers": [30, 90, 0, 0, 0, 0]
},
{
"type": "add_spell_prop",
"base_spell": 3,
"target_part": "Lightning Damage",
"behavior": "modify",
"multipliers": [30, 90, 0, 0, 0, 0]
}
]
},
@ -4785,6 +4792,14 @@ const atrees = {
{
"type": "stat",
"name": "eConvBase:3.Per Orb"
},
{
"type": "stat",
"name": "nConvBase:3.Lightning Damage"
},
{
"type": "stat",
"name": "eConvBase:3.Lightning Damage"
}
],
"scaling": [15]