Difference between revisions of "GetDisease"
Jump to navigation
Jump to search
command's functionality verified through disassembly
imported>Kiriwar |
imported>DavidJCobb (command's functionality verified through disassembly) |
||
Line 1: | Line 1: | ||
This condition checks whether an actor is infected with a disease; specifically, it checks whether any of the actor's active [[Magic Effect|magic effects]] come from a [[spell]] whose type was set to "Disease." If so, the condition returns 1; otherwise, it returns 0. | |||
Used in WICommentDiseased. | Used in WICommentDiseased. | ||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |