Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion src/Data/Skills/act_str.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10582,7 +10582,7 @@ skills["SeismicCryPlayer"] = {
statDescriptionScope = "seismic_cry",
baseFlags = {
warcry = true,
attack = true,
hit = true,
area = true,
},
constantStats = {
Expand Down
2 changes: 1 addition & 1 deletion src/Export/Skills/act_str.txt
Original file line number Diff line number Diff line change
Expand Up @@ -584,16 +584,16 @@
#mods
#skillEnd

#skill RipwireBallistaPlayer

Check warning on line 587 in src/Export/Skills/act_str.txt

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (Ripwire)
#startSets
#set RipwireBallistaPlayer

Check warning on line 589 in src/Export/Skills/act_str.txt

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (Ripwire)
#flags totem
#mods
#skillEnd

#skill RipwireBallistaProjectilePlayer

Check warning on line 594 in src/Export/Skills/act_str.txt

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (Ripwire)
#startSets
#set RipwireBallistaProjectilePlayer

Check warning on line 596 in src/Export/Skills/act_str.txt

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (Ripwire)
#flags attack projectile duration totem
#mods
#skillEnd
Expand Down Expand Up @@ -621,7 +621,7 @@
#skill SeismicCryPlayer
#startSets
#set SeismicCryPlayer
#flags warcry attack area
#flags warcry hit area
#mods
#skillEnd

Expand Down
Loading