Make all radiant damage set fire to undead entities
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user