Stronger meteor no longer affects lightning strike

This commit is contained in:
hppeng 2022-07-29 12:39:57 -07:00
parent 241f916d86
commit a7e7c45af9
2 changed files with 1 additions and 15 deletions

View file

@ -5387,20 +5387,6 @@ const atrees = {
0,
0
]
},
{
"type": "add_spell_prop",
"base_spell": 3,
"target_part": "Lightning Damage",
"behavior": "modify",
"multipliers": [
30,
90,
0,
0,
0,
0
]
}
]
},

File diff suppressed because one or more lines are too long