Skip to content

Commit

Permalink
Improved Body target has to be a prisoner
Browse files Browse the repository at this point in the history
  • Loading branch information
robmart committed Sep 24, 2024
1 parent 70a12aa commit ed97809
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

.vscode/
.idea/
.config/

.vs/
*/.DS_Store
Expand Down
3 changes: 3 additions & 0 deletions common/scripted_triggers/wc_magic_spells_triggers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1529,6 +1529,9 @@ satisfy_spell_triggers_character = {
limit = {
$SPELL$ = flag:improved_body
} # Target has positive physical trait that the caster doesn't
var:spell_recipient ?= {
is_imprisoned_by = root
}
custom_tooltip = {
text = wc_improved_body_trigger
var:spell_recipient ?= {
Expand Down

0 comments on commit ed97809

Please sign in to comment.