Make all radiant damage set fire to undead entities

This commit is contained in:
Electroblob77
2020-06-30 16:10:46 +01:00
parent 429f74393e
commit 02ab4a9014
7 changed files with 14 additions and 14 deletions
@@ -22,7 +22,6 @@
"effect_radius": 6,
"max_targets": 1,
"health": 1,
"damage": 1,
"burn_duration": 5
"damage": 1
}
}
@@ -20,7 +20,6 @@
"range": 10,
"damage": 2,
"effect_duration": 60,
"burn_duration": 5,
"undead_damage_multiplier": 2
}
}