Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make cataclysmal Demon Lords use their firestorm #245

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions units/demons_race.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ shrine=Shrine|Temple|Cathedral|Dome|Cradle
male_name= _ "cataclysmal"
female_name= _ "female^cataclysmal"
generate_description=false
description= _ "new 120-1 fiery attack, magical"
description= _ "new firestorm attack"
[effect]
apply_to=new_attack
name=firestorm
Expand All @@ -552,8 +552,8 @@ shrine=Shrine|Temple|Cathedral|Dome|Cradle
[/dummy]
[/specials]
range=ranged
{QUANTITY damage 120 140 160}
number=1
{QUANTITY damage 70 90 110}
number=2
icon=attacks/firestorm.png
defense_weight=0
[/effect]
Expand Down