Merge pull request #119 from hppeng-wynn/atree_hotfix

fixed stronger meteor and windsweeper w/ thunstom
This commit is contained in:
hppeng-wynn 2022-07-12 19:38:15 -05:00 committed by GitHub
commit 2c8f275e9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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]