UtBS S3: Resolve Garak's attacks only partially being converted to fire damage on turn 2 (resolves #7774).

(cherry picked from commit 22d27a15f7)
This commit is contained in:
Wedge009 2023-07-07 11:37:55 +10:00
parent 76e2b074d0
commit 672519726d
2 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,3 @@
### Campaigns
* Under the Burning Suns
* S3: Ensure all of Garaks attacks are changed to fire type (#7774).

View file

@ -735,9 +735,11 @@
[effect]
apply_to=attack
range=melee
# the type=blade is needed in case Garak picked up the holy
# Exclude arcane attacks in case Garak picked up the holy
# water in the second scenario - in that case he gets to keep it
type=blade
[not]
type=arcane
[/not]
set_type=fire
[/effect]
[/object]