Skip to content

Commit

Permalink
halo
Browse files Browse the repository at this point in the history
  • Loading branch information
larry_the_cow committed May 20, 2020
1 parent 80da669 commit 7b3dd7c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions utils/relics.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@
(_"This ring greatly increases the wearer's accuracy") (
[effect] # remove existing weapon specials
apply_to=attack
special=magical,marksman
remove_specials=magical,marksman
[/effect]
[effect]
Expand All @@ -238,7 +237,7 @@
apply_to=attack
# no filter keys -- I want to modify all attacks
[set_specials]
mode=add
mode=append
[chance_to_hit]
value=90
[/chance_to_hit]
Expand Down Expand Up @@ -277,10 +276,10 @@
{ABILITY_ILLUMINATES}
[/abilities]
[/effect]
[modify_unit]
x,y=$relics[$i].x,$relics[$i].y
[effect]
apply_to=halo
halo=halo/illuminates-aura.png
[/modify_unit] ) (
[/effect] ) (
{UNIT_SAYS _"I'm. . . I'm. . . I'm glowing!"}
{UNIT_SAYS _"Hmmm. . . I guess this means no more covert nighttime rendezvous for me."} )}
[/case]
Expand Down

0 comments on commit 7b3dd7c

Please sign in to comment.